summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29693 Fix review commentsbb-10.5-MDEV-29693Oleg Smirnov2023-01-304-37/+28
* MDEV-29693 Fix review commentsOleg Smirnov2023-01-191-23/+9
* MDEV-29693 ANALYZE TABLE still flushes table definition cache when engine-ind...Oleg Smirnov2022-12-1012-88/+231
* Merge 10.4 into 10.5Marko Mäkelä2022-10-134-9/+57
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-10-134-9/+57
| |\
| | * MDEV-29753 An error is wrongly reported during INSERT with vcol indexNikita Malyavin2022-10-121-3/+14
| | * MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-123-2/+29
| | * MDEV-29102 system_time_zone is incorrect on Windows when TZ is setVladislav Vaintroub2022-10-111-7/+17
* | | Fixes after 10.4 --> 10.5 mergeJan Lindström2022-10-122-6/+14
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-1210-244/+257
|\ \ \ | |/ /
| * | MDEV-26597 post-fix: cannot add new error messages in 10.4Sergei Golubchik2022-10-113-27/+11
| * | MDEV-20760 fixup: clang -Winconsistent-missing-overrideMarko Mäkelä2022-10-111-226/+242
| * | Merge 10.3 into 10.4Marko Mäkelä2022-10-111-2/+9
| |\ \ | | |/
| | * Silence clang 13 -Wunused-but-set-variable for BisonMarko Mäkelä2022-10-101-2/+9
| | * MDEV-29706 : SIGSEGV in wsrep_TOI_begin on non-Galera buildsJan Lindström2022-10-061-0/+6
| * | A followup for MDEV-29672 Add MTR tests covering key and key segment flags an...Alexander Barkov2022-10-101-18/+18
| * | MDEV-29707 : Incorrect/bad errno on enabling wsrep_on after setting dummy wsr...Jan Lindström2022-10-091-2/+1
| * | MDEV-25389 : Assertion `!is_thread_specific || (mysqld_server_initialized && ...Jan Lindström2022-10-094-6/+28
| * | MDEV-26597 : Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == ...Jan Lindström2022-10-094-12/+26
| * | MDEV-27123 : auto_increment_increment and auto_increment_offset reset to 1 in...Jan Lindström2022-10-091-2/+12
| * | MDEV-29142 : Assertion `!_current_thd()' failed in void destroy_background_th...Jan Lindström2022-10-091-6/+7
| * | typo fixed, followup for 3fe55fa8be9Sergei Golubchik2022-10-071-1/+1
| * | CREATE ... VALUES ... didn't require INSERT privilegeSergei Golubchik2022-10-071-3/+5
* | | MDEV-28576 RENAME COLUMN with NOCOPY algorithm leads to corrupt partitioned t...Aleksey Midenkov2022-10-074-1/+16
* | | Merge 10.4 into 10.5Aleksey Midenkov2022-10-072-6/+49
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Aleksey Midenkov2022-10-062-6/+54
| |\ \ | | |/
| | * MDEV-29697 Assertion failure in Diagnostics_area::set_ok_statusAleksey Midenkov2022-10-051-0/+1
| | * MDEV-28576 RENAME COLUMN with NOCOPY algorithm leads to corrupt partitioned t...Aleksey Midenkov2022-10-051-0/+47
| | * MDEV-28576 Ability to manipulate List<const char *>Aleksey Midenkov2022-10-051-6/+6
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-061-4/+0
|\ \ \ | |/ /
| * | Remove HAVE_SNPRINTFMarko Mäkelä2022-10-051-4/+0
* | | Crash in INSERT...SELECT..RETURNING with subqueryRucha Deodhar2022-10-035-20/+50
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-10-0233-263/+669
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-0129-262/+428
| |\ \ | | |/
| | * cleanup: suppress rocksdb compilation warning, fix a commentSergei Golubchik2022-10-011-2/+2
| | * compilation errorSergei Golubchik2022-10-012-3/+2
| | * MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00...Oleksandr Byelkin2022-09-3011-63/+235
| | * Better declaration of the buffer sizeOleksandr Byelkin2022-09-302-8/+13
| | * MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DBAnel Husakovic2022-09-307-52/+42
| | * MDEV-29361 Infinite recursive calls when detecting CTE dependenciesIgor Babaev2022-09-284-35/+91
| | * Use memory safe snprintf() in Connect Engine and elsewhere (#2210)Mikhail Chalov2022-09-282-31/+31
| | * MDEV-21134 Crash with partitioned table, PARTITION syntax, and index_merge.Alexey Botchkov2022-09-271-0/+15
| | * MDEV-29022 add_slave destroy child list and has dead codeOleksandr Byelkin2022-09-278-74/+10
| * | MDEV-20760 Add Type_handler::KEY_pack_flags()Alexander Barkov2022-09-302-10/+35
| * | MDEV-29672 Add MTR tests covering key and key segment flags and typesAlexander Barkov2022-09-304-1/+237
| * | MDEV-29613 fixup: clang -Wunused-but-set-variableMarko Mäkelä2022-09-261-1/+5
* | | correctness assertSergei Golubchik2022-09-292-0/+5
* | | MDEV-29368 Assertion `trx->mysql_thd == thd' failed in innobase_kill_query fr...Sergei Golubchik2022-09-293-6/+7
* | | debug_sync: ignore "sort" kills and disconnectsSergei Golubchik2022-09-291-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2022-09-2632-52/+115
|\ \ \ | |/ /