RE: problem starting server

2011-04-26 Thread David Brian Chait
Go to the cmd line and type ps -ef , do you see mysqld listed? If so then it is already running. -Original Message- From: Gergely Buday [mailto:gbu...@gmail.com] Sent: Tuesday, April 26, 2011 5:56 AM To: mysql@lists.mysql.com Subject: problem starting server Hi there, I installed a my

Re: problem starting server

2011-04-26 Thread Reindl Harald
Am 26.04.2011 14:56, schrieb Gergely Buday: > Hi there, > > I installed a mysql server on my Mac using homebrew. > > $ mysql --version > mysql Ver 14.12 Distrib 5.0.91, for apple-darwin10.0 (i386) using > EditLine wrapper > > When trying to start it I get > > $ mysql.server start > Starting M

Re: Problem starting connection pooling

2010-01-22 Thread Mark Witczak
skip-networking is OFF On 1/22/2010 12:09 PM, Mark Matthews wrote: On Jan 22, 2010, at 10:49 AM, Mark Witczak wrote: Alright, here is the entire log entry: Jan 21, 2010 9:40:35 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() Jan 21, 2010 9:40

Re: Problem starting connection pooling

2010-01-22 Thread Mark Matthews
On Jan 22, 2010, at 10:49 AM, Mark Witczak wrote: > Alright, here is the entire log entry: > > Jan 21, 2010 9:40:35 PM org.apache.catalina.core.ApplicationContext log > INFO: ContextListener: contextInitialized() > Jan 21, 2010 9:40:35 PM org.apache.catalina.core.ApplicationContext log > INFO: S

Re: Problem starting connection pooling

2010-01-22 Thread Mark Witczak
Alright, here is the entire log entry: Jan 21, 2010 9:40:35 PM org.apache.catalina.core.ApplicationContext log INFO: ContextListener: contextInitialized() Jan 21, 2010 9:40:35 PM org.apache.catalina.core.ApplicationContext log INFO: SessionListener: contextInitialized() Jan 21, 2010 9:43:06 PM or

Re: Problem starting connection pooling

2010-01-22 Thread Mark Matthews
On Jan 22, 2010, at 10:21 AM, Mark Witczak wrote: > [snip] > I create the WAR (jar cvf testapp.war *), undeploy the old version and > redeploy the new one through Tomcat Web Application Manager. Then restart > Tomcat (sudo /etc/init.d/tomcat restart). The result is: > > Jan 21, 2010 9:40:35 P

Re: Problem starting

2006-02-20 Thread sheeri kritzer
Well, it says the "host.frm" file has the "wrong information". Have you tried mysql_fix_permissions? Or starting the server with --skip-grant-tables? It's possible the table itself is corrupt. You could also try backing up the data you have and running mysql_install_db to re-create the hosts fi

Re: Problem starting

2006-02-12 Thread DonM
On Saturday 11 February 2006 21:53, CasperLinux wrote: > I had a working database then had a power glitch shutdown the computer. > Afterwards I began receiving all sorts of errors. I cleaned through most > of them but this one is stumping me. I tried to uninstall and reinstall > mysql-server to n

Re: Problem starting MySQL With Moved Data Directory

2005-10-25 Thread Gleb Paharenko
Hello. > and restarted MySQL with /etc/init.d/mysql start, I get the following: > > Starting MySQL database server: mysqld. > Checking for crashed MySQL tables in the background. > /usr/bin/mysqladmin: connect to server at 'localhost' failed > error: 'Access denied for user: '[EMAIL PROTECT

Re: problem starting mysqld-max

2005-01-23 Thread Chenri
i've restart the machine and it run ok thanx On Mon, 24 Jan 2005 07:42:41 +0700, Chenri <[EMAIL PROTECTED]> wrote: > i'm having problem starting mysqld-max, > when i use command line it just didn't start with > no error message. > > I've shutdown the firewall, i'm using XP, and mysql 4.01 > ho

RE: Problem Starting mysqld on Tru64

2004-07-04 Thread Quentin Bennett
Hi, Customer has found that port 3306 was open on another server in the cluster, and that seems to be what was causing it. Thanks for listening. Quentin -Original Message- From: Quentin Bennett [mailto:[EMAIL PROTECTED] Sent: Monday, 5 July 2004 9:52 a.m. To: MySQL (E-mail) Subject: Pr

Re: Problem starting up mysql

2003-09-09 Thread mathan
> I installed mysql 4.0.14 binary distribution on RedHat > 8.0 following the instructions in the manual. But I > can't get it to work. Please help. > > When I start mysql using the command: > > shell> bin/mysqld_safe --use=mysql & > > the following message shows: > "Starting mysqld daemon with

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 Arnett

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:/#

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 ende

Re: Problem starting 4.0.12 server

2003-03-26 Thread Jeff Kilbride
TECTED]> 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: > >Date: 26 Mar 2003 16:03:38 -0600 > > > >Yes, pr

Re: Problem starting 4.0.12 server

2003-03-26 Thread Saul
ytime trying to connect from inside php... may have to rebuild php... Already rebuilt the Perl modules... >--jeff > >- Original Message - >From: "Saul" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Se

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'v

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 w

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-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: >

Re: Problem starting mysqld on SCO

2002-09-22 Thread Steven Kreuzer
did you run the mysql_install_db script to create the mysql database and populate it with the bare values necessary for mysql run? SK On Thursday, September 5, 2002, at 05:57 PM, Darryl Hoar wrote: > Greetings, > I downloaded the mysql-max-3.23.42-pc-sco3.2v5.0.6-i386 from MySQL > website. >

Re: Problem starting mysqld on SCO

2002-09-06 Thread Boyd Lynn Gerber
On Thu, 5 Sep 2002, Darryl Hoar wrote: > Greetings, > I downloaded the mysql-max-3.23.42-pc-sco3.2v5.0.6-i386 from MySQL website. > I installed it per the INSTALL-BINARY readme file. > > When I try (from /usr/local/mysql) issue: > bin/safe_mysqld --user=mysql & > > It starts and immediately stops

Re: Problem starting mysqld on SCO

2002-09-05 Thread Dicky Wahyu Purnomo
Pada Thu, 5 Sep 2002 16:57:35 -0500 "Darryl Hoar" <[EMAIL PROTECTED]> menulis : > 020904 21:41:45 mysqld started > 020904 21:41:45 bdb: > /var/opt/K/SCO/Unix/5.0.6Ga/usr/local/mysql-max-3.23.42-pc-sco3.2v5.0.6-i386 > /data/log.01: Permission denied > 020904 21:41:45 bdb: PANIC: Permission

Re: problem starting mysqld on Solaris 2.8 (source distribution)

2002-08-15 Thread Gerald Clark
gt; >Getting there (slowly) > >Regards, > >Mark > >-Original Message- >From: Mark Gillett [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, August 14, 2002 5:26 PM >To: [EMAIL PROTECTED] >Subject: Re: problem starting mysqld on Solaris 2.8 (source >distribution) &

Re: problem starting mysqld on Solaris 2.8 (source distribution)

2002-08-14 Thread Mark Gillett
2 5:26 PM To: [EMAIL PROTECTED] Subject: Re: problem starting mysqld on Solaris 2.8 (source distribution) Hi All (Gerald), Not sure why that should make a difference as the daemon is trying (it claims) to write to /usr/local/mysql/var. Have updated the privs : from ls -al /usr/local/mysql/var

Re: problem starting mysqld on Solaris 2.8 (source distribution)

2002-08-14 Thread Mark Gillett
Hi All (Gerald), Not sure why that should make a difference as the daemon is trying (it claims) to write to /usr/local/mysql/var. Have updated the privs : from ls -al /usr/local/mysql/var total 32 drw-rw-rw- 4 mysqlmysql512 Aug 14 11:27 . drwxr-xr-x 12 mysqlmysql512

Re: problem starting mysqld on Solaris 2.8 (source distribution)

2002-08-14 Thread Gerald Clark
Look again. /usr/local/mysql is owned by root. Mark Gillett wrote: >Hi all, > >Have built mysql (mysql-3.23.49.tar.gz) > > --prefix=/usr/local/mysql --with-named-z-libs=no --with-low-memory --enable >-assembler > >on a new Solaris machine that we have (v 2.8, patched to June 8_Reccomended

Re: RE: Problem starting server

2002-05-28 Thread Egor Egorov
Neville, Tuesday, May 28, 2002, 11:23:06 AM, you wrote: NL> this is the error message I get NL> "Can't connect to local MySQL server through socket NL> '/var/lib/mysql/mysql.sock' (2)" NL> Why is this ? Check permissions on the MySQL datadir. Look also into the .err file in the MySQL data dir

RE: Problem starting server

2002-05-28 Thread Neville Lewis
this is the error message I get "Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)" Why is this ? Here is a copy of the my.cnf file [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock [mysql.server] user=mysql basedir=/var/lib [safe_mysqld] err-

Re: Problem starting server

2002-05-27 Thread Egor Egorov
Matt, Monday, May 27, 2002, 9:20:32 AM, you wrote: MH> I keep getting the following error: MH> error: 'Can't connect to MySQL server through the socket MH> '/var/lib/mysql/mysql.sock' (111)' MH> Check that mysqld is running and that the socket: MH> '/var/lib/mysql/mysql.sock' exists! MH> This w

Re: Problem starting mysqlGui

2001-06-23 Thread Sinisa Milivojevic
Arnor Sigfusson writes: > Hi > I was trying MySQL on a RedHat 7.0 for the first time using MySQLGUI. But > when I try to connect I get: > > Can't connect to local MySQL server through socket '' (111)" > > Arnor Sigfusson > > Arnor Sigfusson Tel:+354 5574488 > FutureMedTecMobile

Re: Problem starting mysqlGui

2001-06-22 Thread Trond Eivind Glomsrød
Arnor Sigfusson <[EMAIL PROTECTED]> writes: > Hi > I was trying MySQL on a RedHat 7.0 for the first time using > MySQLGUI. But when I try to connect I get: Have you applied all updates, and can you connect through the mysql CLI client? -- Trond Eivind Glomsrød Red Hat, Inc. ---

Re: Problem starting MySql server

2001-06-10 Thread Neil Zanella
On Sun, 10 Jun 2001, Brian Walker wrote: > [root@www data]# telnet www.sfslsports.com 3306 > Trying 209.15.183.134... > Connected to www.sfslsports.com. > Escape character is '^]'. > ( > 3.23.38)fHv:[?e > > Bad handshakeConnection closed by foreign host. If you can see version number then

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... > Conn

Re: Problem starting Mysql

2001-06-08 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > Hello, I need some help to solve a problem starting mysql . I have installed all the >files in a specific directory, and modify basedir, datadir et pid_file in the file : >support-files/mysql.server. Running the daemon is OK but when i try to start mysql i > have the

RE: Problem Starting MySQL Daemon

2001-05-13 Thread Andrey Nepomnyaschih
ginal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Kyle Rollin > Sent: Monday, May 14, 2001 10:40 AM > To: Andrey Nepomnyaschih > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Problem Starting MySQL Daemon > > > Andrey: &g

Re: Problem Starting MySQL Daemon

2001-05-13 Thread Kyle Rollin
Andrey: Check your mysql var directory, that's symptomatic of a misconfigured mysql daemon. Look for a file called $hostname.err, read it, and fix what its complaining about. -Kyle Rollin [EMAIL PROTECTED] On Mon, 14 May 2001, Andrey Nepomnyaschih wrote: > Hello, > > I've been experiencing so