Re: mysqlbinlog and bad queries

2003-03-21 Thread Paul DuBois
At 9:33 -0800 3/21/03, Mark wrote: 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 subjec

mysqlbinlog and bad queries

2003-03-21 Thread Mark
Hi, mysql seems to log bad queries, is there any way to keep this from happening? thanks, - Mark - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list a