summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* manual mergeTatiana A. Nurnberg2009-03-0614-397/+799
|\
| * BUG#39753: Replication failure on MIXED + bit + myisam + no PKLuis Soares2009-03-052-0/+110
| * automergeSergey Glukhov2009-03-052-2/+184
| |\
| | * Auto merged Guangbao Ni2009-03-053-1/+123
| | |\
| | * | BUG#41980 SBL, INSERT .. SELECT .. LIMIT = ERROR, even when @@SQL_LOG_BIN is 0 !Guangbao Ni2009-03-052-2/+184
| * | | Bug#42758 INFORMATION_SCHEMA.COLUMNS is inconsistentSergey Glukhov2009-03-053-390/+378
| | |/ | |/|
| * | Missing change to funcs_1.myisam_views after push of Bug#29458Staale Smedseng2009-03-041-1/+1
| * | BUG#39526 sql_mode not retained in binary log for CREATE PROCEDURELeonard Zhou2009-02-282-0/+122
| |/
| * Commit for merge and pushStaale Smedseng2009-02-274-4/+4
| |\
| | * Recommit for merging and pushingStaale Smedseng2009-02-272-2/+2
* | | automergeTatiana A. Nurnberg2009-02-2737-40/+98
|\ \ \ | |/ / |/| |
* | | Bug#40178: Test main.completion_type_func does not clean up / needs to be rew...Patrick Crews2009-02-243-56/+236
* | | mergeLeonard Zhou2009-02-2376-2155/+1297
|\ \ \
| * | | BUG#38174 secure-file-priv breaks LOAD DATA INFILE replication in statement modeAlfranio Correia2009-02-212-0/+45
| * | | auto mergePatrick Crews2009-02-2031-668/+723
| |\ \ \
| | * \ \ merge into an updated 5.1-bugteam.Mattias Jonsson2009-02-2029-589/+604
| | |\ \ \
| | | * | | pre push test result update for bug#38719Mattias Jonsson2009-02-202-144/+144
| | | * | | Backport of test results for Bug#38719 from 6.0 to 5.1Mattias Jonsson2009-02-1812-367/+382
| | | * | | Backport of bug#36001 from 6.0 to 5.1Mattias Jonsson2009-02-1815-78/+78
| | * | | | Bug#41423. Serge Kozlov2009-02-192-79/+119
| * | | | | merge 5.0 -> 5.1Patrick Crews2009-02-191-0/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Bug#41077: Warning contains wrong future versionDavi Arnaut2009-02-162-16/+16
| | |/ / | |/| |
| * | | Merge of fix for Bug 42836 into GCA treeMatthias Leich2009-02-1617-938/+73
| |\ \ \
| | * | | Fix for Bug#42836 Funcs_1 storedproc and storedproc_08 tests failingMatthias Leich2009-02-1317-938/+73
| * | | | commenting windows disable for rpl_cross_version to relate to Bug #42879Andrei Elkin2009-02-161-0/+5
| * | | | rpl_cross_version.test is disable for win till a proper fixing bug#42451Andrei Elkin2009-02-161-1/+1
| * | | | Take additional precision into accountAlexey Kopytov2009-02-152-5/+5
| * | | | Merge mysql-5.0-bugteam -> mysql-5.1-bugteamAlexey Kopytov2009-02-145-16/+16
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed several test failures in the funcs_1 suite introduced by the patch for ...Alexey Kopytov2009-02-144-10/+10
| * | | | merging from the main to a local branchAndrei Elkin2009-02-1316-512/+408
| |\ \ \ \
| | * | | | BUG#13684: post push fix for test case.Luis Soares2009-02-112-0/+2
| | * | | | merge: 5.1-bt --> 5.1-bt localLuis Soares2009-02-118-18/+23
| | |\ \ \ \
| | | * | | | Bug #36763Mats Kindahl2009-02-103-0/+15
| | | * | | | BUG#36763: TRUNCATE TABLE fails to replicate when stmt-based binlogging is no...Mats Kindahl2009-02-105-18/+8
| | * | | | | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged if routine doe...Luis Soares2009-02-103-0/+227
| | |/ / / /
| | * | | | Merging with 5.1-bugteam.Mats Kindahl2009-02-09988-3721/+80861
| | |\ \ \ \
| | | * | | | Bug#42634: % character in query can cause mysqld signal 11 segfaultDavi Arnaut2009-02-092-0/+21
| | | | |/ / | | | |/| |
| | * | | | Bug #36763Mats Kindahl2009-02-068-446/+135
| * | | | | Bug #42451 setup_fake_relay_log makes an incorrect path on windowsAndrei Elkin2009-02-091-1/+1
| | |/ / / | |/| | |
* | | | | Bug#40013 mixed replication: row based format could lead to stale tmp tables ...Leonard Zhou2009-02-232-0/+75
|/ / / /
* | | | after-after-push testcase update (bug #39265)Gleb Shchepa2009-02-056-20/+24
* | | | after-push test update (bug #39265)Gleb Shchepa2009-02-055-5/+8
* | | | Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-054-9/+22
* | | | Bug #41183 rpl_ndb_circular, rpl_ndb_circular_simplex need maintenance, crashAndrei Elkin2009-02-041-3/+0
* | | | Bug#38603: Serge Kozlov2009-02-032-18/+29
* | | | Bug #41732 rpl_ndb_circular_2ch needs an updated configuration fileAndrei Elkin2009-02-022-62/+15
* | | | post-merge push with patch for rpl_ndb_logSerge Kozlov2009-02-029-34/+16
|\ \ \ \
| * | | | fixed system_mysql_db_fix30020 test faiilureGeorgi Kodinov2009-02-029-34/+16
* | | | | Post-merge patch for extra/rpl_test/rpl_log.test: Serge Kozlov2009-02-024-16/+16
|/ / / /
* | | | fixed jp test failuresSergey Glukhov2009-02-028-12/+12