I am using c to write some basic mysql programs and I cannot seem to get
past mysql_real_connect. I get an access denied message. It does not
recognize the password user combination. I set the usr/pswd up with the
admin progrram and can get into mysql fine. One thing I noticed on the
error mes
I installed Mysql using the Apachetoolbox. Everything installed correctly,
but when linux boots, mysqld starts, and stops immediately. I checked out
the docs, and tried using "./safe_mysqld --skip-grant-tables" which starts
to load mysql, but then hangs, causing me to reboot.
I ran "mysql_install