Try: mysql -e status|grep ‘Server version’ If that doesn’t work then use: mysql -u root -p -e status|grep ‘Server version’ Provide root password when prompted. Default root password for MySQL is empty string, so just pressing enter when prompted for password will suffice by default. Windows users should simply run: mysql -e status or the equivalent with login specified and then look [...]
Try: mysql -e status|grep ‘Server version’ If that doesn’t work then use: mysql -u root -p -e status|grep ‘Server version’ Provide root password when prompted. Default root password for MySQL is empty string, so just pressing enter when prompted for password will suffice by default.
Windows users should simply run: mysql -e status or the equivalent with login specified and then look [...]
Please fill in the following fields
* - Required
Your Name: *
Your E-Mail: *
Your Remarks:
Friend's Name: *
Friend's E-Mail: *