Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

2004-06-10 Thread Christina
In just installed mysql 3.23.58 on my debian system. and copied my.conf to /etc/mysql/ I tried to start the the database by >mysqld  --user=mysql& and it works just fine   but as I tried to start it by >./bin/safe_mysqld --user=mysql& or     >./support-files/mysql.server sta

My ISP has mySQL:how do I link to it?

2003-01-13 Thread christina
login? christina - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-m

RE: Problem with User Account - access denied

2002-04-28 Thread Christina Baldry
Isnt it GRANT ALL ON college.* TO someuser identified BY "somepassword"; -Original Message- From: J [mailto:[EMAIL PROTECTED]] Sent: Sunday, 28 April 2002 2:22 AM To: [EMAIL PROTECTED] Subject: Problem with User Account - access denied I created and user, like below, using mysql on m