Search found 3 matches

by mrice
Tue Jan 30, 2007 10:03 pm
Forum: Configuration and usage
Topic: Database Error :lock tables
Replies: 10
Views: 13350

It must be a mysql problem

I tried the above and got this result: "Query OK, 0 rows affected (0.03 sec)" I looked in my db table under mysql database and found that I was missing a Lock_tables_priv variable so I looked around and we have 4.1.2 installed, I'm fairly sure that something is wrong with the privilege sch...
by mrice
Mon Jan 29, 2007 7:09 pm
Forum: Configuration and usage
Topic: Database Error :lock tables
Replies: 10
Views: 13350

Tried grant all

Yes I ran that exact query, I even tried doing Grant All on the mysql database, but that didn't work either.

Could there be something wrong with my server(mysql) settings?

-Matt
by mrice
Fri Jan 26, 2007 8:26 pm
Forum: Configuration and usage
Topic: Database Error :lock tables
Replies: 10
Views: 13350

I just installed PHP-Residence, all is working fine except that on every page I receive this error: ERROR IN: lock tables anni read,prenota2007 read,ntariffe2007 read,periodi2007 read,appartamenti read,clienti read,regole2007 read,personalizza read 1044: Access denied for user 'user'@'localhost' to ...