summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-02-0311-2118/+49
|\
| * Revert a patch for Bug#48231, which introduced valgrind warnings.Alexander Nozdrin2010-02-029-2114/+45
| * fixed various pb2 test failures on windows.Georgi Kodinov2010-02-022-4/+4
| * Made outfile_testdata experimental in 5.1-bugteam, pending theGeorgi Kodinov2010-02-011-0/+1
* | Mark some tests experimental.Alexander Nozdrin2010-01-311-0/+2
* | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-3039-389/+2829
|\ \ | |/
| * Bug #48321 CURRENT_USER() incorrectly replicated for DROP/RENAME USER;unknown2010-01-309-45/+2114
| * mergeGeorgi Kodinov2010-01-299-347/+317
| |\
| | * Bug #50642 : ssl certs in test suite are expiring soon.Georgi Kodinov2010-01-299-347/+317
| * | Auto-merge.Ramil Kalimullin2010-01-292-0/+103
| |\ \ | | |/
| | * Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL Ramil Kalimullin2010-01-292-0/+104
| * | Bug #49552 : sql_buffer_result cause crash + not found recordsGeorgi Kodinov2010-01-292-1/+31
| * | merging from 5.1-bt to a local bugfix branchAndrei Elkin2010-01-282-6/+8
| |\ \
| | * \ Bug #49210 Enable MTR timeout configuration through environment variablesBjorn Munch2010-01-272-6/+8
| | |\ \ | | | |/
| | | * Bug #49210 Enable MTR timeout configuration through environment variablesBjorn Munch2010-01-271-2/+4
| * | | merging from 5.1-bt to a local bugfix branchAndrei Elkin2010-01-285-13/+12
| |\ \ \ | | |/ /
| | * | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-272-5/+5
| | * | Bug #49191 rpl_get_master_version_and_clock failed on PB2: COM_REGISTER_SLAV...unknown2010-01-273-8/+7
| * | | bug#47142Andrei Elkin2010-01-273-0/+55
| |\ \ \ | | |/ / | |/| |
| | * | Bug #47142 "slave start until" stops 1 event too late in 4.1 to 5.0 replicationAndrei Elkin2010-01-253-0/+54
| * | | automerge: mysql-5.1-bugteam branch --> mysql-5.1-bugteam latestLuis Soares2010-01-267-0/+208
| |\ \ \
| | * | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: Luis Soares2010-01-217-0/+208
* | | | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-303-0/+231
|\ \ \ \ \ | |/ / / /
| * | | | Manual merge with Conflicts:unknown2010-01-2511-60/+305
| |\ \ \ \
| | * | | | Backport Bug#37148 to 5.1He Zhenxing2010-01-243-0/+231
| | * | | | Merge InnoDB snapshot with mysql-5.1-bugteam.Sergey Vojtovich2010-01-226-57/+69
| | |\ \ \ \
| | | * | | | Applying InnoDB snapshot, fixes BUG#49396.Sergey Vojtovich2010-01-221-2/+4
| | | * | | | Disabled innodb-autoinc-44030 due to BUG#47621.Sergey Vojtovich2010-01-221-0/+1
| | | * | | | Applying InnoDB snapshot Sergey Vojtovich2010-01-221-1/+1
| | | * | | | Applying InnoDB snapshot Sergey Vojtovich2010-01-222-0/+64
| | | * | | | Applying InnoDB snapshot Sergey Vojtovich2010-01-222-55/+0
* | | | | | | Auto-merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-306-22/+411
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Bug #49132 Replication failure on temporary table + DDLunknown2010-01-226-22/+411
| | |/ / / / | |/| | | |
* | | | | | Make the following tests experimental:Alexander Nozdrin2010-01-281-0/+4
* | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-2424-106/+3149
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Post-commit fix of two testsMagne Mahre2010-01-222-3/+5
| |/ / / /
| * | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-213-6/+9
| * | | | BUG#46364 MyISAM transbuffer problems (NTM problem)Alfranio Correia2010-01-204-0/+2145
| * | | | Bug #49512 : subquery with aggregate function crashGeorgi Kodinov2009-12-232-0/+28
| * | | | revert of the fix for bug #45989: pushed by mistake.Georgi Kodinov2010-01-192-29/+0
| * | | | mergeMattias Jonsson2010-01-193-1/+89
| |\ \ \ \
| | * | | | Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-183-1/+89
| * | | | | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-01-182-0/+29
| | |/ / / | |/| | |
| * | | | Fix for BUG#49481 and BUG#49482 reverted.Luis Soares2010-01-192-77/+0
| * | | | mergeMattias Jonsson2010-01-172-1/+771
| |\ \ \ \
| | * | | | Bug#49742: Partition Pruning not working correctly for RANGEMattias Jonsson2009-12-222-1/+771
| * | | | | BUG#47418 RBR fails, failure with mixup of base/temporary/view unknown2010-01-166-18/+102
| | |/ / / | |/| | |
* | | | | BUG#50397 rpl.rpl_heartbeat_basic fails in mysql-trunk-mergeAlfranio Correia2010-01-212-16/+11
* | | | | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-1544-62/+791
|\ \ \ \ \ | |/ / / /
| * | | | mergeGeorgi Kodinov2010-01-154-18/+286
| |\ \ \ \