adding plugin_dir to my.cfg returns error on mysql restart

2007-07-25 Thread Shirali
I'm trying to setup and use "User Defined Functions" (UDF) in MySQL. First of all, typing: show variables like 'plugin'; in order to get the mysql plugin path returns an empty result set for me. I tried specifying the plugin directory directly in my.cnf, under [mysqld], by adding: plugin_dir=/usr

Re: mysql restart error

2006-03-28 Thread leo huang
t; 2006/3/28, Lakshmi M P > <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>: > > Run ps -ef | grep mysql and see any mysql process is running and if so > kill the same and try to start mysql.It may help. > leo huang wrote: > > hi, > > I met the MySQL restart erro

Re: mysql restart error

2006-03-27 Thread leo huang
may help. > leo huang wrote: > > hi, > > > > I met the MySQL restart error today. > > > > First, I stopped the running mysql server using > > /usr/local/mysql/bin/mysqladmin -uroot shutdown. > > > > After the server shutdowned, I restarted it using >

mysql restart error

2006-03-27 Thread leo huang
hi, I met the MySQL restart error today. First, I stopped the running mysql server using /usr/local/mysql/bin/mysqladmin -uroot shutdown. After the server shutdowned, I restarted it using /usr/local/mysql/bin/mysqld_safe &. Then, I got this error: [ERROR] Can't start server: Bind

RE: MySQL restart.

2001-07-07 Thread Don Read
On 07-Jul-01 MikeBlezien wrote: > Our Mysql server was shutdown with the mysqladmin -u XXX -p XXX shutdown > > and for some reason we can not restart it and can't make any connections to > the > Mysql server. This is on a FreeBSD server. what is the correct procedure to > restart the Mysql serv

MySQL restart.

2001-07-07 Thread MikeBlezien
Our Mysql server was shutdown with the mysqladmin -u XXX -p XXX shutdown and for some reason we can not restart it and can't make any connections to the Mysql server. This is on a FreeBSD server. what is the correct procedure to restart the Mysql server?? thanks, Mike(mickalo)Blezien =-=-=-=-