Friday, January 4, 2013

mysql: unknown variable 'bind=localhost'

If you are getting this error open /etc/mysql/my.conf and comment the line

bind =127.0.0.1

or

bind =localhost


what ever in your case and you will be able to get mysql prompt.


No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

Ubuntu 26.04 LTS: Setting Up Native RDP Remote Login from Windows — A Real-World Troubleshooting Guide

Table of Contents Why use native GNOME RDP? Remote Login vs Desktop Sharing Check U...