summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25292 Atomic CREATE OR REPLACE TABLEbb-10.6-midenok-MDEV-25292Aleksey Midenkov2021-06-221-0/+1
* MDEV-16708: fixed assert firing in the method THD::reset_for_the_next_commandDmitry Shulga2021-06-171-0/+27
* MDEV-16708: Fixed the failed test main.set_statementDmitry Shulga2021-06-171-1/+1
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* Merge 10.5 into 10.6Marko Mäkelä2021-05-261-7/+6
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-261-2/+1
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-05-251-3/+2
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-05-241-7/+6
| | | |\
| | | | * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-4/+5
| | | | * MDEV-25462: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-05-201-1/+1
| | * | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-251-4/+4
| * | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existbb-10.5-igorIgor Babaev2021-05-251-4/+4
* | | | | MDEV-25078: ALTER INDEX is inconsistent with ADD/DROP/RENAME indexSergei Petrunia2021-05-241-2/+4
* | | | | MDEV-24576 Atomic CREATE TABLEMonty2021-05-191-2/+7
* | | | | MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-0/+5
* | | | | MDEV-24089 support oracle syntax: rownumMonty2021-05-191-4/+6
* | | | | Added override to all releveant methods in Item (and a few other classes)Monty2021-05-191-1/+2
* | | | | Reduce usage of strlen()Monty2021-05-191-1/+2
* | | | | Added ErrConvString.lex_cstring() to simplify codeMonty2021-05-191-3/+3
* | | | | Change bitfields in Item to an uint16Michael Widenius2021-05-191-1/+1
* | | | | Renamed Type_all_attributes::set_maybe_null() to set_type_maybe_null()Monty2021-05-191-1/+1
* | | | | Added typedef decimal_digits_t (uint16) for number of digits in mostMonty2021-05-191-1/+1
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-2/+9
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-181-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-181-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-05-181-1/+2
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-181-1/+2
| | | |\ \ | | | | |/
| | | | * MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-171-1/+2
| | | | * MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionSergei Golubchik2021-05-041-4/+0
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-4/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-4/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-4/+0
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-05-041-4/+0
| | | |\ \
| | | | * | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionmariadb-10.2.38Sergei Golubchik2021-05-041-4/+0
| | | | |/
| | | | * MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-1/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-041-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-05-031-1/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-22227 Assertion `state_ == s_exec' failed in wsrep::client_state::start_...bb-10.4-MDEV-22227mkaruza2021-04-281-0/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-261-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-251-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-251-1/+3
| | |\ \ \ | | | |/ /
| | | * | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-1/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Fix all warnings given by UBSANMonty2021-04-201-1/+3
* | | | | MDEV-17399 JSON_TABLE.Alexey Botchkov2021-04-211-4/+6
* | | | | MDEV-17399 Add support for JSON_TABLE.Alexey Botchkov2021-04-211-0/+4
* | | | | MDEV-24312 master_host has 60 character limit, increase to 255 bytesbb-10.6-MDEV-24312Oleksandr Byelkin2021-04-201-0/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-191-3/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-191-3/+16
| |\ \ \ \ | | |/ / /