summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-09-2385-74/+292
|\
| * 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
* | | | Fix testsVladislav Vaintroub2017-09-223-0/+26
* | | | MDEV-13863 sql_mode=ORACLE: DECODE does not treat two NULLs as equivalentAlexander Barkov2017-09-232-1/+222
* | | | MDEV-13864 (final) Change Item_func_case to store the predicant in args[0]Alexander Barkov2017-09-223-7/+83
* | | | After-merge fix: Adjust one more resultMarko Mäkelä2017-09-211-3/+3
* | | | After-merge fix: Adjust some results.Marko Mäkelä2017-09-216-17/+17
* | | | After-merge fix: Adjust some results.Marko Mäkelä2017-09-2014-55/+55
* | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-2072-419/+1911
|\ \ \ \ | |/ / /
| * | | 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
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-09-197-17/+66
| | | |\ \ | | | | |/ | | | |/|
| | | | * Do not stop repeating a test even if some executions are skippedElena Stepanova2017-08-181-2/+1
| | | | * MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-...Oleksandr Byelkin2017-08-162-7/+1
| | | | * MTR's internal check of main.log_tables-big failedElena Stepanova2017-08-152-8/+10
| | | | * MDEV-13458: Wrong result for aggregate function with distinct clause when the...Varun Gupta2017-08-092-0/+54
| | | * | Windows : support vsjitdebugger in MTR's --debugger.Vladislav Vaintroub2017-09-151-1/+1
| | | * | MDEV-13685 Can not replay binary log due to Illegal mix of collations (latin1...Alexander Barkov2017-09-154-0/+80
| | * | | MDEV-12893 innodb.log_data_file_size failed in buildbot with InnoDB: Database...Marko Mäkelä2017-09-181-0/+3
| | * | | MDEV-13157 Specifying DATA DIRECTORY in tables leads to failing EXCHANGE PART...Sergei Golubchik2017-09-184-7/+8
| | * | | cleanup parts.partition_exch_* testsSergei Golubchik2017-09-1814-298/+838
| | * | | MDEV-13636 ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for MyISAM ta...Sergei Golubchik2017-09-182-0/+37
| * | | | MDEV-13751 Interrupted SELECT fails with 1030: 'Got error 1 "Operation not pe...Sergei Golubchik2017-09-182-0/+41
| * | | | MDEV-13712 Spelling errors in the error messageSergei Golubchik2017-09-186-22/+22
| * | | | MDEV-13708 Crash with indexed virtual columns and FK cascading deletesSergei Golubchik2017-09-182-0/+28
| * | | | MDEV-13673 Bad result in viewSergei Golubchik2017-09-185-3/+13
| * | | | MDEV-13623 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergei Golubchik2017-09-182-0/+24
| * | | | MDEV-13596 CHECK constraints disallow NULL to pass through, violating SQLSergei Golubchik2017-09-182-0/+21
| * | | | MDEV-12951 Server crash [mysqld got exception 0xc0000005]Sergei Golubchik2017-09-182-0/+34
| * | | | bugfix: mtr non-reliable failure detectionSergei Golubchik2017-09-181-1/+1