On Wed, 15 Sep 2004, [GB2312] ÀîÈñ wrote:

> Hi
>
>
> I have installed some software on aix5.2 .
> the list of software:
> apache-1.3.29-1.aix4.3.ppc.rpm
> php-4.0.6-5.aix4.3.ppc.rpm
> MySQL-3.23.47-3.aix4.3.ppc.rpm
> MySQL-client-3.23.47-3.aix4.3.ppc.rpm
>
> All of them was installed  by using the command : rpm -i *.*
> then
>
> Apache and php can work
> but mysql  can't run
> when I used the command "safe_mysqld start" the system told me "
> Starting mysqld daemon with databases from /var/lib/mysql
> 040913 19:08:45 mysqld ended"
> when I used the command "mysql" the system told me
> "
> ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)"
> Many friends tell me to see the err log, the below is the err log(locaohost.err),but 
> I can't find any useful things ,can anyone help me?
> ************************************************************************************************
> 040915 19:14:06  mysqld started
> /opt/freeware/libexec/mysqld: unrecognized option `--key_buffer=16M'

Why not try removing the option '--key_buffer=16M' from the safe_mysqld
(or mysqld_safe) start up scripts?

Andy


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to