summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-7/+9
* MDEV-25362 Incorrect name resolution for subqueries in ON expressionsprot-10.2Igor Babaev2021-04-171-1/+3
* MDEV-24916 : Assertion `current_stmt_binlog_format == BINLOG_FORMAT_STMT || c...Jan Lindström2021-03-181-8/+12
* MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-091-0/+2
* MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-251-120/+147
* MDEV-17251 SHOW STATUS unnecessary calls calc_sum_of_all_statusSergei Golubchik2021-01-111-0/+1
* MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a ...Sergei Golubchik2020-12-111-1/+1
* MDEV-24314 Unexpected error message when selecting from view that usesIgor Babaev2020-12-041-0/+3
* MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-16/+14
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-281-18/+46
|\
| * BUG#31650096: MYSQL SERVER HEAP-USE-AFTER-FREE IN TRANS_SAVEPOINTKarthik Kamath2020-10-271-1/+0
| * Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-271-0/+30
| * cleanup: PRIV_LOCK_TABLES (10.5 style)Sergei Golubchik2020-10-271-18/+17
| * Revert "[MDEV-7978] add show create user"Daniel Black2020-09-241-25/+2
| * [MDEV-7978] Updated syntax for SHOW CREATE USERVicențiu Ciorbaru2020-09-201-1/+16
| * [MDEV-7978] Update grammar for new syntaxVicențiu Ciorbaru2020-09-201-1/+9
* | MDEV-23327 Can't uninstall UDF if the implementation library file doesn't existOleksandr Byelkin2020-10-191-13/+10
* | Fix the constants namesOleksandr Byelkin2020-10-151-7/+10
* | MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-1/+1
* | MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [E...Varun Gupta2020-07-131-0/+10
* | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-011-8/+0
|\ \ | |/
| * MDEV-22706: Assertion `!current' failed in PROFILING::start_new_querySujatha2020-06-251-8/+0
* | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-1/+2
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-1/+0
| |\
| | * Bug#29915479 RUNNING COM_REGISTER_SLAVE WITHOUT COM_BINLOG_DUMP CAN RESULTS I...Sergei Golubchik2020-04-301-1/+0
* | | MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-291-1/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-4/+4
|\ \ \ | |/ /
| * | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-4/+4
* | | MDEV-21473 conflicts with async slave BF aborting (#1475)seppo2020-03-241-3/+3
* | | MDEV-16308 : protocol messed up sporadicallyVladislav Vaintroub2020-02-101-1/+0
* | | Merge branch '10.1' into 10.2Sergei Petrunia2020-01-171-1/+1
|\ \ \ | |/ /
| * | MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-141-1/+1
* | | cleanup: RAII helper for swapping of thd->security_ctxSergei Golubchik2019-10-281-25/+6
* | | Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-301-2/+2
* | | MDEV-20561 Galera node shutdown fails in non-Primary (#1386)Teemu Ollakka2019-09-131-1/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-08-201-28/+75
|\ \ \ | |/ /
| * | Merge 5.5 into 10.1Marko Mäkelä2019-08-201-28/+75
| |\ \ | | |/
| | * MDEV-20265 Unknown column in field listIgor Babaev2019-08-191-28/+75
* | | Merge 10.1 into 10.2Marko Mäkelä2019-08-131-1/+1
|\ \ \ | |/ /
| * | MDEV-20335: Extra trans_commit_stmt after rollback caused by incorrect fix of...Jan Lindström2019-08-131-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-0/+235
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-0/+235
| |\ \ | | |/
| | * MDEV-19421 Basic 3-way join queries are not parsed.Igor Babaev2019-07-111-0/+235
| * | imporve clang buildEugene Kosov2019-06-251-1/+1
* | | MDEV-19595 fixedMichael Widenius2019-06-191-1/+7
* | | Merge 10.1 into 10.2Marko Mäkelä2019-06-121-274/+1
|\ \ \ | |/ /
| * | MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-311-268/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-281-0/+7
|\ \ \ | |/ /
| * | Merge 5.5 into 10.1Marko Mäkelä2019-05-281-0/+7
| |\ \ | | |/