summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13311 Presence of old logs in 10.2.7 will corrupt restored instance (cha...Marko Mäkelä2017-10-104-4/+31
* merge 10.1->10.2Vladislav Vaintroub2017-10-072-0/+58
|\
| * MDEV-13242 Wrong results for queries with row constructors and information_sc...Alexander Barkov2017-10-052-0/+58
* | MDEV-12705 10.1.18-MariaDB-1~jessie - mysqld got signal 11.Alexey Botchkov2017-10-072-0/+38
* | MDEV-11586 UNION of FLOAT type results in erroneous precisionAlexander Barkov2017-10-062-0/+41
* | MDEV-12312 JSON_CONTAINS_PATH does not detect invalid path and returnsAlexey Botchkov2017-10-062-0/+13
* | MDEV-13703 Illegal mix of collations for operation 'json_object' onAlexey Botchkov2017-10-062-0/+15
* | MDEV-12311 Insufficient check for argument validity in JSON functions.Alexey Botchkov2017-10-052-0/+6
* | MDEV-13306 JSON_CONTAINS returns wrong value.Alexey Botchkov2017-10-052-0/+4
* | cleanup: remove test include file, clarify the commentSergei Golubchik2017-10-044-38/+11
* | MDEV-13901 Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with man...Marko Mäkelä2017-10-032-11/+34
* | Merge 10.1 into 10.2Marko Mäkelä2017-10-028-14/+31
|\ \ | |/
| * MDEV-13897 SELECT @a := MAX(col) FROM t requires full index scanmariadb-10.1.28Sergei Golubchik2017-09-274-13/+19
| * update test results on 32-bitSergei Golubchik2017-09-271-1/+1
| * MDEV-13787 Crash in persistent stats wsrep_on (thd=0x0)Sachin Setiya2017-09-273-0/+10
* | Correct test output after variable comment changeMonty2017-09-273-3/+3
* | Fix buildbot error on windows.Vladislav Vaintroub2017-09-271-15/+12
* | Moved autosetting of host_cache_size and back_log to proper placebb-10-3-markoMonty2017-09-265-4/+10
* | MDEV-13256 innodb.truncate_debug fails in buildbotMarko Mäkelä2017-09-252-4/+11
* | Merge 10.1 into 10.2Marko Mäkelä2017-09-252-4/+4
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2017-09-253-3/+15
| |\
| | * Cherry-pick the MDEV-13898 test changes from 10.2 to 10.0Marko Mäkelä2017-09-252-2/+14
| * | MDEV-8840: ANALYZE FORMAT=JSON produces wrong data with BKAVarun Gupta2017-09-241-3/+3
| * | Updated list of unstable tests for 10.1.27 releasemariadb-10.1.27Elena Stepanova2017-09-221-67/+107
| * | update rdiff after mergeSergei Golubchik2017-09-221-1/+1
* | | MDEV-13898 Corruption during online table-rebuilding ALTER of ROW_FORMAT=REDU...mariadb-10.2.9Marko Mäkelä2017-09-252-2/+14
* | | Updated list of unstable tests for 10.2.9Elena Stepanova2017-09-221-146/+115
* | | MDEV-13868 cannot insert 1288481126 in a timestamp column in Europe/MoscowSergei Golubchik2017-09-222-0/+10
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-09-2281-74/+240
|\ \ \ | |/ /
| * | bugfix: copy timestamps correctly in INSERT...SELECTSergei Golubchik2017-09-212-0/+39
| * | MDEV-12672 Replicated TIMESTAMP fields given wrong value near DST changeSergei Golubchik2017-09-214-0/+105
| * | Merge branch '10.0' into 10.1Sergei Golubchik2017-09-2178-75/+93
| |\ \ | | |/
| | * MDEV-13861 Assertion `0' failed in Protocol::end_statementSergei Golubchik2017-09-212-0/+16
| | * Add have_debug.inc to skip the test faster in non-debug buildsMarko Mäkelä2017-09-211-0/+1
| | * include/master-slave.inc must always be included lastSergei Golubchik2017-09-2075-75/+75
* | | Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.Monty2017-09-214-0/+42
* | | MDEV-13847 Allow ALTER TABLE…ADD SPATIAL INDEX…ALGORITHM=INPLACEMarko Mäkelä2017-09-206-72/+138
* | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-202-0/+57
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-202-0/+57
| |\ \ | | |/
| | * Merge branch 'bb-10.0-vicentiu' into 10.0Vicențiu Ciorbaru2017-09-207-17/+66
| | |\
| | * | MDEV-13290: Assertion Assertion `!is_set() || (m_status == DA_OK_BULK && is_b...Oleksandr Byelkin2017-09-192-0/+57
* | | | Merge branch '10.2' of github.com:MariaDB/server into 10.2Vicențiu Ciorbaru2017-09-201-4/+1
|\ \ \ \
| * | | | Correct a test resultMarko Mäkelä2017-09-191-4/+1
* | | | | Update testcase post mergeVicențiu Ciorbaru2017-09-202-0/+16
* | | | | MDEV-13354: Server crashes in find_field_in_tables upon PS with window functi...Vicențiu Ciorbaru2017-09-192-0/+22
* | | | | MDEV-13774: Server Crash on Execute of SQL StatementVicențiu Ciorbaru2017-09-192-0/+253
* | | | | MDEV-13649: Server crashes in set_field_to_null_with_conversions or in Field:...Vicențiu Ciorbaru2017-09-192-0/+80
* | | | | MDEV-13358: FIRST_V throw SQL Fehler (1292): Incorrect datetime valueVicențiu Ciorbaru2017-09-194-8/+65
* | | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-1928-300/+1028
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-1911-18/+147
| |\ \ \ | | | |/ | | |/|