I've been getting this error in myPhpAdmin.



Database /mydb/ - table /testing_table/ running on /localhost/


*Error*

SQL-query :

FLUSH TABLE `testing_table`

MySQL said:

Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)

<https://www3.usbusinessweb.net:8443/domains/databases/phpMyAdmin/tbl_properties.php3?lang=en&server=1&db=mydb&table=testing_table&show_query=y&sql_query=FLUSH+TABLE+%60testing_table%60>

My sysadmin said that if you could DROP the table and recreate it that you should have full access to the database, including FLUSH. I have been able to successfuly DROP.

He suggested that usually one would get this error if the syntax is incorrect. Can you find any problems with it?

Best Regards,

Scott Taylor


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to