1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix for bug#5551 (Version 4).

The idea of the fix is that the administrative statements 
OPTIMIZE TABLE, REPAIR TABLE and ANALYZE TABLE should not 
generate binlog errors if there is no errors on the master.
This commit is contained in:
lars@mysql.com
2004-11-03 18:23:58 +01:00
parent 4650f0acab
commit 485de9cbb7
6 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1 @@
--innodb-lock-wait-timeout=1