Re: Server Shutdown, Start & Restart

2006-01-25 Thread gerald_clark
Joseph E. Maxwell wrote: FreeBSD / UNIX platform, MySQL ver.4.0.16 Prob. of growing /tmp file, solved by introducing a cron job to clean up the folder intermittently. Prob.solve but new one created - mysql socket wiped out. Could not restart the server with all the standard methods. Complained

Server Shutdown, Start & Restart

2006-01-25 Thread Joseph E. Maxwell
FreeBSD / UNIX platform, MySQL ver.4.0.16 Prob. of growing /tmp file, solved by introducing a cron job to clean up the folder intermittently. Prob.solve but new one created - mysql socket wiped out. Could not restart the server with all the standard methods. Complained of other running processes.

Re: Server shutdown in progress

2006-01-05 Thread Gleb Paharenko
on a Debian stable system. > > My application uses alot of 'INSERT DELAYED' and 'UPDATE LOW_PRIORITY' > statements and every now and then a SQL statement (not a specific one) > terminates with an error named 'Server shutdown in progress'. > &

Server shutdown in progress

2006-01-02 Thread harry_b
Hi all, I have a weird problem with MySQL 4.1 on a Debian stable system. My application uses alot of 'INSERT DELAYED' and 'UPDATE LOW_PRIORITY' statements and every now and then a SQL statement (not a specific one) terminates with an error named 'Server shutdown in p

MySQL Server - shutdown

2004-02-13 Thread Sheni R. Meledath
Hello: We are using MySQL database on a FreeBSD server. The problem we are facing is sometimes the MySQL server is automatically shutting down. There is no error logged on the server. The entry in the log file "mysite.com.err" shows: 040213 11:28:59 /usr/local/mysql-3.23.49/libexec/mysqld: Norm

server shutdown ? lost password ? (didn't set one)

2002-12-30 Thread Richard Nagle
apparently I can connect to mySQL, as a under privilege user, but can't created a new database, after two days, of getting this far, Now what? So, I did the [MacG4a:~] rnagle% mysql -u root ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) [MacG4a:~] rnagle% Which is suppo

Why would MySQL server shutdown?

2002-11-27 Thread Gerald R. Jensen
What would cause the MySQL server to just shutdown, apparently on its own? This server is running on a Linux (RH 7.3) (Dell) box with 512mb RAM and a SCSI RAID array. The MySQL version is 3.23.53, installed from RPM's. The RPM's were downloaded from a MySQL mirror (did not install the versions on

Re: re: Server shutdown

2002-09-19 Thread Victoria Reznichenko
Hello Shravan, Thursday, September 19, 2002, 5:45:59 PM, you wrote: SD> I am able to stop the server when i specify the SD> password for the user root. SD> But if the user "shravan" (who does not have a SD> password) who tries to stop the server started by SD> himself, then it fails. User "shr

re: Server shutdown

2002-09-19 Thread Victoria Reznichenko
Shravan, Wednesday, September 18, 2002, 10:17:29 PM, you wrote: SD> I am completely new to MySQL. I installed the source SD> version of MySQL on Solaris 2.8. I did SD> "mysql_install_db". SD> I started the server by saying SD> "bin/safe_mysqld --user=mysql &". The server started SD> my creatin

RE: Server shutdown

2002-09-18 Thread Chugh Shalini
Have you specified any password for the users--- root or shravan ? > -Original Message- > From: Shravan Durvasula [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, September 19, 2002 12:47 AM > To: MySQL HELP > Subject: Server shutdown > > Hi all, > > I am

Re: Server shutdown

2002-09-18 Thread Leonardo Javier Belén
From: "Shravan Durvasula" <[EMAIL PROTECTED]> To: "MySQL HELP" <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 4:17 PM Subject: Server shutdown > Hi all, > > I am completely new to MySQL. I installed the source > version of MySQL on Solaris 2

RE: Server shutdown

2002-09-18 Thread David Lubowa
et (U) web: www.one2net.co.ug Tel: +256 41 345466 -Original Message- From: Shravan Durvasula [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 10:17 PM To: MySQL HELP Subject: Server shutdown Hi all, I am completely new to MySQL. I installed the source version of MySQL on Sola

Server shutdown

2002-09-18 Thread Shravan Durvasula
Hi all, I am completely new to MySQL. I installed the source version of MySQL on Solaris 2.8. I did "mysql_install_db". I started the server by saying "bin/safe_mysqld --user=mysql &". The server started my creating "mysql.sock" file in the /tmp directory. Now i want to stop the server. How s

Unexpected server shutdown

2001-04-04 Thread Peter Skipworth
I just had my mysql server go down - the processes still appeared to be running, but were not accepting connections. The only entry in my hostname.err log was as follows... 010404 11:12:07 Aborted connection 31 to db: 'unconnected' user: 'root' host: `localhost' (Got an error writing commun