summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2021-08-312-9/+16
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-08-312-9/+16
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-08-312-9/+16
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-08-311-3/+1
| | | |\
| | | | * MDEV-26504 THD::copy_db_to() fails to return true if THD::db is nullMarko Mäkelä2021-08-301-3/+1
| | | * | MDEV 22785 Crash with prepared statements and NEXTVAL()Michael Widenius2021-08-261-5/+15
| | | * | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-241-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-08-2610-29/+78
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-2610-32/+80
| |\ \ \ \ | | |/ / /
| | * | | After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-2510-44/+92
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-08-233-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-232-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-233-3/+3
| | |\ \ \ | | | |/ /
| | | * | Fix GCC 11.2.0 -Wmaybe-uninitializedMarko Mäkelä2021-08-234-9/+9
| * | | | MDEV-26440 Missing connection id value in I_S.thread_pool_queuesVladislav Vaintroub2021-08-191-0/+3
| * | | | MDEV-19313 post-fixVladislav Vaintroub2021-08-191-1/+1
* | | | | need at least Bison 2.4 for `%define api.pure`Sergei Golubchik2021-08-221-1/+1
* | | | | Merge 10.5 to 10.6Marko Mäkelä2021-08-1919-86/+275
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-1816-78/+247
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-1821-165/+261
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-2/+3
| | | |\ \ | | | | |/
| | | | * MDEV-26350: select_lex->ref_pointer_array.size() % 5 == 0Daniel Black2021-08-181-2/+3
| | | * | MDEV-18734 ASAN additional fix for 10.3Aleksey Midenkov2021-08-181-0/+5
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-185-64/+202
| | | |\ \ | | | | |/
| | | | * MDEV-18734 ASAN heap-use-after-free upon sorting by blob column from partitio...Aleksey Midenkov2021-08-055-59/+199
| | | * | MDEV-24523 Execution of JSON_REPLACE failed on SpiderYongxin Xu2021-08-051-1/+1
| | * | | MDEV-25717 Assertion `owning_thread_id_ == wsrep::this_thread::get_id()'Daniele Sciascia2021-08-183-3/+33
| | * | | MDEV-26308 : Galera test failure on galera.galera_split_brainLeandro Pacheco2021-08-189-41/+59
| | * | | MDEV-20215: binlog.show_concurrent_rotate failed in buildbot with wrong resultBrandon Nesterenko2021-08-133-1/+20
| | * | | MENT-1019.bb-10.4-hfAlexey Botchkov2021-08-112-1/+6
| * | | | MDEV-26223 Galera cluster node consider old server_id value even after modifi...bb-10.5-rasmusmkaruza2021-08-181-6/+9
| * | | | MDEV-26325 Shutdown hangs whenever named pipes were used for connections.Vladislav Vaintroub2021-08-121-1/+4
| * | | | MENT-977 log priv host / priv user.bb-10.5-hfAlexey Botchkov2021-08-102-0/+28
* | | | | MDEV-25958: rpl_semi_sync_fail_over.test fails in buildbotSujatha2021-08-192-0/+7
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-031-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-08-021-0/+15
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4mariadb-10.4.21Oleksandr Byelkin2021-08-021-0/+15
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3mariadb-10.3.31Oleksandr Byelkin2021-08-021-0/+15
| | | |\ \ | | | | |/
| | | | * MDEV-26220 Server crashes with indexed by prefix virtual columnmariadb-10.2.40Nikita Malyavin2021-08-021-0/+15
| | | | * Revert "MDEV-26220 Server crashes with indexed by prefix virtual column"Oleksandr Byelkin2021-08-021-65/+48
| | | | * MDEV-26220 Server crashes with indexed by prefix virtual columnNikita Malyavin2021-07-281-48/+65
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-0246-395/+738
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-3146-383/+722
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-3134-345/+598
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-291-4/+8
| | | |\ \ | | | | |/
| | | * | MDEV-24511 null field is created with CREATE..SELECTSergei Golubchik2021-07-293-4/+13
| | | * | MDEV-9234 Add Type_handler::union_element_finalize()Alexander Barkov2021-07-293-6/+26
| | | * | add const qualifiers to sys_var::value_ptr functions and fix const castsNikita Malyavin2021-07-277-163/+197
| | | * | MDEV-16026 MDEV-16481 refactor Sys_var_vers_asofNikita Malyavin2021-07-275-38/+76
| | | * | MDEV-25808 PREPARE/EXECUTE makes signed integer out of unsignedSergei Golubchik2021-07-242-5/+7