Re: missing table

2006-01-11 Thread Gleb Paharenko
Hello. MySQL privilege tables can be created with mysql_install_db script. I recommend you to backup your mysql database, before playing with them. Are you sure that mysql.user table is not exist? Jon Miller wrote: > In a new setup I had the users table in MySQL. A few hours later I w

missing table

2006-01-10 Thread Jon Miller
In a new setup I had the users table in MySQL. A few hours later I went to setup a new account and found out that the user table is missing. Is there a way to get it back? I can still login as root and myself. I wanted to add another user to the database. Thanks -- MySQL General Mailing Lis