On Thursday 05 January 2006 13:57, Rafal Zawadzki wrote: > > In short, run this as root inside mysql: > > GRANT ALL PRIVILEGES ON your_db_name.* TO > > 'your_mysql_user'@'your_client_host' IDENTIFIED BY 'your_password'; > > FLUSH ...
Not necessary when using GRANT, only necessary if you edit the privilege-tables by hand. -- Bjørge Solli - Office:+47 55205847 cellph.:+47 91614343 Nansen Environmental and Remote Sensing Center - Bergen, Norway http://www.nersc.no Reception: +47 55205800 Dept.: Mohn-Sverdrup Center for Global Ocean Studies and Operational Oceanography --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
