quote from another forum:
"
The setting for the users are stores in the 'mysql' database in a
table called User. In the User table is a field called
'max_questions'. Using the command line interface, you can change the
values for each user.
Login to mysql using the command line interface.
type: USE mysql
UPDATE User SET max_questions=0;
That will remove the limits for all users in the table (or specify a
user in a WHERE clause)
I had to restart mysql for the change to take.
Hope this helps.
"
Ben
On Sep 15, 2007, at 1:56 PM, David Mark Weiss wrote:
Suddenly, I am getting this error message, everytime I use Navicat
and want to make a change in the DB. It seems to be user based, but I
have googled this error, and can't seem to find the place where such
preferences can be edited.
Any help would be greatly appreciated.
User "admin" has exceeded the "max_questions" resource (current
value: 50) is a warning I get using Navicat on my DA
Thanks so much
Mark Weiss
http://trustthechildren.blogspot.com
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf