Red Bridge Internet is a San Francisco WordPress Consulting firm specializing in WordPress websites and WordPress Plugin Development. We're the ones you have been searching for.

how can i check my sql version

You are browsing the search results for "how can i check my sql version"

How to Check MySQL Version on Command Line

You can check for your version of MySQL on the command line with the following: # mysql –version or # mysql -V I tried to search checking mysql version on the command line a couple times without success, so it’s going down here. The smart person would of course just read the mysql man page. [...]