Configuring error logging in MySQL

Is there a way to change what errors are logged by mysqld?

There is an authorization problem with one user on a server with several
heavily used databases. According to dev.mysql.com, the "error log" only
logs critical errors, while the "general query log" logs *every* user query.

If I activate the query log, it will be filled incredibly fast - is
there a way to choose what errors will be logged? I only need to record
connections and login attempts.

Also, can these things be changed without restarting mysqld?
Christoph Burschka [ Mi, 06 Dezember 2006 09:02 ] [ ID #1559322 ]
PHP » alt.php.sql » Configuring error logging in MySQL

Vorheriges Thema: $POST is the differnce char or a reserved name
Nächstes Thema: showing multiple feilds in a drop down for selection