summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27159 Re-design the upper level of handling DML commands.bb-10.7-mdev-27159-insert-hfAlexey Botchkov2022-03-155-2/+831
* MDEV-27159 Re-design the upper level of handling DML commandsIgor Babaev2021-12-0228-514/+698
* MDEV-23143 Add JSON_EQUALS functionEric Herman2021-07-215-0/+268
* MDEV-16375 Function to normalize a json valueEric Herman2021-07-215-0/+221
* Add json_normalize function to json_libEric Herman2021-07-215-2/+1139
* fix json typo s/UNINITALIZED/UNINITIALIZED/Eric Herman2021-07-213-3/+3
* Test cases require debug_sync enabledVicențiu Ciorbaru2021-07-195-0/+5
* Make marking/testing of top level item uniformMonty2021-07-196-93/+82
* Update debian packaging for 10.7Vicențiu Ciorbaru2021-07-193-15/+19
* Added support to MEM_ROOT for write protected memoryMonty2021-07-1815-94/+237
* Change Item_true and Item_false to pointersMonty2021-07-186-23/+25
* Merge remote-tracking branch '10.6' into 10.7Vicențiu Ciorbaru2021-07-1848-76/+774
|\
| * MDEV-19237 - Fix assertion in should_send_column_infoVladislav Vaintroub2021-07-161-1/+2
| * merge 10.5 to 10.6Vladislav Vaintroub2021-07-1635-49/+442
| |\
| | * MDEV-26166 replace log_write_up_to(LSN_MAX,...) with log_buffer_flush_to_disk()Vladislav Vaintroub2021-07-168-17/+8
| | * MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong valuesOleksandr Byelkin2021-07-1510-27/+282
| | * Revert "MDEV-24248: my_print_defaults is not taking all the values when using...Rucha Deodhar2021-07-153-49/+2
| | * MDEV-24248: my_print_defaults is not taking all the values when using -eRucha Deodhar2021-07-123-2/+49
| | * MDEV-26106: [ERROR] InnoDB: Unlock row could not find a 2 mode lock on the re...Sergei Petrunia2021-07-073-4/+63
| | * mtr: aix disable mysqld--defaults-fileDaniel Black2021-07-061-0/+1
| | * mtr: aix fix mysqld--help - no thread-poolDaniel Black2021-07-061-0/+76
| | * mtr: aix has no thread_poolDaniel Black2021-07-0610-1/+11
| | * mtr: aix - no pool of threadsDaniel Black2021-07-061-0/+1
| | * mtr: fix innodb_bug53756 on aixDaniel Black2021-07-061-1/+1
| | * MDEV-25978: minor post-merge fix for .result fileJulius Goryavsky2021-07-061-1/+0
| * | MDEV-26150: The test main.opt_trace fails in case it is run in PS modeDmitry Shulga2021-07-161-4/+3
| * | MDEV-26142: Fix failures of the tests main.features and sys_vars.stored_progr...Dmitry Shulga2021-07-158-9/+54
| * | MDEV-26146: The test main.limit_rows_examined fails in case it is run in PS m...Dmitry Shulga2021-07-142-6/+1
| * | Implement simple Gitlab-CI pipeline for MariaDB with RPM buildsOtto Kekäläinen2021-07-141-0/+270
| * | simplify myskel.m4 and make it work when a path contains '@'Sergei Golubchik2021-07-131-7/+2
* | | Typo fix in extrabackup.cc and innobackupex.ccbb-10.7-robertOli Sennhauser2021-07-122-2/+2
* | | MDEV-12914: Engine for temporary tables which are implicitly created as Rocks...Anel Husakovic2021-07-108-14/+135
* | | Merge branch '10.6' into 10.7Sergei Golubchik2021-07-07964-10033/+16392
|\ \ \ | |/ /
| * | bump the VERSIONDaniel Bartholomew2021-07-061-1/+1
| * | MDEV-22709 Assertion `store.length() <= (256L*256L*256L-1)' failed in net_sen...Sergei Golubchik2021-07-061-0/+6
| * | update C/C to 3.2.3mariadb-10.6.3Sergei Golubchik2021-07-051-0/+0
| * | mtr: report full command line of mysqld that failed to startSergei Golubchik2021-07-041-1/+1
| * | fixup 0a67b15a9d3348d10f6df0caae6f2f973295a43aMarko Mäkelä2021-07-031-0/+7
| * | Merge 10.5 into 10.6Marko Mäkelä2021-07-033-115/+8
| |\ \ | | |/
| | * MDEV-26017 fixupMarko Mäkelä2021-07-031-2/+2
| | * MDEV-26033: Race condition between buf_pool.page_hash and resize()Marko Mäkelä2021-07-032-113/+6
| * | gamma -> stableSergei Golubchik2021-07-022-2/+2
| * | update test resultSergei Golubchik2021-07-021-1/+0
| * | main.lock_kill fails in embeddedSergei Golubchik2021-07-021-0/+4
| * | MDEV-25906: SIGSEGV in flush_tables_with_read_lock on FTWRL or FTFE | SIGSEGV...Sergei Golubchik2021-07-025-3/+149
| * | MDEV-15888 Implement FLUSH TABLES tbl_name [, tbl_name] ... WITH READ LOCK fo...Sergei Golubchik2021-07-025-15/+74
| * | errors after altering a table has finished aren't fatalSergei Golubchik2021-07-025-54/+39
| * | Merge 10.5 into 10.6Marko Mäkelä2021-07-0252-104/+1429
| |\ \ | | |/
| | * MDEV-23004 When using GROUP BY with JSON_ARRAYAGG with joint table, the squar...Sergei Golubchik2021-07-022-2/+2
| | * Merge 10.4 into 10.5Marko Mäkelä2021-07-026-13/+95
| | |\