Closed Thread Icon

Topic awaiting preservation: Problems setting up MySQL on Linux... (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12742" title="Pages that link to Topic awaiting preservation: Problems setting up MySQL on Linux... (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Problems setting up MySQL on Linux... <span class="small">(Page 1 of 1)</span>\

 
Maskkkk
Paranoid (IV) Inmate

From: Willaimsport, PA, US of A the hole in the Ozone
Insane since: Mar 2002

posted posted 05-16-2003 16:08

When I execute the command: '/usr/local/mysql/bin/mysqld --user=mysql &'

mysql shuts down and gives me the following error:

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

and yes I RTFM.....



- Face the Present
- AIM: MASKKKK

01001101011000010111001101101011011010110110101101101011

Piper
Paranoid (IV) Inmate

From: California
Insane since: Jun 2000

posted posted 05-16-2003 16:28

See if you can get it started with this:

code:
/usr/local/libexec/mysqld --skip-grant &



If it starts, check to see if the host table is there. I checked google but it didn't come with much of anything useful.



[This message has been edited by Piper (edited 05-16-2003).]

Maskkkk
Paranoid (IV) Inmate

From: Willaimsport, PA, US of A the hole in the Ozone
Insane since: Mar 2002

posted posted 05-16-2003 16:42

Ok thanks, I got it working, I had to go to webmokey and they showed me what to do.



- Face the Present
- AIM: MASKKKK

01001101011000010111001101101011011010110110101101101011

« BackwardsOnwards »

Show Forum Drop Down Menu