summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-02-1928-42/+445
* Fixed two bugs related to column level constraintsMonty2019-02-132-0/+37
* Merge 10.2 into 10.3Marko Mäkelä2019-02-042-0/+16
* MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-022-0/+35
* Merge branch '10.2' into 10.3Sergei Golubchik2019-01-258-160/+189
* Merge 10.2 into 10.3Marko Mäkelä2019-01-249-18/+98
* MDEV-18152 Assertion 'num_fts_index <= 1' failedMarko Mäkelä2019-01-182-2/+4
* Merge 10.2 into 10.3Marko Mäkelä2019-01-174-4/+77
* MDEV-18150 Assertion `decimals_to_set <= 38' failed in Item_func_round::fix_l...Alexander Barkov2019-01-102-0/+15
* Fix the location of test filesElena Stepanova2019-01-042-0/+139
* Merge branch '10.2' into 10.3Sergei Golubchik2019-01-0323-13/+302
* MDEV-17759 Assertion `precision > 0' failed in decimal_bin_size upon CREATE T...Alexander Barkov2018-12-264-0/+92
* MDEV-16036: Debug assertion failed in resignal on create temporary tableOleksandr Byelkin2018-12-202-0/+69
* Merge 10.2 into 10.3Marko Mäkelä2018-12-1863-1219/+1244
* Merge 10.2 into 10.3Marko Mäkelä2018-12-122-0/+162
* MDEV-17967 Add a solution of the 8 queens problem to the regression test for CTESergei Golubchik2018-12-122-0/+72
* MDEV-17778: Alter table leads to a truncation warning with ANALYZE commandVarun Gupta2018-12-104-11/+40
* Merge 10.2 into 10.3Marko Mäkelä2018-12-074-5/+57
* Merge 10.2 into 10.3Marko Mäkelä2018-12-042-0/+87
* Check that default() do not see invisible field.Oleksandr Byelkin2018-11-202-0/+4
* Merge 10.2 into 10.3Marko Mäkelä2018-11-201-0/+4
* Merge 10.2 into 10.3Marko Mäkelä2018-11-1919-9/+597
* MDEV-17278 CURSOR FOR LOOP - ERROR: unexpected end of stream, read 0 bytes (S...Alexander Barkov2018-11-142-0/+45
* MDEV-17253 Oracle compatibility: The REVERSE key word for FOR loop behaves in...Alexander Barkov2018-11-133-8/+8
* MDEV-16241 Assertion `inited==RND' failed in handler::ha_rnd_end()Aleksey Midenkov2018-11-132-0/+21
* MDEV-17693 Shift/reduce conflicts for NAMES,ROLE,PASSWORD in the option_value...Alexander Barkov2018-11-132-0/+139
* Merge 10.2 into 10.3Marko Mäkelä2018-11-082-0/+214
* Merge 10.2 into 10.3Marko Mäkelä2018-11-072-0/+27
* MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-072-0/+38
* MDEV-14429 sql_safe_updates in my.cnf not workSergei Golubchik2018-11-063-0/+8
* MDEV-14429 sql_safe_updates in my.cnf not workVladislav Vaintroub2018-11-061-0/+5
* Merge 10.2 into 10.3Marko Mäkelä2018-11-0643-5463/+6110
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-053-0/+47
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-051-0/+32
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-052-0/+55
* MDEV-17493: Partition pruning doesn't work for nested outer joinsSergei Petrunia2018-11-052-0/+64
* MDEV-17518: Range optimization doesn't use ON expressions from nested outer j...Sergei Petrunia2018-11-054-1/+63
* MDEV-17359 Concatenation operator || in like expressionhalfspawn2018-10-182-0/+167
* Merge 10.2 into 10.3Marko Mäkelä2018-10-176-0/+241
* MDEV-17419 Subquery with group by returns wrong resultsIgor Babaev2018-10-172-0/+81
* MDEV-17137: Syntax errors with VIEW using MEDIANVarun Gupta2018-10-162-0/+30
* MDEV-17222 Reproducible server crash in String_list::append_str orIgor Babaev2018-10-142-19/+88
* Adjusting old tests and adding new tests for "MDEV-8765: mysqldump -use utf8m...Alexander Barkov2018-10-128-46/+188
* MDEV-17411 Wrong WHERE optimization with simple CASE and searched CASEAlexander Barkov2018-10-112-0/+49
* MDEV-17381 Wrong query result with LATERAL DERIVED optimizationIgor Babaev2018-10-082-0/+82
* MDEV-17382 Hash join algorithm should not be used to join materializedIgor Babaev2018-10-083-2/+81
* MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponmariadb-10.3.10Sergey Vojtovich2018-10-022-0/+50
* Merge branch '10.2' into 10.3Sergei Golubchik2018-09-2838-155/+1343
* MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Nikita Malyavin2018-09-212-0/+27
* MDEV-17211 Server crash on queryIgor Babaev2018-09-172-0/+63