summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-04-071-1/+24
|\
| * MDEV-19112 WITH clause does not work with information_schema as default databaseIgor Babaev2019-04-051-0/+24
* | MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...Oleksandr Byelkin2018-11-071-2/+1
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-0/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2018-11-061-78/+1
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-78/+0
| | |\
| | | * Remove unused code.Sergey Vojtovich2018-10-191-70/+0
| | * | wsrep: create a macro for the error: labelSergei Golubchik2018-10-241-0/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-62/+116
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-1/+6
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-09-231-1/+2
| | |\ \ | | | |/
| | | * MDEV-14410 - Assertion `table->pos_in_locked_tables == __null ||Sergey Vojtovich2018-09-181-1/+2
| | * | MDEV-15845 Test failure on galera.galera_concurrent_ctasmkaruza2018-09-121-0/+4
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-57/+103
| |\ \ \ | | |/ /
| | * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-1/+78
| | |\ \ | | | |/
| | | * MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-041-2/+2
| | | * create a reusable function that tells what FK actions can writeSergei Golubchik2018-09-041-3/+2
| | | * MDEV-12669 Circular foreign keys cause a loop and OOM upon LOCK TABLESergei Golubchik2018-09-041-2/+3
| | | * extend prelocking to FK-accessed tablesSergei Golubchik2018-09-041-0/+65
| | | * Merge branch '5.5' into 10.0bb-10.0-merge-sanjaOleksandr Byelkin2018-09-031-1/+13
| | | |\
| | | | * MDEV-16957: Server crashes in Field_iterator_natural_join::next upon 2nd exec...Oleksandr Byelkin2018-08-311-1/+13
| | * | | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-09-021-55/+87
| * | | | MDEV-17024 Crash on large queryIgor Babaev2018-09-071-0/+9
* | | | | Merge pull request #857 from codership/10.3-MDEV-15845Jan Lindström2018-09-111-0/+4
|\ \ \ \ \
| * | | | | MDEV-15845 Test failure on galera.galera_concurrent_ctasmkaruza2018-09-041-0/+4
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-5/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-5/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanjaOleksandr Byelkin2018-07-191-5/+7
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '5.5' into bb-10.0-mergeOleksandr Byelkin2018-07-171-5/+7
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fixed MDEV-16512, crashing on re-execution of failing SPMichael Widenius2018-06-271-5/+7
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-07-231-0/+6
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | MDEV-16192 Table 't' is specified twice, both as a target for 'CREATE' and...Sachin2018-07-181-0/+6
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-281-8/+6
| * | | | This is another attempt to fix mdev-16473.Igor Babaev2018-06-281-1/+1
| * | | | Correction for the patch to fix mdev-16473.Igor Babaev2018-06-261-1/+1
| * | | | MDEV-16473 WITH statement throws 'no database selected' errorIgor Babaev2018-06-261-0/+8
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-0/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-0/+3
| | | |\ \ | | | | |/
| | | | * Catch of OOM situation.Oleksandr Byelkin2018-06-061-0/+3
* | | | | MDEV-16385 ROW SP variable is allowed in unexpected contextAlexander Barkov2018-06-051-10/+7
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-2/+8
|\ \ \ \ \ | |/ / / /
* | | | | Merge branch 'github/10.2' into 10.3Sergei Golubchik2018-05-221-18/+28
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-201-18/+28
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-191-18/+28
| | |\ \ \ | | | |/ /
| | | * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Sergei Golubchik2018-05-191-1/+1
| | | * | MDEV-11129 CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() ...Monty2018-05-161-18/+28
* | | | | MDEV-14853 Grant does not work correctly when table contains...sachin2018-05-181-2/+2
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-171-3/+6
|\ \ \ \ \ | |/ / / /