Re: Can't open privilege tables/mysql.sock

2005-07-11 Thread Tim Johnson
> > hmm! mysql.sock was created at var/lib/mysql. > > owner=mysql, permissions=777 > > So again, is there paths/permissions problems? > > > > > Since this is where your my.cnf says to put it, it would be a problem if > it was not there. > If you are going to override the default location of the

Re: Can't open privilege tables/mysql.sock

2005-07-11 Thread gerald_clark
Tim Johnson wrote: * Gleb Paharenko <[EMAIL PROTECTED]> [050711 07:17]: Hello Gleb: Check that you have correct permissions set on MySQL datadir. See: http://dev.mysql.com/doc/mysql/en/mysql-install-db.html I will add to the comments above. I had to set the owner and group to mysq

Re: Can't open privilege tables/mysql.sock

2005-07-11 Thread Tim Johnson
; New setup. mysql_install_db was run. > > On startup, the error log shows the following error message: > > """ > > Fatal error: Can't open privilege tables: Can't find file: > > './mysql/host.frm' (errno: 13) > > ""&quo

Re: Can't open privilege tables

2005-07-11 Thread Gleb Paharenko
lack 10.0 > > New setup. mysql_install_db was run. > On startup, the error log shows the following error message: > """ > Fatal error: Can't open privilege tables: Can't find file: > './mysql/host.frm' (er

Can't open privilege tables

2005-07-10 Thread Tim Johnson
Using 4.0.20 on Slack 10.0 New setup. mysql_install_db was run. On startup, the error log shows the following error message: """ Fatal error: Can't open privilege tables: Can't find file: './mysql/host.frm' (errno: 13) ""

Re: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-29 Thread Gleb Paharenko
> > I am trying to run mysql 4.0.21 server on a freeBSD 5.3 box. I tried > to run mysqld_safe to add a root password but i can't seem to run the > safe command because it shuts down immediately. > > The following error is presented to me: > > Fatal error: Can&

Re: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-28 Thread Michael Stassen
n immediately. The following error is presented to me: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2) I would like it to load the latin1.conf charset. I can't find any variable that influences this choice. Probably the

Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-28 Thread Ricardo David Martins
Hi I am trying to run mysql 4.0.21 server on a freeBSD 5.3 box. I tried to run mysqld_safe to add a root password but i can't seem to run the safe command because it shuts down immediately. The following error is presented to me: Fatal error: Can't open privilege tables: File '/

Re: FW: Could not start MySQL after reinstall - Can't open privilege tables: Table 'mysql.host' doesn't exist

2004-05-27 Thread Robert J Taylor
wing error persists: Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist Everything should be wiped out I thought. Does MySQL saves some data somewhere other than the installation directory? More help, please? Michael Wu -Original Message- From:

FW: Could not start MySQL after reinstall - Can't open privilege tables: Table 'mysql.host' doesn't exist

2004-05-27 Thread MICHAEL_WU
my Windows2K, I got the following error: > > 040527 15:37:49 Fatal error: Can't open privilege tables: Table >'mysql.host' doesn't exist > > Can some one tell me how to solve the problem? > >Thanks in advance! >Michael Wu > > > --

Re: "Can't open privilege tables: Out of memory" error

2003-09-27 Thread Paul DuBois
At 11:14 -0700 9/25/03, [EMAIL PROTECTED] wrote: >Description: bin/mysqld_safe --user=mysql fails with the following error (from data/host.err file) 030925 10:58:58 mysqld started 030925 10:58:59 InnoDB: Started 030925 10:58:59 Fatal error: Can

"Can't open privilege tables: Out of memory" error

2003-09-26 Thread jrapp
>Description: bin/mysqld_safe --user=mysql fails with the following error (from data/host.err file) 030925 10:58:58 mysqld started 030925 10:58:59 InnoDB: Started 030925 10:58:59 Fatal error: Can't open privilege tables:

Re: Can't open privilege tables: Table 'mysql.host' doesn't exist

2003-06-06 Thread Nils Valentin
Newsgroups: mailing.database.mysql > Sent: Wednesday, June 04, 2003 7:05 AM > Subject: Re: Can't open privilege tables: Table 'mysql.host' doesn't exist > > > Sorry, I should have given more details.=20 > > Its Mysql 4.1 alpha on a Suse Linux system Version

Re: Can't open privilege tables: Table 'mysql.host' doesn't exist

2003-06-05 Thread Nils Valentin
gt; Nils, > > - Original Message - > From: ""Nils Valentin"" <[EMAIL PROTECTED]> > Newsgroups: mailing.database.mysql > Sent: Wednesday, June 04, 2003 7:05 AM > Subject: Re: Can't open privilege tables: Table 'mysql.host' doesn't exist >

Re: Can't open privilege tables: Table 'mysql.host' doesn't exist

2003-06-05 Thread Heikki Tuuri
is ? Best regards Nils Valentin 2003年 6月 4日 水曜日 21:09、Heikki Tuuri さんは書きました: > Nils, > > - Original Message - > From: ""Nils Valentin"" <[EMAIL PROTECTED]> > Newsgroups: mailing.database.mysql > Sent: Wednesday, June 04, 2003 7:05 AM > Su

Re: Can't open privilege tables: Table 'mysql.host' doesn't exist

2003-06-04 Thread Heikki Tuuri
Nils, - Original Message - From: ""Nils Valentin"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Wednesday, June 04, 2003 7:05 AM Subject: Re: Can't open privilege tables: Table 'mysql.host' doesn't exist > Sorry, I s

Re: Can't open privilege tables: Table 'mysql.host' doesn't exist

2003-06-04 Thread Nils Valentin
file full: wait... > InnoDB: Doublewrite buffer not found: creating new > InnoDB: Doublewrite buffer created > InnoDB: Creating foreign key constraint system tables > InnoDB: Foreign key constraint system tables created > 030603 16:46:48 InnoDB: Started > 030603 16:46:49 Fatal erro

Can't open privilege tables: Table 'mysql.host' doesn't exist

2003-06-04 Thread Nils Valentin
Hi Mysql list members, I added a Innodb database to the existing MyISAM databases and now MySQL doesnt start up. From the InnoDB logfile I saw this error message Can't open privilege tables: Table 'mysql.host' doesn't exist Does any body know what this error comes fro