- 05 Apr, 2008 3 commits
-
-
skozlov/ksm@mysql.com/virtop.(none) authored
-
skozlov/ksm@mysql.com/virtop.(none) authored
Fix for binlog_index test case: hide difference for paths from warning messages between Windows and Unix
-
skozlov/ksm@virtop.(none) authored
into mysql.com:/home/ksm/mysql/bugs/commit-mysql-5.1-new-rpl-bug28772
-
- 04 Apr, 2008 1 commit
-
-
msvensson@pilot.mysql.com authored
-
- 03 Apr, 2008 5 commits
-
-
msvensson@pilot.mysql.com authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
-
msvensson@pilot.mysql.com authored
-
msvensson@pilot.mysql.com authored
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
-
skozlov/ksm@virtop.(none) authored
into mysql.com:/home/ksm/mysql/bugs/commit-mysql-5.1-new-rpl-bug30128
-
msvensson@shellback.(none) authored
- avoid restart - keep all in one file - fix --check-testcase
-
- 02 Apr, 2008 7 commits
-
-
skozlov/ksm@mysql.com/virtop.(none) authored
Bug#28772, added waiting Until_Log_Pos when slave starting with UNTIL clause and then waiting stop of slave. It helps to avoid issues when slave starts too slowly.
-
mkindahl@dl145h.mysql.com authored
-
skozlov/ksm@mysql.com/virtop.(none) authored
Bug#30128, The reason that sometimes events were executed because without STARTS clause server fires immediately after creating event and time between create and delete event sometimes is enough for firing. So adding STARTS clause moves first execution in future after drop of event.
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
sven@riska.(none) authored
Problem: a typo in the code. When autocommit, foreign_key_checks, sql_auto_is_null, or unique_checks changes, it prints "SET", and then a comma-separated list of assignments. However, it does not print the assignment to the @@autocommit variable. Fix: print the @@autocommit variable.
-
msvensson@pilot.mysql.com authored
-
msvensson@pilot.mysql.com authored
-
- 01 Apr, 2008 6 commits
-
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-merge
-
- 31 Mar, 2008 12 commits
-
-
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
-
gkodinov/kgeorge@magare.gmz authored
-
gkodinov/kgeorge@magare.gmz authored
into magare.gmz:/home/kgeorge/mysql/work/merge-build-5.1-bugteam
-
mats@mats-laptop.(none) authored
into mats-laptop.(none):/home/bk/b29020-mysql-5.1-rpl
-
mats@mats-laptop.(none) authored
tables is not zero any more. For row-based logging, there is an extra commit for sending rows changed by the statement to the binary log.
-
gkodinov/kgeorge@magare.gmz authored
into magare.gmz:/home/kgeorge/mysql/work/merge-build-5.1-bugteam
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl-merge
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-merge
-
gkodinov/kgeorge@magare.gmz authored
into magare.gmz:/home/kgeorge/mysql/work/merge-build-5.1-bugteam
-
gkodinov/kgeorge@magare.gmz authored
into magare.gmz:/home/kgeorge/mysql/work/merge-build-5.1-bugteam
-
- 30 Mar, 2008 3 commits
-
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my51-bug26243
-
iggy@amd64.(none) authored
-
aelkin/andrei@mysql1000.(none) authored
into mysql1000.(none):/home/andrei/MySQL/MERGE/5.1-main2rpl
-
- 29 Mar, 2008 3 commits
-
-
aelkin/andrei@mysql1000.(none) authored
If a binlog file is manually replaced with a namesake directory the internal purging did not handle the error of deleting the file so that eventually a post-execution guards fires an assert. Fixed with reusing a snippet of code for bug@18199 to tolerate lack of the file but no other error at an attempt to delete it. The same applied to the index file deletion. The cset carries pieces of manual merging.
-
gkodinov/kgeorge@macbook.gmz authored
into macbook.gmz:/Users/kgeorge/mysql/work/pb-5.1-bugteam
-
gkodinov/kgeorge@macbook.gmz authored
-