Log in as root and run:
set password = '';
OR
update mysql.user set Password='' where User='root';
this is TOTALLY INSECURE but if that's what you want, then it should do the
trick.
Regards,
Darren Cassar
www.mysqlpreacher.com
www.securich.com
On Wed,
Hi Christos,
Performance optimization is very subjective, and if you are experiencing low
performance it can be a million different things. The description you
provided didn't mention any of your current my.cnf settings, nor did it
mention what kind of tables your database contains, size of data,
Hi,
You can check this feature out on section 2.9 on the mysql 5.0 certification
guide (page 44).
this feature has some side effects other than requesting a where with
deletes and updates i.e.
Quoting for whoever doesn't have the MySQL certification study guide
1.UPDATE and DELETE statments are a