summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* fix c++98 buildNikita Malyavin2020-07-211-3/+3
* MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-3/+10
* Merge 10.1 into 10.2Marko Mäkelä2020-07-021-1/+5
|\
| * Revert "Fix result of merge."Marko Mäkelä2020-07-021-1/+5
* | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-011-5/+1
|\ \ | |/
| * Fix result of merge.Oleksandr Byelkin2020-06-231-5/+1
| * MDEV-22728: SIGFPE in Unique::get_cost_calc_buff_size from prepare_search_bes...Varun Gupta2020-06-071-0/+3
* | bugfix: use THD::main_mem_root for kill error messageSergei Golubchik2020-05-271-1/+2
* | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-3/+7
* | Merge 10.1 into 10.2Marko Mäkelä2020-03-201-3/+3
|\ \ | |/
| * all status variables above `questions` MUST be ulongSergei Golubchik2020-03-141-3/+3
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-191-3/+8
| |\
| | * Improve documentation of Unique classVicențiu Ciorbaru2020-01-161-4/+9
* | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2019-10-301-0/+4
|\ \ \ | |/ /
| * | MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-301-0/+4
* | | cleanup: RAII helper for swapping of thd->security_ctxSergei Golubchik2019-10-281-0/+16
* | | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-3/+0
|\ \ \ | |/ /
| * | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-071-3/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-14/+26
|\ \ \ | |/ /
| * | MDEV-17614 INSERT on dup key update is replication unsafeSachin2019-08-091-14/+26
| * | imporve clang buildEugene Kosov2019-06-251-1/+1
* | | Merge 10.1 into 10.2Eugene Kosov2019-06-231-0/+1
|\ \ \ | |/ /
| * | MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-0/+1
* | | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponSergey Vojtovich2019-05-141-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-0/+1
|\ \ \ | |/ /
| * | cleanup: cosmetic fixesSergei Golubchik2019-04-241-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+3
|\ \ \ | |/ /
| * | MDEV-17605 Statistics for InnoDB table is wrong if persistent statistics is usedIgor Babaev2019-04-221-0/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2019-04-041-1/+0
|\ \ \ | |/ /
| * | Fix clang -Wunused-private-fieldMarko Mäkelä2019-04-031-1/+0
* | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-0/+8
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-8/+15
|\ \ \ | |/ /
| * | MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-2/+2
| * | cleanup: miscSergei Golubchik2019-03-121-6/+6
| * | pass the slow logging information in thd->query_plan_flagsSergei Golubchik2019-03-121-0/+5
| * | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre...Oleksandr Byelkin2019-03-121-0/+2
| * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-0/+10
| * | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-2/+0
| |\ \
| | * | cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-2/+0
* | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-0/+10
* | | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-021-0/+3
* | | | MDEV-17024 Crash on large queryIgor Babaev2018-09-071-1/+7
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-311-11/+0
|\ \ \ \ | |/ / /
| * | | Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-311-11/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-08-211-0/+11
|\ \ \ \ | |/ / /
| * | | This is patch for the https://jira.mariadb.org/browse/MDEV-9519 issue:Julius Goryavsky2018-08-151-0/+11
* | | | MDEV-16934 Query with very large IN clause lists runs slowlyIgor Babaev2018-08-171-0/+1