Re: error starting mysql 4.1.7 cannot create/write to /root/tmp

2004-11-19 Thread Gleb Paharenko
Hello. You may specify location of temp files with 'tmpdir' server system variable. See: http://dev.mysql.com/doc/mysql/en/Temporary_files.html http://dev.mysql.com/doc/mysql/en/Server_system_variables.html Gail Lange <[EMAIL PROTECTED]> wrote: > Hello >I have just installed my

RE: error starting mysql 4.1.7 cannot create/write to /root/tmp

2004-11-18 Thread Dathan Vance Pattishall
perror 13 System error: 13 = Permission denied The mysql user cannot read the /root filesystem. DVP Dathan Vance Pattishall http://www.friendster.com > -Original Message- > From: Gail Lange [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 18, 2004 10:23 AM > To: [EMAIL P

Re: Error Starting MySQL 4.0.21

2004-10-22 Thread Egor Egorov
"Jason Williard" <[EMAIL PROTECTED]> wrote: > I have a new linux server that I just installed the > mysql-max-4.0.21-pc-linux-i686 binary on. The installation had no errors. > However, it is not starting on startup because of the following error: > > Can't execute ./bin/mysqld_safe from dir /va

Re: error starting mysql

2002-03-07 Thread Ken Anderson
If you are on RedHat, you might need to do mysql> grant all on books.* to [EMAIL PROTECTED] identified by 'bookorama123'; Ken Norman Zhang wrote: > > Hi, > > I assigned rights to a user in mysql, > > mysql> grant all on books.* to bookorama@localhost identified by > 'bookorama123'; > > Then

Re: error starting mysql

2002-03-07 Thread Charles Quesenberry
My last email was technically correct, but not the root of your problem. Please accept my humble apologies. The answer to your problem is in the "MySQL" book by Paul DuBois, on page 429. If you do not have the book (and I highly recommend it), I will summarize. This situation happens if you

Re: error starting mysql

2001-11-01 Thread Heikki Tuuri
D]>; <[EMAIL PROTECTED]> >Sent: Thursday, November 01, 2001 10:59 AM >Subject: Re: error starting mysql > > >> Hi! >> >> I looked from the MS Developer Studio manual: >> >> Code Description Name >> >> 2 The system cannot find the

Re: error starting mysql

2001-11-01 Thread Jean Bernard
i log administrator i have created the directory c:\ibdata\ibdata1 same error.. Regards, Jean - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 10:59 AM Subject: Re:

Re: error starting mysql

2001-11-01 Thread Heikki Tuuri
Hi! I looked from the MS Developer Studio manual: Code Description Name 2 The system cannot find the file specified. ERROR_FILE_NOT_FOUND 3 The system cannot find the path specified. ERROR_PATH_NOT_FOUND 4 The system cannot open the file. ERROR_TOO_MANY_OPEN_FILES 5 Access is denied. ERRO

Re: Error starting mysql server

2001-06-12 Thread Sinisa Milivojevic
Weining Zhao writes: > Hello, > > I donwloaded the mysql 3.23.38 binary for AIX 4.3.3 and installed an IBM rs6000 >workstation. When I started mysql server with safe_mysqld, I got following error >message: > > > > > Start MySQL server deamon > exec(): 0509-036 Cannot load program