summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-1/+1
* Merge from mysql-5.1-bugteamAlexander Nozdrin2009-08-268-8/+233
|\
| * auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-08-242-8/+9
| |\
| | * BUG#46130 Slave does not correctly handle "expected errors"Alfranio Correia2009-08-132-8/+9
| * | automergeGeorgi Kodinov2009-08-1730-0/+4396
| |\ \
| * | | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists2009-08-134-0/+166
| * | | Manual Merge2009-08-122-0/+58
| |\ \ \ | | |_|/ | |/| |
* | | | merge of 5.1-main into mysql-trunk.Guilhem Bichot2009-08-1215-33/+501
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-1130-0/+4396
| |\ \ \ | | |/ / | |/| |
| * | | Auto-mergeMikael Ronstrom2009-08-033-1/+56
| |\ \ \
| | * | | Bug#46265: Can not disable warning about unsafe statements for binary loggingDavi Arnaut2009-07-313-1/+56
| * | | | Fixed two test cases for extended partitioning testsMikael Ronstrom2009-08-032-8/+6
| |/ / /
| * | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-07-282-3/+165
| |\ \ \
| | * | | BUG#41166 stored function requires "deterministic" if binlog_format is "state...Alfranio Correia2009-07-282-3/+165
| * | | | BUG#43046: mixed mode switch to row format with temp table leadLuis Soares2009-07-262-0/+140
| * | | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteam Alfranio Correia2009-07-192-21/+12
| |\ \ \ \
| | * | | | BUG#46129 Failing mixed stm (with trans and non-trans tables) causes wrong se...Alfranio Correia2009-07-182-21/+12
| | |/ / /
| * | | | Bug #45214 get_master_version_and_clock does not report error when queries fail2009-07-171-1/+1
| * | | | Bug #45214 get_master_version_and_clock does not report error when queries fail2009-07-162-0/+100
| |/ / /
| * | | Addition to #45998 fix, result adjusted.Ramil Kalimullin2009-07-151-0/+11
| * | | Fix for bug#45998: database crashes when runningRamil Kalimullin2009-07-141-0/+11
* | | | Fixes to tests and their results, to account for differences between InnoDB 1...Guilhem Bichot2009-08-0715-56/+44
* | | | InnoDB plugin is built-in: remove test code which depended on the plugin prop...Guilhem Bichot2009-08-059-12/+0
* | | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-04167-1839/+8487
|\ \ \ \ | | |/ / | |/| |
| * | | Update to innoplug-1.0.4.Sergey Vojtovich2009-07-302-0/+85
| * | | Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-14105-1663/+3378
| |\ \ \ | | |/ /
| | * | merging with mysql-5.1-bugteamV Narayanan2009-07-092-0/+67
| | |\ \
| | | * | Bug#45983 ibmdb2i_create_index_option=1 not working for primary keyV Narayanan2009-07-082-0/+67
| | * | | Bug#35111 - Truncate a MyISAM partitioned table does not resetSatya B2009-07-082-4/+4
| | |/ /
| | * | mergePatrick Crews2009-07-072-0/+1248
| | |\ \
| | | * \ merging with mysql-5.1-bugteam.V Narayanan2009-07-072-0/+1248
| | | |\ \
| | | | * | Bug#45803 Inaccurate estimates for partial key values with IBMDB2IV Narayanan2009-07-062-0/+1248
| | * | | | Bug#37746: Arithmetic range ("int") is smaller than expectedPatrick Crews2009-07-071-0/+11
| | * | | | Bug#44920: MTR2 is not processing master.opt input properly on Windows.Patrick Crews2009-07-062-6/+2
| | |/ / /
| | * | | Bug #45974: disable test case in 5.1-bugteamGeorgi Kodinov2009-07-061-0/+1
| | |/ /
| | * | BUG#44581 Slave stops when transaction with non-transactional table gets lock...Alfranio Correia2009-07-063-0/+269
| | * | Merge 5.0 -> 5.1 of fix for bug 45902Matthias Leich2009-07-021-0/+3
| | |\ \ | | | |/
| | * | Bug#45793 macce charset causes error with IBMDB2IV Narayanan2009-07-022-0/+18
| | * | merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-302-0/+186
| | |\ \
| | | * | BUG#42941: --database paramater to mysqlbinlog fails with RBRLuis Soares2009-06-072-0/+186
| | * | | merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-293-0/+104
| | |\ \ \
| | | * | | BUG#42851: Spurious "Statement is not safe to log in statementLuis Soares2009-06-273-0/+104
| | * | | | Bug#45196 Some collations do not sort correctly with IBMDB2IV Narayanan2009-06-292-0/+59
| | |/ / /
| | * | | local merge: 5.1-bt bug branch --> 5.1-bt latestLuis Soares2009-06-262-0/+46
| | |\ \ \
| | | * | | BUG#44270: RESET SLAVE does not reset Last_IO_Error or Last_IO_ErrnoLuis Soares2009-06-032-0/+46
| | * | | | Bug#45293 Supressed some warningsBernt M. Johnsen2009-06-232-8/+8
| | * | | | Merge 5.0 -> 5.1 of fixes for various funcs_1 related bugsMatthias Leich2009-06-199-1081/+72
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix for Bug#40545, Bug#40209, Bug#40618, Bug#38346Matthias Leich2009-06-198-1069/+72
| | * | | | BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-183-0/+531
| | * | | | Bug#44920: MTR2 is not processing master.opt input properly on WindowsPatrick Crews2009-06-122-1/+6