- 31 Mar, 2008 6 commits
-
-
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
-
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 10 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
-
gkodinov/kgeorge@macbook.gmz authored
into macbook.gmz:/Users/kgeorge/mysql/work/pb-5.1-bugteam
-
gkodinov/kgeorge@macbook.gmz authored
-
aelkin/andrei@mysql1000.(none) authored
into mysql1000.(none):/home/andrei/MySQL/MERGE/5.1-main2rpl
-
aelkin/andrei@mysql1000.(none) authored
into mysql1000.(none):/home/andrei/MySQL/MERGE/5.1-main2rpl
-
aelkin/andrei@mysql1000.(none) authored
-
gkodinov/kgeorge@macbook.gmz authored
into macbook.gmz:/Users/kgeorge/mysql/work/pb-5.1-bugteam
-
gkodinov/kgeorge@macbook.gmz authored
-
- 28 Mar, 2008 21 commits
-
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my51-bug26243
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my51-bug26243
-
anozdrin/alik@quad.opbmk authored
-
anozdrin/alik@quad.opbmk authored
into quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1-bt-merged
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my51-bug26243
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my50-bug26243
-
anozdrin/alik@quad.opbmk authored
1. Use 'dat' extension, because it is handled in Makefile.am; 2. Fix typo: the bug id is 35469, not 35649.
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my50-bug26243
-
gkodinov/kgeorge@magare.gmz authored
fixed warning in 5.1-marvel in fix for bug 25177
-
gkodinov/kgeorge@magare.gmz authored
added my_handler_errors.h
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my51-bug26243
-
mats@mats-laptop.(none) authored
-
anozdrin/alik@quad.opbmk authored
into quad.opbmk:/mnt/raid/alik/MySQL/devel/5.0-bt
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug26243/my51-bug26243
-
iggy@amd64.(none) authored
- Backported the 5.1 DBUG to 5.0. - Avoid memory cleanup race on Windows client for CTRL-C
-
mats@mats-laptop.(none) authored
into mats-laptop.(none):/home/bk/b29020-mysql-5.1-rpl
-
mats@mats-laptop.(none) authored
-
gkodinov/kgeorge@magare.gmz authored
in perror and handler descriptors (BUG#25177) Fixed problem of masking mysql error by system error in perror (BUG#23028)
-
gkodinov/kgeorge@magare.gmz authored
-
evgen@moonbone.local authored
into moonbone.local:/work/27219-bug-5.1
-
aelkin/andrei@mysql1000.(none) authored
improving a test that shows a failure. the wait condition was for data in tables but the log positions are updates after the data are unlocked. So there was a time window [after_table_unlock_for_select, log_pos_updated] where the orig cond was true but log position might be changed. the correct one is to expect the last pos of the slave's insert in the output of show_slave_status on the master.
-