summaryrefslogtreecommitdiff
path: root/mysql-test/suite/compat
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Daniel Black2021-02-251-2/+2
|\
| * MDEV-24910 Crash with SELECT that uses table value constructor as a subselectIgor Babaev2021-02-241-2/+2
* | MDEV-23518 Syntax error in ond SP results in misleading message on SHOW CREAT...Oleksandr Byelkin2020-10-032-7/+42
* | MDEV-23094: Multiple calls to a Stored Procedure from another Stored Procedur...bb-10.4-MDEV-23094Oleksandr Byelkin2020-08-312-0/+247
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-038-0/+554
|\ \ | |/
| * MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ......Alexander Barkov2020-08-018-0/+554
* | Merge 10.3 into 10.4Marko Mäkelä2020-07-313-0/+218
|\ \ | |/
| * MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLESujatha2020-07-223-0/+218
* | MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KI...Oleksandr Byelkin2020-07-284-10/+10
* | Merge 10.3 into 10.4Marko Mäkelä2020-06-082-0/+81
|\ \ | |/
| * MDEV-22822 sql_mode="oracle" cannot declare without variable errorsAlexander Barkov2020-06-072-0/+81
* | Merge 10.3 into 10.4Marko Mäkelä2020-05-261-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-05-251-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2020-04-162-4/+4
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-04-152-4/+4
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-18/+18
|\ \ | |/
| * MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-051-18/+18
* | Merge 10.3 into 10.4Marko Mäkelä2019-12-134-1/+590
|\ \ | |/
| * MDEV-20667 Server crash on pop_cursorAlexander Barkov2019-12-124-1/+590
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-6/+6
|\ \ | |/
| * Lintian complains on spelling errorFaustin Lammler2019-12-021-6/+6
* | MDEV-20634 Report disallowed subquery errors as such (instead of parse error)Alexander Barkov2019-09-204-24/+24
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-064-1/+5
|\ \ | |/
| * Merge branch '10.2' into 10.3Monty2019-09-034-1/+5
* | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-12/+12
|\ \ | |/
| * MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-301-12/+12
* | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4Alexander Barkov2019-08-134-4/+35
|\ \ | |/
| * MDEV-20263 sql_mode=ORACLE: BLOB(65535) should not translate to LONGBLOBAlexander Barkov2019-08-064-4/+35
* | Merge 10.3 into 10.4Marko Mäkelä2019-06-196-0/+1520
|\ \ | |/
| * MDEV-17363 - Compressed columns cannot be restored from dumpAlexander Barkov2019-06-186-0/+1520
* | MDEV-19637 Crash on an SP variable assignment to a wrong subselectAlexander Barkov2019-05-302-0/+41
* | MDEV-19535 sql_mode=ORACLE: 'SELECT INTO @var FOR UPDATE' does not lock the t...Alexander Barkov2019-05-212-0/+54
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-193-0/+474
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-0/+2
| * MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(),Igor Babaev2019-05-082-0/+472
* | Merge 10.3 into 10.4Marko Mäkelä2019-04-252-0/+71
|\ \ | |/
| * MDEV-18092 Query with the table I_S.PARAMETERS stop working after a package i...Alexander Barkov2019-04-182-0/+71
* | MDEV-19142 sql_mode=MSSQL: Bracket identifiersAlexander Barkov2019-04-152-0/+155
* | MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROWAlexander Barkov2019-03-072-1/+183
* | MDEV-18796 Synchronize PS grammar between sql_yacc.yy and sql_yacc_ora.yyAlexander Barkov2019-03-031-1/+1
* | MDEV-18789 Port "MDEV-7773 Aggregate stored functions" to sql_yacc_ora.yyAlexander Barkov2019-03-012-0/+124
* | MDEV-18767 Port "MDEV-16294: INSTALL PLUGIN IF NOT EXISTS / UNINSTALL PLUGIN ...Alexander Barkov2019-02-282-0/+51
* | MDEV-17959 Assertion `opt_bootstrap || mysql_parse_status || thd->lex->select...Alexander Barkov2018-12-272-0/+18
* | Merge 10.3 into 10.4Marko Mäkelä2018-12-181-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-12-181-1/+1
* | Added new MDL_BACKUP locks for all backup stagesMonty2018-12-091-1/+1
* | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-091-2/+2
* | Merge 10.3 into 10.4Marko Mäkelä2018-11-1912-24/+605
|\ \ | |/
| * MDEV-17278 CURSOR FOR LOOP - ERROR: unexpected end of stream, read 0 bytes (S...Alexander Barkov2018-11-142-0/+48
| * MDEV-17253 Oracle compatibility: The REVERSE key word for FOR loop behaves in...Alexander Barkov2018-11-134-24/+125