Re: mysqld restarts with no apparent reason

2005-01-27 Thread Alfredo Reynoso
0.23' socket: '/tmp/mysql.sock' port: 3306 Source distribution Hello. What's in the error log? Usually it can be found in the data directory, if another location wasn't specified in the config file or the command line options. MySQL server was restared by the mysqld_safe

mysqld restarts with no apparent reason

2005-01-26 Thread Alfredo Reynoso
Hi, Im running MySQL 4.0.23 (build from source with skunkware gcc 2.95.2pl1 and a precompiled FSU-pthreads 3.5c) under SCO Openserver 5.0.4. It runs great by itself, the problem comes when I make a program using the C API, it restart mysqld the second (sometimes third) time I run my program, so