December 7, 201114 yr does anybody know how I can find out what version of Mysql I have. I'm using the Bitnami Wordpress Stack?
December 7, 201114 yr does anybody know how I can find out what version of Mysql I have. I'm using the Bitnami Wordpress Stack? using the phpmyadmin interface look for Server version: 5.5.8 thats my mysql version just look for the words Server version
December 7, 201114 yr Or if you have access to the command line, the version will appear when you run that. Or you can whack up a phpinfo() if all else fails. Edited December 7, 201114 yr by henbast
Create an account or sign in to comment