- 03 Apr, 2008 4 commits
-
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my51-bug26294
-
cmiller@zippy.cornsilk.net authored
When linking with some external programs, "multiple definition of `init_time'" Rename init_time() to my_init_time() to avoid collision with other libraries (particularly libmng).
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build
-
- 02 Apr, 2008 8 commits
-
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.0-build-src-clean
-
mleich@five.local.lan authored
into five.local.lan:/work/merge/mysql-5.1-funcs_1
-
mleich@five.local.lan authored
"funcs_1" data load
-
cmiller@zippy.cornsilk.net authored
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.0-build-src-clean
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
- 01 Apr, 2008 8 commits
-
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.0-build-src-clean
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build
-
cmiller@zippy.cornsilk.net authored
-
cmiller@zippy.cornsilk.net authored
Based on contributed patch from Martin Friebe, CLA from 2007-02-24. The parser lacked support for field sizes after signed long, when it should extend to 2**32-1. Now, we correct that limitation, and also make the error handling consistent for casts. --- Fix minor complaints of Marc Alff, for patch against B-g#15776. --- Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776 into zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776 --- Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776 into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build --- testing
-
joerg@trift2. authored
into trift2.:/MySQL/M51/push-5.1
-
mleich@five.local.lan authored
ChangeSet@1.2583, 2008-03-31 Merge five.local.lan:/work/merge/mysql-5.0-Bug into five.local.lan:/work/merge/mysql-5.1-Bug Addditional manual fixes will be needed. MERGE: 1.1810.3667.16 Which contains ChangeSet@1.1810.3667.16, 2008-03-31 Fix for Bug #35335 funcs_1: Some tests fail within load_file during pushbuild runs ...
-
- 31 Mar, 2008 12 commits
-
-
mleich@five.local.lan authored
into five.local.lan:/work/merge/mysql-5.1-Bug Addditional manual fixes will be needed.
-
Made Federated and Cluster optional
-
mleich@five.local.lan authored
Bug#35335 funcs_1: Some tests fail within load_file during pushbuild runs Solution: 1. Move files with input data used in load_file, load data etc. from suite/funcs_1/<whatever> to std_data 2. Use for testsuite funcs_1 the server option --secure-file-priv=<MYSQLTEST_VARDIR> 3. Outfiles have to be stored under MYSQLTEST_VARDIR + changes according to WL#4304 Cleanup in funcs_1 tests - backport of fixes/improvements made in 5.1 to 5.0 The differences between scripts in 5.0 and 5.1 cause much additional and annoying work during any upmerge. - replace error numbers with names - improved comments - improved formatting - Unify storage engine names so that result files for storage engine variants do not differ (some tests) - remove a script no more used (tests are done in other scripts)
-
-
Disabled 'rpl_redirect', failure is sporadic and and the test is superfluous rpl_packet.test, rpl_packet.result: Removing race conditions from rpl_packet causing test to fail
-
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
-
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 5 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
-