Hi, mysql seems to log bad queries, is there any way to keep this from happening?
thanks, - Mark
That's impossible. Queries are written to the binary log only after they execute. (Queries are logged to the general log before they execute, but your message subject specifically indicates the binary log.)
What do you mean by "bad queries"?
-- Paul DuBois http://www.kitebird.com/ sql, query
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php