Fw: Inserting a value in an autoincrement list?

2007-10-31 Thread Mulyadi
mysql@lists.mysql.com - Original Message - From: Sebastian Mendel <[EMAIL PROTECTED]> To: Richard <[EMAIL PROTECTED]> Cc: Sent: Wednesday, October 31, 2007 3:11 PM Subject: Re: Inserting a value in an autoincrement list? > Richard schrieb: > > I want to have a list of titles to which I c

disconection

2007-10-31 Thread Mulyadi
- Original Message - From: Ravi Shanmugam <[EMAIL PROTECTED]> To: Sent: Wednesday, October 31, 2007 3:32 PM Subject: Problem with upgrade command in mysql. Hi, I have a script which updates a mysql table. When I run this script the update in not happening. But if I stop mysql and start

Re: Re: help! recover from running mysql_fix_privilege_tables on mysql4.0

2004-04-16 Thread Rusma Mulyadi
I get an error when trying to reset password. I start the db using: mysqld_safe --skip-grant-tables & and reset the pwd using the mysqladmin command... below is the error message. mysqladmin: unable to change password; error: 'Can't find any matching row in the user table' thanks, -- MySQL Ge

help! recover from running mysql_fix_privilege_tables on mysql4.0

2004-04-15 Thread Rusma Mulyadi
While trying to fix some problems with the user access privileges on mysql4.0 alpha, I run the mysql_fix_privilege_tables script. http://dev.mysql.com/doc/mysql/en/Upgrading-grant-tables.html As the result, I can't get to the database, even using the root login. I tried to recover root password

FW: starting a crashed mysqld

2004-02-02 Thread Rusma Mulyadi
The RAID that we used to hold our mysql data was crashed a few days ago. Although it is fine now (after switching to the secondary host connector), we can't seem to start the mysqld. We tried to start the server using the various innodb_force_recovery options (1-6) with no luck. Below is the err