summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BYSergei Petrunia2015-04-124-15/+388
* MDEV-7860: EXPLAIN FORMAT=JSON crashes for loose scan querySergei Petrunia2015-04-082-0/+210
* Merge MDEV-7910 into 10.1Kristian Nielsen2015-04-081-0/+1
|\
| * MDEV-7910: innodb.binlog_consistent fails sporadically in buildbotKristian Nielsen2015-04-081-0/+1
* | MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE o...Kristian Nielsen2015-04-082-0/+292
* | Merge MDEV-7888 and MDEV-7929 into 10.1.Kristian Nielsen2015-04-082-0/+152
|\ \
| * | MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE o...Kristian Nielsen2015-04-082-0/+152
* | | MDEV-7927: Server crashes in in Time_and_counter_tracker::incr_loopsSergei Petrunia2015-04-082-0/+20
* | | MDEV-7916: main.analyze_format_json fails in buildbot on labradorSergei Petrunia2015-04-062-6/+6
* | | MDEV-7917 main.log_tables fails sporadically in buildbot #2Elena Stepanova2015-04-062-2/+4
* | | MDEV-7904: ANALYZE FORMAT=JSON doesn't print r_rows for union outputSergei Petrunia2015-04-042-0/+74
* | | MDEV-7833:ANALYZE FORMAT=JSON and Range checked for each recordOleksandr Byelkin2015-04-032-0/+94
* | | MDEV-7284 INDEX: CREATE OR REPLACEAlexander Barkov2015-04-036-0/+144
* | | Adjust test timeout to let long semaphore wait signaling to happen.Jan Lindström2015-04-033-6/+6
|\ \ \
| * | | Adjust test wait timeout.Jan Lindström2015-03-313-6/+6
* | | | Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-302-2/+490
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-7847: "Slave worker thread retried transaction 10 time(s) in vain, givin...Kristian Nielsen2015-03-302-2/+490
* | | | MDEV-7812: ANALYZE FORMAT=JSON UPDATE/DELETE doesnt print the r_total_time_msOleksandr Byelkin2015-03-292-0/+106
* | | | Skip necessary encryption tests if required plugin is not found.Jan Lindström2015-03-271-0/+6
* | | | MDEV-7834: ANALYZE FORMAT=JSON output column should be named ANALYZEOleksandr Byelkin2015-03-251-7/+7
* | | | Trivial test results updatesSergei Petrunia2015-03-251-0/+14
* | | | Merge branch 'bb-10.1-explain-analyze' into 10.1Sergei Petrunia2015-03-252-0/+33
|\ \ \ \
| * \ \ \ Merge branch 'bb-10.1-explain-analyze' into 10.1Sergei Petrunia2015-03-242-0/+33
| |\ \ \ \
| | * | | | MDEV-7648: Extra data in ANALYZE FORMAT=JSON $stmtSergei Petrunia2015-03-072-0/+33
* | | | | | MDEV-7831 Bad warning for DATE_ADD(timestamp_column, INTERVAL 10 SECOND)Alexander Barkov2015-03-254-10/+44
|/ / / / /
* | | | | MDEV-7677 my_charset_handler_filename has a wrong "ismbchar" memberAlexander Barkov2015-03-232-0/+13
* | | | | MDEV-7813 analyze_stmt fails with --embedded flag set10.1-MDEV-7813Vicențiu Ciorbaru2015-03-214-87/+89
* | | | | MDEV-5214 Status variables for number of global/db/table/column/role grantsVicențiu Ciorbaru2015-03-201-0/+1
* | | | | Update galera.global_suppressions with galera warnings.Nirbhay Choubey2015-03-191-0/+2
* | | | | MDEV-5214 Status variables for number of global/db/table/column/role grantsVicențiu Ciorbaru2015-03-192-0/+172
* | | | | MDEV-6069: Remove old logic for 3.23-to-higher upgrades from upgrade SQL scriptsNirbhay Choubey2015-03-194-799/+0
| |_|/ / |/| | |
* | | | MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx)Alexander Barkov2015-03-1824-37/+1635
* | | | Fixed innodb and innodb_bug59641 failures on PPC64.Sergey Vojtovich2015-03-183-2/+3
* | | | Test result fixed.Alexey Botchkov2015-03-171-0/+772
* | | | Merge MDEV-6981 and MDEV-6981 (from danblack) into MariaDB 10.1Kristian Nielsen2015-03-175-1/+77
|\ \ \ \
| * | | | MDEV-6981: feature request MASTER_GTID_WAIT status variablesKristian Nielsen2015-03-161-0/+1
| * | | | Merge MDEV-7198: status variable for Slave_skipped_errorsKristian Nielsen2015-03-162-0/+8
| |\ \ \ \
| | * | | | additional slave_skip_errors statusDaniel Black2015-03-162-0/+4
| | * | | | Complete test for status slave_skipped_errorsDaniel Black2015-03-163-1/+4
| | * | | | Add Slave_skipped_errors to global statusDaniel Black2015-03-121-0/+1
| | | |_|/ | | |/| |
| * | | | MDEV-6981: feature request MASTER_GTID_WAIT status variablesKristian Nielsen2015-03-162-10/+19
| * | | | Merge branch 'mdev-6981-master_gtid_wait-status-variables' of https://github....Kristian Nielsen2015-03-162-3/+61
| |\ \ \ \
| | * | | | Add Master_gtid_wait_{count,time,timeouts} statusDaniel Black2015-03-122-3/+61
| | |/ / /
* | | | | MDEV-7772: SIGSEGV on my_aes_encrypt_cbc when -DWITH_SSL=bundledJan Lindström2015-03-1712-8/+15
* | | | | 32 bit test fixOleksandr Byelkin2015-03-162-302/+323
* | | | | MDEV-6572 "USE dbname" with a bad sequence erroneously connects to a wrong da...Alexander Barkov2015-03-166-0/+91
* | | | | MDEV-7728 - Improve xid cache scalability by using lock-free hashSergey Vojtovich2015-03-166-12/+5
|/ / / /
* | | | Test results fixed.Alexey Botchkov2015-03-162-2/+2
* | | | Test result fixed.Alexey Botchkov2015-03-151-772/+0
* | | | MDEV-7529 GIS: ST_Relate returns unexpected results for POINT relations.Alexey Botchkov2015-03-152-2/+29