| Mailing List | | Home | | MySQL General - General MySQL discussion | | MaxDB - Everything about MaxDB, formerly known as SAP DB | | MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP | | Java Help - Mostly related to the MySQL Connector/J driver | | ODBC - ODBC with the MySQL Connector/ODBC driver | | Perl - Perl support for MySQL with DBI and DBD::mysql | | MySQL++ - Programming with the C++ API to MySQL |
|
|
  | |  | Strange behavior, Table Level Permission | Strange behavior, Table Level Permission 2004-03-21 - By Udbhav Shah
Back 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/mysql?unsub=mysql
@(protected)
|
|
 |