RE: MySQL only listens on localhost

2007-10-14 Thread Franz Edler
Thanks to all: Check for bind-address in your my.cnf file That solved the problem. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL only listens on localhost

2007-10-13 Thread Franz Edler
Hello, Can anyone please give me a hint what I can do that MySQL also listens to the physical address of the host. I see that MySQL listen only to 127.0.0.1:3306 and therefore every connection via the physical interface is reset. What can I do? Regards Franz -- MySQL General Mailing List For

GRANT REVOKE Syntax problem

2004-03-09 Thread Franz Edler
Hi, I have a perhaps simple problem, but it's a problem for me: I have made the following GRANT statement: mysql GRANT ALL ON ser.* TO [EMAIL PROTECTED]; Query OK, 0 rows affected (0.01 sec) But when I want to REVOKE the GRANT I get the following syntax error: mysql REVOKE ALL ON ser.* TO

MySQL installation with SuSE Linux 9.0 and YaST

2003-12-07 Thread Franz Edler
I am not very experienced with Linux, but SuSE Linux 9.0 and YaST makes it very comfortable for me to install various SW-packages. Therefore I try to install also MySQL with YaST. There are MySQL packages (Version 4.0.15) included in SuSE Linux 9.0 distribution and I try to install the server

MySQL installation problem

2003-12-06 Thread Franz Edler
Hello, I have made a fresh installation of SuSE Linux 9.0. Now I try to install MySQL, but I cannot start mysqld, it always terminates. These are the two installation commands I used after installing with YaST: LPC:~ # mysql_install_db - all tables have been created in

RE: MySQL installation problem

2003-12-06 Thread Franz Edler
From: Chris Elsworth Sent: Saturday, December 06, 2003 5:09 PM The msqld.log file shows: 031206 15:05:20 mysqld started 031206 15:05:20 Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13) 031206 15:05:20 Aborting

Where to find MySQL-shared-compat-VERSION.i386.rpm ?

2003-12-05 Thread Franz Edler
Hello, Please forgive me my newbee-question: Where can I find MySQL-shared-compat-VERSION.i386.rpm ? I have just installed MySQL 4.0 and an application requests libmysqlclient.so.10 Franz -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: