Hello Everyone, Using Mysql 4.1.1-alpha release on RH9, I have used RPM provided on Mysql site to upgrade from 3.23 to 4.1.1
I have a very strange behavior of mysql server,when I restart my server, it is not reading permission given to user at Table Level from tables_priv. Permission are still there, but when I use "show grants for ..." it show that no privileges. Commands used: grant all on try.TBL_MACIP to 'tryAdmin1'@'localhost'; /etc/init.d/mysqld restart >mysql -utryAdmin1 mysql>use try access denied.... Does anyone know how to remove such unexpected behavior, because this was perfectly working in 3.23 with regards, Udbhav Shah India ===== Thinking is the Assets Enterprise is the Way Hard Work is the Solution - Ignited Minds __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]