Re: old settings

2005-09-07 Thread Robert Graham
Loffler Thomas J. wrote: Hi all, I've installed MySQL db server 4.1.14 + Administrator + Control Center for test purposes on Windows 2003 Server Standard. Then I deinstalled everything, deleted all files which were not deleted by the uninstall process (search for "mysql") + deleted also the en

Re: old settings

2005-09-07 Thread Gleb Paharenko
Hello. >"max_question resource exceeded". It is somehow related to the user privileges. See: http://dev.mysql.com/doc/mysql/en/user-resources.html Start mysqld with --skip-grant-tables and fix the user's limits. >Does someone know which files or registry entry/entries must be de