summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.8' into 10.9Oleksandr Byelkin2022-10-041-15/+20
|\
| * Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-041-15/+20
| |\
| | * Merge branch '10.5' into 10.6Oleksandr Byelkin2022-10-031-5/+7
| | |\
| | | * Crash in INSERT...SELECT..RETURNING with subqueryRucha Deodhar2022-10-031-5/+7
| | * | Merge branch '10.5' into 10.6Sergei Golubchik2022-10-021-10/+13
| | |\ \ | | | |/
| | | * Merge branch '10.4' into 10.5Sergei Golubchik2022-10-021-10/+13
| | | |\
| | | | * Merge branch '10.3' into 10.4Sergei Golubchik2022-10-011-10/+13
| | | | |\
| | | | | * MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00...Oleksandr Byelkin2022-09-301-8/+10
| | | | | * MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DBAnel Husakovic2022-09-301-2/+3
* | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-07-281-53/+125
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-07-271-53/+125
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-07-271-53/+125
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-53/+125
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-53/+125
| | | | |\ \ | | | | | |/
| | | | | * MDEV-26427 MariaDB Server SEGV on INSERT .. SELECTOleg Smirnov2022-07-141-51/+127
* | | | | | MDEV-28567 Assertion `0' in open_tables upon function-related operationAleksey Midenkov2022-06-291-2/+3
* | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-291-15/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-06-291-15/+34
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-28897 Wrong table.get_ref_count() upon concurrent truncate and backup st...Monty2022-06-281-15/+34
* | | | | | Merge branch '10.8' into 10.9mariadb-10.9.1Sergei Golubchik2022-05-191-1/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.6' into 10.7Sergei Golubchik2022-05-111-1/+11
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.5' into 10.6Sergei Golubchik2022-05-101-1/+11
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-1/+11
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-0/+7
| | | | |\ \ | | | | | |/
| | | | | * MDEV-20077 compilation fixAleksey Midenkov2022-04-291-0/+2
| | | | | * MDEV-20077 Warning on full history partition is delayed until next DML statementAleksey Midenkov2022-04-291-0/+5
| | | | * | MDEV-28097 use-after-free when WHERE has subquery with an outer reference in ...Sergei Golubchik2022-04-291-0/+3
| | | | * | cleanup: (*order->item) -> itemSergei Golubchik2022-04-291-1/+1
* | | | | | MDEV-25477 Auto-create breaks replication when triggering event was not repli...Aleksey Midenkov2022-05-061-0/+1
* | | | | | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2022-05-061-20/+272
* | | | | | MDEV-28201: Server crashes upon SHOW ANALYZE/EXPLAIN FORMAT=JSONSergei Petrunia2022-04-291-0/+12
* | | | | | MDEV-10000 Add EXPLAIN [FORMAT=JSON] FOR CONNECTION syntax supportOleg Smirnov2022-04-291-0/+2
|/ / / / /
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-261-53/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-53/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-52/+13
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-52/+12
| | | |\ \ | | | | |/
| | | | * MDEV-24176 fixup: GCC -Wmaybe-uninitializedMarko Mäkelä2022-04-191-1/+1
| | | | * MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-181-41/+7
| | | | * MDEV-24176 PreparationsAleksey Midenkov2022-04-181-39/+32
* | | | | Merge branch '10.6' into 10.7mariadb-10.7.3Sergei Golubchik2022-02-101-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.5 into 10.6mariadb-10.6.7Sergei Golubchik2022-02-101-2/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.4' into 10.5mariadb-10.5.15Sergei Golubchik2022-02-101-2/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.3' into 10.4mariadb-10.4.24Sergei Golubchik2022-02-101-3/+4
| | | |\ \ | | | | |/
| | | | * Merge branch '10.2' into 10.3mariadb-10.3.34Sergei Golubchik2022-02-101-3/+4
| | | | |\
| | | | | * MDEV-25766 Unused CTE lead to a crash in find_field_in_tables/find_order_in_listOleksandr Byelkin2022-02-101-3/+4
* | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-3/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-3/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-3/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-3/+4
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-3/+4
| | | | |\ \ | | | | | |/