Re: Problem with management server communication.

2004-08-17 Thread Justin Swanhart
] Sent: Tuesday, August 17, 2004 3:43 PM To: IHLING, CHRIS G (CHRIS) Cc: [EMAIL PROTECTED] Subject: RE: Problem with management server communication. I have no problem pinging either box from both. There is one other strange thing. If I try to use a fully qualified hostname or ip address

RE: Problem starting mysql server

2003-05-30 Thread Nick Arnett
-Original Message- From: Rehaz Golamnobee [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 3:41 AM ... I have just upgraded my MySQL from version 3.23 to 4.0.13. However I cannot start the server. When I type mysqld_safe I get the following : [1] 1730 Linux:/# starting

Re: Problem starting mysql server

2003-05-30 Thread Chris Tucker
You should probably also take a look at your error log (dbmaster.err)...it'll tell you in much more detail why mysqld ended rather than continued running as expected. Often this will be something as simple as your directory permissions not being set right on your data dir... Chris Nick

Problem starting mysql server

2003-05-29 Thread Rehaz Golamnobee
Hi I have just upgraded my MySQL from version 3.23 to 4.0.13. However I cannot start the server. When I type mysqld_safe I get the following : [1] 1730 Linux:/# starting mysqld-max daemon with databases from /var/lib/mysql 030529 11:10:51 mysqld ended [1]+ Done mysqld_safe When I type

Re: Problem starting mysql server

2003-05-29 Thread Sinisa Milivojevic
Rehaz Golamnobee writes: Hi I have just upgraded my MySQL from version 3.23 to 4.0.13. However I cannot start the server. When I type mysqld_safe I get the following : [1] 1730 Linux:/# starting mysqld-max daemon with databases from /var/lib/mysql 030529 11:10:51 mysqld ended [1]+

Re: Problem starting 4.0.12 server

2003-03-26 Thread Jeff Kilpatrick
Yes, probably. I've never used a mysql rpm, so I don't know how they're packaged. /var/lib/mysql is an odd place to stick that socket though. I've always seen it in /tmp or someplace similar (and world readable). errno = 13 -- Permission denied Make sure that directory is owned by mysql, ie $

Re: Problem starting 4.0.12 server

2003-03-26 Thread Saul
From: Jeff Kilpatrick [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Organization: Date: 25 Mar 2003 21:08:56 -0600 Does the mysql user have permission to write to /var/lib/mysql? -jeff Well, it didn't. But, shouldn't it have been set that way after the rpm package was

Re: Problem starting 4.0.12 server

2003-03-26 Thread Saul
From: Jeff Kilpatrick [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Organization: Date: 26 Mar 2003 16:03:38 -0600 Yes, probably. I've never used a mysql rpm, so I don't know how they're packaged. /var/lib/mysql is an odd place to stick that socket though. I've always

Re: Problem starting 4.0.12 server

2003-03-26 Thread Saul
Message - From: Saul [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 2:10 PM Subject: Re: Problem starting 4.0.12 server From: Jeff Kilpatrick [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Organization

Re: Problem starting 4.0.12 server

2003-03-26 Thread Jeff Kilbride
/mysql_install_db script, I have to do this or I get the error you've gotten. The mysql daemon needs to be able to read and write these files. --jeff - Original Message - From: Saul [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 2:10 PM Subject: Re: Problem

Problem starting 4.0.12 server

2003-03-25 Thread jaffe
Description: Just installed the rpm files for Linux x86 downloaded from the web. After installing rpm files, server won't start. The error (from the log) is: 030325 21:23:41 mysqld started 030325 21:23:41 Can't start server : Bind on unix socket: Permission denied 030325 21:23:41 Do

Re: Problem starting 4.0.12 server

2003-03-25 Thread Jeff Kilpatrick
Does the mysql user have permission to write to /var/lib/mysql? -jeff On Tue, 2003-03-25 at 20:31, [EMAIL PROTECTED] wrote: Description: Just installed the rpm files for Linux x86 downloaded from the web. After installing rpm files, server won't start. The error (from the log) is:

Problem with MySQL server - 3.21.33b

2002-05-15 Thread Sheni R. Meledath
Hello: We are facing a serious problem with the MySQL server installed on our web server (BSD/OS). The server was working fine till last week. Since then it started crashing. It crashes 2-3 times a day. Every time we have to kill the process and restart the server (UNIX). Not only the MySQL

Antwort: Problem with MySQL server - 3.21.33b

2002-05-15 Thread Samier . Kesou
: Thema:Problem with MySQL server - 3.21.33b 15.05.02 11:24

problem with a server

2002-03-28 Thread magramunt
Hi! I was running an application that connected to a MySql server on the same computer (workstation W2K). There was no problem. However, I've tried to install the same system (application and MySql server) on a Windows server, and the application fails to connect to the server. With the

SV: problem with mysql3.23.49 server under freebsd 4.5

2002-03-13 Thread Leo De Geer
sql,query I cant get the server to starts more than one thread. I have installed the server from the port collections and im running freebsd 4.5 stable Regards leo de geer - Before posting, please check:

Re: Problem starting MySql server

2001-06-10 Thread Ed Carp
Brian Walker ([EMAIL PROTECTED]) writes: 010609 14:40:21 Do you already have another mysqld server running on port: 3306 ? The manual said to try to telnet in on port 3306 so I did that and got this: [root@www data]# telnet www.sfslsports.com 3306 Trying 209.15.183.134... Connected

Problem starting mysql server

2001-06-08 Thread Weining Zhao
I donwloaded the mysql 3.23.38 binary for AIX 4.3.3 and installed an IBM rs6000 workstation. When I try to start mysql server with safe_mysqld, I got following error message: Start MySQL server deamon exec(): 0509-036 Cannot load program /usr/local/mysql/bin/my_print_defaults because of

problem starting mysql server

2001-04-26 Thread Mark Leedham
Description: My Mysql server will not start properly. I am attempting to start it from /usr/local/mysql, by typing the following command :- bin/safe_mysqld -u root The screen responds with :- [1] 5848 # Starting mysqld daemon with databases from /usr/local/mysql/data mysqld