summaryrefslogtreecommitdiff
path: root/mysql-test/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\ \ \ \
| | * | | | after merge fixes:Sergei Golubchik2014-11-211-0/+2
| | * | | | 5.5 mergeSergei Golubchik2014-11-202-1/+1
| | |\ \ \ \
| | | * | | | MDEV-6975 Implement TLS protocolSergei Golubchik2014-11-192-1/+1
| | * | | | | 5.5 mergeSergei Golubchik2014-11-1913-9/+152
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MDEV-6975 Implement TLS protocolSergei Golubchik2014-11-186-1/+53
| | | * | | | new mysqltest connect option SSL-CIPHER=xxxxSergei Golubchik2014-11-181-5/+8
| | | * | | | 5.3 mergeSergei Golubchik2014-11-181-0/+5
| | | |\ \ \ \
| | | | * | | | MDEV-6883 ST_WITHIN crashes server if (0,0) is matched to POLYGON((0 0)).Alexey Botchkov2014-11-151-0/+6
| | | * | | | | MDEV-4513 Valgrind warnings (Conditional jump or move depends on uninitialise...Sergei Golubchik2014-11-181-0/+9
| | | * | | | | MDEV-7113 difference between check_vcol_func_processor and check_partition_fu...Sergei Golubchik2014-11-181-0/+11