summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13723: Server crashes in ha_heap::find_unique_row or Assertion `0' faile...bb-10.3-MDEV-13723Oleksandr Byelkin2017-11-104-0/+26
* Fixed mdev-14281 Wrong result from query with NOT IN predicate in WHEREIgor Babaev2017-11-053-2/+96
* Adjust 32-bit sys_vars resultsMarko Mäkelä2017-11-042-300/+304
* Another adjustment after the merge of mdev-12172.Igor Babaev2017-11-032-2/+2
* Adjusted tests after changing the default value forIgor Babaev2017-11-034-1/+8
* Changed the default value for the system variable @@in_subquery_conversion_th...Igor Babaev2017-11-032-6/+6
* Post-merge fixes for mdev-12172, mdev-12176.Igor Babaev2017-11-039-15/+52
* Cleanup tests for MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in Mari...Alexander Barkov2017-11-028-8/+8
* MDEV-14016 Allow instant ADD COLUMN, ADD INDEX, LOCK=NONEMarko Mäkelä2017-11-024-18/+108
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-0218-34/+26
|\
| * 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
* | | | Try to fix sys_vars.sysvars_debug,32bitMarko Mäkelä2017-11-021-21/+0
* | | | Merge branch '10.3' of github.com:MariaDB/server into 10.3Igor Babaev2017-11-012-0/+430
|\ \ \ \
| * | | | Updates the tests for the percentile functionsVarun Gupta2017-11-013-279/+286
| * | | | Tests added for percentile and median functionsVarun Gupta2017-11-012-0/+382
| * | | | Changes made according to the review given, mostly fixing coding style errorsVarun Gupta2017-11-012-166/+0
| * | | | Added more tests for the percentile functionsVarun Gupta2017-11-012-0/+166
| * | | | Test case added for the percentile disc functionVarun Gupta2017-11-011-0/+41
* | | | | Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3Igor Babaev2017-11-0129-53/+4028
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | trigger.result correctedGalina Shalygina2017-10-301-1/+1
| * | | | Mistakes corrected. Test results corrected.Galina Shalygina2017-10-299-21/+31
| * | | | Mistakes corrected.Galina Shalygina2017-10-2822-62/+659
| * | | | New tests on errors added. Comments corrected. Some procedures corrected.Galina Shalygina2017-09-042-0/+39
| * | | | Post review changes for the optimization of IN predicates into IN subqueries.Galina Shalygina2017-09-022-21/+124
| * | | | Remarked opt_tvc.test added.Galina Shalygina2017-09-011-0/+7
| * | | | Memory allocation corrected. New tests added.Galina Shalygina2017-09-011-0/+13
| * | | | Mistakes corrected. Now all tests in opt_tvc.test file work correctlyGalina Shalygina2017-08-291-8/+8
| * | | | Mistakes corrected, new error messages addedGalina Shalygina2017-08-292-5/+6
| * | | | Summarized results of two previous commits (26 July, 25 August)Galina Shalygina2017-08-295-729/+2601
| * | | | Optimization that transforms IN-predicate in IN-subselect made.Galina Shalygina2017-08-252-0/+644
| * | | | Queries where TVCs are used are processed successufully.Galina Shalygina2017-07-262-0/+643
| * | | | Mistakes corrected, test file corrected.Galina Shalygina2017-06-301-1/+7
| * | | | New structure Table Value Constructor added in grammar.Galina Shalygina2017-06-291-0/+30
* | | | | MDEV-11153 - Introduce status variables for table cache monitoring and tuningSergey Vojtovich2017-10-312-0/+56
* | | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-3156-203/+319
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-30246-612/+22184
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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