summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks (valgrind)kostja@dipika.(none)2008-02-261-38/+52
* Post-merge fix to silence compiler warning.davi@buzz.(none)2008-02-211-1/+0
* Bug#32890 Crash after repeated create and drop of tables and viewsdavi@mysql.com/endora.local2008-02-216-107/+467
* Fix for Bug#34337: Server crash when Altering a view usinganozdrin/alik@quad.2008-02-215-5/+83
* Post-merge fix to silence a compilation warning introduceddavi@mysql.com/endora.local2008-02-201-1/+1
* Bug#32265 Server returns different metadata if prepared statement is useddavi@mysql.com/endora.local2008-02-202-22/+158
* Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0mkindahl@dl145h.mysql.com2008-02-1110-4/+254
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@dipika.(none)2008-02-0810-4/+254
| |\
| | * Bug#33798 prepared statements improperly handle large unsigned intsdavi@mysql.com/endora.local2008-02-085-1/+70
| | * Fix compile warning about undefined rmdir() function.kostja@dipika.(none)2008-02-071-0/+4
| | * Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my50-bug31004msvensson@pilot.mysql.com2008-02-075-3/+180
| | |\
| | | * Bug#31004 mysqltest needs a --mkdir commandmsvensson@pilot.mysql.com2007-11-014-3/+93
| | | * Backport mysqltests "change_user" commandmsvensson@pilot.mysql.com2007-10-313-1/+88
* | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplmkindahl@dl145h.mysql.com2008-02-111-2/+2
|\ \ \ \ | |/ / /
| * | | Raise version number after cloning 5.0.56jperkin/mysqldev@mysql.com/production.mysql.com2008-02-061-2/+2
* | | | Replace windows path separator backslash by unix path separator forwardsven@riska.(none)2008-02-061-7/+31
* | | | Bug #34305 show slave status handling segfaults when slave io is aboutaelkin/elkin@koti.dsl.inet.fi2008-02-052-7/+8
|/ / /
* | | Updating result file.mkindahl@dl145h.mysql.com2008-02-041-8/+11
* | | Fixes to make rpl_user test pass in pushbuild.mkindahl@dl145h.mysql.com2008-02-041-3/+9
* | | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl-mergecbell/Chuck@mysql_cab_desk.2008-02-011-0/+7
|\ \ \
| * | | BUG#32205 : Replaying statements from mysqlbinlog fails with a syntax error, ...cbell/Chuck@mysql_cab_desk.2008-02-011-0/+7
* | | | Again blanking out some numbers in file names that is dependentmkindahl@dl145h.mysql.com2008-02-012-8/+19
|/ / /
* | | Fixes to make tests pass in pushbuild.mkindahl@dl145h.mysql.com2008-02-012-4/+5
* | | Various fixes to make tests pass on Windows.mkindahl@dl145h.mysql.com2008-02-013-4/+7
* | | Changes to make tests pass on vanilla build.mkindahl@dl145h.mysql.com2008-02-011-1/+1
* | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0mkindahl@dl145h.mysql.com2008-01-3153-378/+16548
|\ \ \ | |/ / |/| |
| * | Changes to fix tests in pushbuild.mkindahl@dl145h.mysql.com2008-01-314-3/+11
| * | Fixes to make code compile on Windows.mkindahl@dl145h.mysql.com2008-01-311-1/+1
| * | Disabling rpl_transaction test for non-debug builds.mkindahl@dl145h.mysql.com2008-01-301-0/+1
| * | Changes to make tests pass in pushbuild.mkindahl@dl145h.mysql.com2008-01-303-7/+11
| * | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplmkindahl@dl145h.mysql.com2008-01-3032-120/+15931
| |\ \
| | * \ Merge zhe@bk-internal.mysql.com:/home/bk/mysql-5.0-rplhezx@mail.hezx.com2008-01-301-1/+0
| | |\ \
| | | * | BUG#26489 Corruption in relay logshezx@mail.hezx.com2008-01-291-1/+0
| | * | | update test resulthezx@mail.hezx.com2008-01-291-2/+2
| | * | | BUG#33862 completely failed DROP USER statement gets replicatedhezx@mail.hezx.com2008-01-253-7/+115
| | |/ /
| | * | Replace one overlooked return with DBUG_RETURN in function log_loaded_blockhezx@mail.hezx.com2008-01-061-1/+1
| | * | Merge mail.hezx.com:/media/sda3/work/mysql/bkwork/bug#32205/5.0hezx@mail.hezx.com2008-01-065-4/+6
| | |\ \
| | | * | Fixed some test case after push of BUG#32205hezx@mail.hezx.com2008-01-065-4/+6
| | * | | Merge mail.hezx.com:/media/sda3/work/mysql/bkwork/bug#28908/5.0hezx@mail.hezx.com2008-01-061-0/+5
| | |\ \ \
| | | * | | Add missing include test file for rpl_server_id testhezx@mail.hezx.com2008-01-061-0/+5
| | * | | | Merge mail.hezx.com:/media/sda3/work/mysql/bkwork/bug#32205/5.0hezx@mail.hezx.com2008-01-0624-108/+15799
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Merge ssandberg@bk-internal.mysql.com:/home/bk/mysql-5.0-rplsven@riska.(none)2008-01-0210-73/+331
| | | |\ \ \
| | | | * | | BUG#26395: if crash during autocommit update to transactional table on master...sven@riska.(none)2007-12-2110-73/+331
| | | * | | | Merge mail.hezx.com:/media/sda3/work/mysql/bkwork/bug#28908/5.0hezx@mail.hezx.com2007-12-248-28/+15133
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | bug#30435aelkin/elkin@koti.dsl.inet.fi2007-12-234-8/+15004
| | | | * | | bug#30435aelkin/elkin@koti.dsl.inet.fi2007-12-222-2/+4
| | | | * | | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0-rplaelkin/elkin@koti.dsl.inet.fi2007-12-216-25/+134
| | | | |\ \ \
| | | | | * | | BUG#30435 loading large LOAD DATA INFILE breaks slave with aelkin/elkin@koti.dsl.inet.fi2007-12-216-25/+134
| | | | | |/ /
| | | | * | | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0-rplaelkin/elkin@koti.dsl.inet.fi2007-12-211-3/+1
| | | | |\ \ \
| | | | | * | | Bug #31359 change_master sets group_master_log_pos twice, aelkin/elkin@koti.dsl.inet.fi2007-12-211-3/+1
| | | | | |/ /