summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Add more execution stages (commit, rollback, etc)Monty2017-11-05110-9669/+5875
* Disable some test that fails constantlyMonty2017-11-052-0/+5
* MDEV-14217 [db crash] Recursive CTE when SELECT includes new fieldAlexander Barkov2017-11-052-0/+51
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-032-0/+153
|\
| * Fixed mdev-14093 Wrong result upon JOIN with INDEX with no rowsIgor Babaev2017-11-022-0/+153
* | MDEV-14269 errors.test fails with valgrind (Conditional jump or move depends ...Alexander Barkov2017-11-032-0/+19
* | Updated valgrind.suppMonty2017-11-021-12/+10
* | Reducing memory when using information schemaMonty2017-11-028-204/+214
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-11-0118-34/+26
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2017-11-0113-29/+19
| |\
| | * MDEV-14219 Allow online table rebuild when encryption or compression paramete...Marko Mäkelä2017-10-3111-25/+24
| * | Updated help message for long_query_timeMonty2017-10-313-4/+5
| * | Disable known-failing testsMarko Mäkelä2017-10-312-1/+2
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-30179-842/+20136
|\ \ \ | |/ /
| * | Updated list of unstable tests for 10.2.10Elena Stepanova2017-10-301-167/+151
| * | Adjust the innodb_fts.sync and innodb_fts.sync_block tests for MariaDBMarko Mäkelä2017-10-275-53/+80
| * | Import the innodb_fts.sync tests from MySQLMarko Mäkelä2017-10-274-0/+497
| * | Merge 10.1 into 10.2Marko Mäkelä2017-10-2525-155/+1062
| |\ \ | | |/
| | * Merge 10.0 into 10.1Marko Mäkelä2017-10-2414-20/+865
| | |\
| | | * Merge 5.5 into 10.0Marko Mäkelä2017-10-244-8/+289
| | | |\
| | | | * MDEV-14051 'Undo log record is too big.' error occurring in very narrow range...bb-5.5-markoMarko Mäkelä2017-10-244-2/+285
| | | * | MDEV-13776 mysqld got signal 11 on delete returningIgor Babaev2017-10-232-0/+27
| | | * | MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2017-10-232-0/+529
| | * | | Do not use File::Which, it is not always available.Vladislav Vaintroub2017-10-231-2/+4
| | * | | MDEV-14102 restore --remove-original options for mariabackupVladislav Vaintroub2017-10-233-0/+41
| * | | | Windows- "my_safe_kill <pid> dump" will now also dump child processesVladislav Vaintroub2017-10-251-62/+72
| * | | | MariaDB adjustments to innodb_gis tests.Jan Lindström2017-10-2527-52/+697
| * | | | MDEV-13626: Merge InnoDB test cases from MySQL 5.7Jan Lindström2017-10-2564-0/+15225
| * | | | Fix my_safe_kill's create crashdump functionality on Windows.Vladislav Vaintroub2017-10-241-17/+64
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-2471-470/+2287
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-2266-253/+1813
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-1838-114/+896
| | | |\ \ | | | | |/
| | | | * Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-172-0/+14
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-172-0/+28
| | | | |\
| | | | | * Bug#19875294 ASSERTION `SRC' FAILED IN MY_STRNXFRM_UNICODE (SIG 6 -STRINGS/CT...Tor Didriksen2017-08-232-0/+28
| | | | | * Bug#26161247: MTR: --NOREORDER IS SEARCHING FOR TEST SCRIPT ONLY IN MAIN SUITEDeepa Dixit2017-07-251-12/+54
| | | | * | MDEV-13937 Aria engine: Internal Error 160 after partition handlingSergei Golubchik2017-10-172-0/+36
| | | | * | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op...Sergei Golubchik2017-10-172-0/+8
| | | | * | MDEV-13912 Can't refer the same column twice in one ALTER TABLESergei Golubchik2017-10-172-0/+93
| | | | * | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-132-0/+216
| | | | * | Fixed the bug mdev-13135.Igor Babaev2017-10-132-0/+36
| | | | * | MDEV-9208: Function->Function->View = Mysqld segfault (Server crashes in Depe...Oleksandr Byelkin2017-10-132-0/+56
| | | | * | MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-1318-16/+253
| | | | * | MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTHVesa Pentti2017-10-102-0/+47
| | | | * | MDEV-13972 crash in Item_func_sec_to_time::get_dateAlexander Barkov2017-10-104-0/+50
| | | | * | MDEV-11819 NO_ZERO_IN_DATE: Incorrect generated column valueAlexander Barkov2017-10-064-0/+69
| | | * | | Import, adapt and extend a test from OracleMarko Mäkelä2017-10-182-0/+45
| | | * | | Add a test of LIMIT with FULLTEXT INDEXMarko Mäkelä2017-10-182-5/+52
| | | * | | MDEV-14086 Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort wi...Marko Mäkelä2017-10-182-0/+8
| | | * | | MDEV-12676 MySQL#78423 InnoDB FTS duplicate key errorMarko Mäkelä2017-10-162-0/+28