summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64Sergey Vojtovich2014-12-261-1/+1
* Fixing test failures caused by the previous commits.Alexander Barkov2014-12-163-1/+10
* MDEV-7283 UDF: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTSAlexander Barkov2014-12-156-14/+171
* MDEV-7285 SERVER: CREATE OR REPLACE and CREATE IF NOT EXISTSAlexander Barkov2014-12-102-0/+41
* MDEV-7287 VIEW: CREATE IF NOT EXISTSAlexander Barkov2014-12-101-0/+13
* MDEV-7287 VIEW: CREATE IF NOT EXISTSAlexander Barkov2014-12-101-0/+27
* MDEV-7280 DATABASE: CREATE OR REPLACEAlexander Barkov2014-12-101-0/+67
* MDEV-7280 DATABASE: CREATE OR REPLACEAlexander Barkov2014-12-102-0/+52
* Merge bb-10.1-explain-json into 10.1Sergei Petrunia2014-12-062-1/+47
|\
| * EXPLAIN FORMAT=JSON : Fix MDEV-7266, bug in pretty-printerSergei Petrunia2014-12-061-0/+28
| * EXPLAIN JSON: Print out the "expensive constant condition" attached to joins.Sergei Petrunia2014-12-061-1/+19
* | MDEV-7264: Assertion `0' failed in subselect_engine::get_identifier()Sergei Petrunia2014-12-061-0/+12
|/
* EXPLAIN FORMAT=JSON: Full scan on NULL key (join case)Sergei Petrunia2014-12-061-0/+14
* EXPLAIN FORMAT=JSON: Support "range checked for each record"Sergei Petrunia2014-12-061-0/+5
* EXPLAIN FORMAT=JSON: Support range+MRR plans (when MRR is used but BKA is not)Sergei Petrunia2014-12-061-0/+12
* fix set_statement test for windowsSergei Golubchik2014-12-041-1/+3
* MDEV-60 Support for Spatial Reference systems for the GIS data.Alexey Botchkov2014-12-041-0/+5
* parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-12-045-16/+57
* bugfix: IDENTIFIED BY clause was lost in some GRANT variantsSergei Golubchik2014-12-041-0/+8
* cleanup: normalize LEX_USER to get rid of different representation of the sam...Sergei Golubchik2014-12-042-2/+33
* MDEV-6999 Remove or deprecate unused variablesSergei Golubchik2014-12-041-4/+0
* MDEV-6980 OUT parameters in PREPARESergei Golubchik2014-12-041-8/+0
* MDEV-6311 Add errors on CREATE SERVERSergei Golubchik2014-12-041-0/+17
* Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-034-3/+212
|\
| * MDEV-7015: SET STATEMENT old_passwords has no effectMDEV-7015Oleksandr Byelkin2014-12-021-2/+18
| * MDEV-6996: SET STATEMENT default_week_format = .. has no effectOleksandr Byelkin2014-12-022-1/+18
| * Make analyze_format_json.test work on case-insensitive FS.Sergei Petrunia2014-12-021-3/+3
| * EXPLAIN FORMAT=JSONSergei Petrunia2014-12-021-0/+19
| * Merge ../10.1 into bb-10.1-explain-jsonSergei Petrunia2014-12-027-101/+99
| |\
| * | EXPLAIN FORMAT=JSON: support SJ-MaterializationSergei Petrunia2014-12-011-1/+10
| * | EXPLAIN FORMAT=JSON: support EXPLAIN FORMAT=JSON INSERT ...Sergei Petrunia2014-11-291-1/+8
| * | ANALYZE FORMAT=JSON: better output and testsSergei Petrunia2014-11-291-0/+38
| * | EXPLAIN FORMAT=JSON: Add support for non-merged semi-joinsSergei Petrunia2014-11-291-0/+6
| * | EXPLAIN FORMAT=JSON: support derived tablesSergei Petrunia2014-11-281-0/+13
| * | Make explain_json.test pass on case-insensitive FS.Sergei Petrunia2014-11-281-2/+2
| * | EXPLAIN FORMAT=JSON: Add support for single-table UPDATE/DELETE.Sergei Petrunia2014-11-281-0/+10
| * | EXPLAIN FORMAT=JSON: support join bufferingSergei Petrunia2014-11-271-0/+12
| * | EXPLAIN FORMAT=JSON: further developmentSergei Petrunia2014-11-271-0/+20
| * | Merge ../10.1-explain-json-r4 into 10.1Sergei Petrunia2014-11-271-0/+42
| |\ \
| | * | Make testsuite to passSergei Petrunia2014-11-211-1/+1
| | * | Merge ../10.1 into bb-10.1-explain-jsonSergei Petrunia2014-10-1521-30/+648
| | |\ \
| | * | | EXPLAIN FORMAT=JSON: produce used_key_parts, JSON-ish output for index_merge.Sergei Petrunia2014-08-141-3/+18
| | * | | MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-121-9/+9
| | * | | MDEV-6109: EXPLAIN JSONSergei Petrunia2014-08-091-0/+27
* | | | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-0257-26/+1188
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | put at least some output-generating statement in the testSergei Golubchik2014-12-021-0/+2
| * | | | test failure: make list_files more selective to prevent db.opt from showing upSergei Golubchik2014-12-012-4/+3
| * | | | MDEV-7149 Constant propagation erroneously applied for LIKEAlexander Barkov2014-11-285-0/+40
| * | | | MDEV-7214: Test failure in main.partition_innodbJan Lindström2014-11-261-2/+3
| * | | | MergeSergei Golubchik2014-11-2123-11/+244
| |\ \ \ \