Commit 0b470dd3 authored by monty@donna.mysql.com's avatar monty@donna.mysql.com

Merge

parents af307c74 fffc9bd2
......@@ -189,3 +189,4 @@ tmp/*
extra/resolve_stack_dump
sql/share/*.sys
BitKeeper/tmp/bkr3sAHD
BitKeeper/tmp/*
......@@ -40942,12 +40942,12 @@ a group function, like
@code{SELECT a,DISTINCT SEC_TO_TIME(sum(a)) from table_name GROUP BY a,b}.
@item
Fixed bug in handling @code{STOP} event after @code{ROTATE} event in
replication
replication.
@item
Fixed another buffer overrun in @code{DROP DATABASE}
Fixed another buffer overrun in @code{DROP DATABASE}.
@item
Added @code{Table_locks_immediate} and @code{Table_locks_waited} status
variables
variables.
@item
Fixed bug in replication that broke slave server start with existing
@code{master.info}. This fixes a bug introduced in 3.23.32.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment