summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-082-0/+25
* Remove wait_innodb_all_purged.incMarko Mäkelä2017-08-0810-168/+83
* Deterministically wait for purge using wait_all_purged.incMarko Mäkelä2017-08-082-22/+31
* MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-085-28/+255
* MDEV-11937: InnoDB flushes redo log too oftenKristian Nielsen2017-08-072-0/+39
* Merge branch '10.2' of github.com:MariaDB/server into 10.2Sergei Petrunia2017-08-074-0/+34
|\
| * MDEV-12324 Wrong result (phantom array value) on JSON_EXTRACT.Alexey Botchkov2017-08-072-0/+12
| * MDEV-12181 ST_AsGeoJSON argument does not limit decimals.Alexey Botchkov2017-08-072-0/+22
* | MDEV-13374: Server crashes in first_linear_tab / st_select_lex::set_explain_typeSergei Petrunia2017-08-072-0/+23
|/
* MDEV-12180 ST_GeomFromGeoJSON option argument appears to have no effect.Alexey Botchkov2017-08-062-0/+23
* Support for server error messages in HindiSergey Vojtovich2017-08-031-2/+2
* MDEV-13396 Unexpected "alter routine comand defined" during CREATE OR REPLACE...Alexander Barkov2017-07-282-0/+45
* MDEV-13351: Server crashes in st_select_lex::set_explain_type upon UNION with...bb-10.2-mdev13352Sergei Petrunia2017-07-212-0/+24
* MDEV-13344: Server crashes in in AGGR_OP::put_record on subquerySergei Petrunia2017-07-212-0/+20
* MDEV-13352: Server crashes in st_join_table::remove_duplicatesSergei Petrunia2017-07-213-6/+21
* MDEV-13332 mariabackup from 10.2.x crashes with --ftwrl-* optionsVladislav Vaintroub2017-07-171-1/+1
* MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(...Varun Gupta2017-07-122-0/+72
* Follow-up for MDEV-13089 (identifier quoting in partitioning)mariadb-10.2.7Elena Stepanova2017-07-101-4/+4
* Updated list of unstable tests for 10.2.7Elena Stepanova2017-07-091-65/+198
* Follow-up for MDEV-13089 (identifier quoting in partitioning)Elena Stepanova2017-07-0918-670/+670
* MDEV-12785 MTR complains "Can't exec mariadb_config"Elena Stepanova2017-07-091-4/+9
* fixes for lower_case_table_names=2Sergei Golubchik2017-07-095-344/+344
* Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0812-59/+477
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-07-0712-52/+467
| |\
| | * after-merge fix for a7ed4644a6fSergei Golubchik2017-07-067-24/+64
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-07-068-0/+204
| | |\
| | | * bugfix: long partition namesSergei Golubchik2017-07-062-0/+62
| | | * MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-056-0/+135
| | * | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-023-0/+164
* | | | Reduce a test so that it fails less frequently on buildbotMarko Mäkelä2017-07-062-34/+18
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-07-065-14/+3
|\ \ \ \ | |/ / /
| * | | MDEV-13247 innodb_log_compressed_pages=OFF breaks crash recovery of ROW_FORMA...Marko Mäkelä2017-07-064-6/+6
| * | | MDEV-13248 binlog.binlog_parallel_replication_marks_row fails in buildbotElena Stepanova2017-07-063-12/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-0555-144/+2306
|\ \ \ \ | |/ / /
| * | | MDEV-13105 InnoDB fails to load a table with PAGE_COMPRESSION_LEVEL after upg...Marko Mäkelä2017-07-053-3/+3
| * | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-037-0/+355
| * | | Latest additions to the list of unstable tests in 10.1.25mariadb-10.1.25Elena Stepanova2017-07-011-6/+26
| * | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2017-06-305-16/+16
| |\ \ \
| | * | | Fix galera_var_node_address.testmariadb-galera-10.0.31Sachin Setiya2017-06-012-0/+2
| | * | | Fix galera_defaults test and check_galera_version.inc scriptSachin Setiya2017-05-313-16/+14
| | * | | Merge tag 'mariadb-10.0.31' into 10.0-galeraSachin Setiya2017-05-3073-240/+2167
| | |\ \ \
| * | \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2017-06-304-1/+100
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-06-284-1/+100
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-274-1/+57
| | | * | | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2017-06-272-0/+43
| * | | | | Mariabackup: Test file cleanupMarko Mäkelä2017-06-302-11/+5
| * | | | | MDEV-13179 main.errors fails in buildbot and outside with wrong errno 1290Sergei Golubchik2017-06-302-2/+2
| * | | | | Merge branch 'bb-10.1-vicentiu' into 10.1Vicențiu Ciorbaru2017-06-2725-0/+1228
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-2125-0/+1228
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-2010-0/+480
| | | |\ \ \ \ | | | | |/ / /