summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* refactor THD::raise_condition() familySergei Golubchik2021-10-261-45/+32
* Vanilla cleanups and refactoringsAleksey Midenkov2021-10-261-1/+1
* MDEV-26606: ROW_NUMBER property value isn't passed from inside a storedRucha Deodhar2021-10-061-1/+2
* Merge 10.6 into 10.7Marko Mäkelä2021-09-241-0/+3
|\
| * Merge 10.5 into 10.6Marko Mäkelä2021-09-241-0/+3
| |\
| | * MDEV-26657 : Initialize some fields in create_background_thd()Vladislav Vaintroub2021-09-211-0/+3
* | | MDEV-10075: Provide index of error causing error in array INSERTSergei Golubchik2021-09-161-6/+0
* | | MDEV-10075: Provide index of error causing error in array INSERTRucha Deodhar2021-09-151-0/+6
* | | Merge 10.6 into 10.7Marko Mäkelä2021-09-061-3/+6
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2021-09-061-3/+6
| |\ \ | | |/
| | * Fix create_background_thd()Vladislav Vaintroub2021-09-021-3/+6
* | | Merge 10.6 into 10.7Marko Mäkelä2021-08-311-5/+1
|\ \ \ | |/ /
| * | MDEV-25919: Lock tables before acquiring dict_sys.latchMarko Mäkelä2021-08-311-5/+1
* | | Merge 10.6 into 10.7Marko Mäkelä2021-08-191-2/+15
|\ \ \ | |/ /
| * | Merge 10.5 to 10.6Marko Mäkelä2021-08-191-2/+15
| |\ \ | | |/
| | * Merge 10.4 into 10.5Marko Mäkelä2021-08-181-2/+2
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-08-181-2/+2
| | | |\
| | * | | MENT-977 log priv host / priv user.bb-10.5-hfAlexey Botchkov2021-08-101-0/+26
* | | | | Merge 10.6 into 10.7Marko Mäkelä2021-08-041-4/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-4/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-2/+2
| | | |\ \ | | | | |/
| | | | * Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-2/+2
| | | | |\
| | | | | * follow-up MDEV-18166: rename marking functionsNikita Malyavin2021-07-121-2/+2
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-0/+54
| | | | |\ \ | | | | | |/
| | | | | * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-0/+54
| | | * | | MDEV-23080: desync and pause node on BACKUP STAGE BLOCK_DDLLeandro Pacheco2021-07-271-0/+1
| | | * | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-251-0/+56
* | | | | | Added support to MEM_ROOT for write protected memoryMonty2021-07-181-2/+1
|/ / / / /
* | | | | MDEV-16708: Fixed the failed test main.set_statementDmitry Shulga2021-06-171-1/+1
* | | | | Added DDL_options_st *thd_ddl_options(const MYSQL_THD thd)Monty2021-06-141-0/+12
* | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* | | | | MDEV-24985 Shutdown fails to abort current InnoDB lock waitsVladislav Vaintroub2021-06-021-2/+2
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-261-0/+56
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existbb-10.5-igorIgor Babaev2021-05-251-0/+56
* | | | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-0/+1
* | | | | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-0/+1
* | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-3/+4
* | | | | Reduce usage of strlen()Monty2021-05-191-6/+6
* | | | | Split item->flags into base_flags and with_flagsMonty2021-05-191-12/+12
* | | | | Change bitfields in Item to an uint16Michael Widenius2021-05-191-12/+12
* | | | | Optimize Sql_allocMonty2021-05-191-11/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-12/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-12/+4
| |\ \ \ \ | | |/ / /
| | * | | MDEV-23542 Server crashes in thd_clear_errors()Oleksandr Byelkin2021-05-051-12/+4
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-16962 Assertion failed in open_purge_table upon concurrent ALTER/FLUSHNikita Malyavin2021-04-271-1/+1
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-2/+4
| | | |\ \ | | | | |/
| | | | * MDEV-24872 : galera.galera_insert_multi MTR failed: crash with SIGABRTJan Lindström2021-02-171-2/+4