summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23372: rpl.rpl_skip_replication still fails in buildbot with an extrabb-10.4-sujathaSujatha2021-08-175-3/+80
* MDEV-26372 enforce-storage-engine=InnoDB has no usability as an option to mys...Marko Mäkelä2021-08-161-43/+3
* MDEV-20215: binlog.show_concurrent_rotate failed in buildbot with wrong resultBrandon Nesterenko2021-08-135-3/+28
* MENT-1019.bb-10.4-hfAlexey Botchkov2021-08-113-4/+9
* mariabackup - fix string format in error messageVladislav Vaintroub2021-08-111-1/+1
* Fix test failure on galera_as_slave_replay by adding wait_conditionsJan Lindström2021-08-062-7/+23
* bump the VERSIONDaniel Bartholomew2021-08-051-1/+1
* Merge branch '10.3' into 10.4mariadb-10.4.21Oleksandr Byelkin2021-08-029-50/+119
|\
| * Merge branch '10.2' into 10.3mariadb-10.3.31Oleksandr Byelkin2021-08-029-50/+119
| |\
| | * MDEV-26220 Server crashes with indexed by prefix virtual columnmariadb-10.2.40Nikita Malyavin2021-08-024-0/+49
| | * Revert "MDEV-26220 Server crashes with indexed by prefix virtual column"Oleksandr Byelkin2021-08-024-99/+48
| | * MDEV-23752 SHOW EXPLAIN FOR thd waits for sleepSergei Golubchik2021-07-312-19/+25
| | * MDEV-20154 Assertion `len <= col->len | ...` failed in row_merge_buf_addNikita Malyavin2021-07-293-36/+63
| | * Cleanup: Remove redundant conditionsMarko Mäkelä2021-07-291-11/+2
| | * MDEV-26220 Server crashes with indexed by prefix virtual columnNikita Malyavin2021-07-284-48/+99
* | | MDEV-13564 fixup: Remove unused function fts_check_corrupt()Marko Mäkelä2021-08-022-66/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-31339-2361/+7428
|\ \ \ | |/ /
| * | fix MDEV-16026 MDEV-16481 embedded server results and restsOleksandr Byelkin2021-07-295-40/+62
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-29140-1347/+2664
| |\ \ | | |/
| | * Cleanup: Remove dead codeMarko Mäkelä2021-07-281-6/+0
| | * latest C/CSergei Golubchik2021-07-271-0/+0
| | * MDEV-7209 mroonga storage engine fails to build on OpenBSDSergei Golubchik2021-07-274-2/+2
| | * Merge remote-tracking branch 'merge/merge-pcre' into 10.2Sergei Golubchik2021-07-2728-114/+151
| | |\
| | | * 8.45Sergei Golubchik2021-07-2744-5300/+6704
| | * | Merge remote-tracking branch 'connect/10.2' into 10.2Sergei Golubchik2021-07-27110-1230/+2512
| | |\ \
| | | * | Fix compile error for centos 74 Modified taboccur.cppOlivier Bertrand2021-07-241-0/+2
| | | * | Replace Mongo2.jar and Mongo3.jar with ne versionsOlivier Bertrand2021-07-242-0/+0
| | | * | - Make user variable prefix recognized by IsArgJson and IsJsonOlivier Bertrand2021-07-2413-61/+111
| | | * | Fix clang compile error in value.cppOlivier Bertrand2021-06-251-2/+2
| | | * | Fix clang compile error in tabjson and typo in tabbson.cppOlivier Bertrand2021-06-253-5/+5
| | | * | Fix clang compile error in tabjson.cpp and tabbson.cppOlivier Bertrand2021-06-252-2/+2
| | | * | Fix clang compile error in tabjson.cpp and tabbson.cppOlivier Bertrand2021-06-252-2/+2
| | | * | Fix compile error in value.h and remove unused variables in ha_connect.ccOlivier Bertrand2021-06-252-5/+2
| | | * | Fix clang compile errorOlivier Bertrand2021-06-241-0/+1
| | | * | - Make function strz return null when LEX_STRING is nullOlivier Bertrand2021-06-2412-85/+201
| | | * | - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-0877-551/+1317
| | | * | - Mongo defined columnsOlivier Bertrand2021-05-246-12/+26
| | | * | - Fix MDEV-25715Olivier Bertrand2021-05-182-6/+6
| | | * | - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-1717-106/+136
| | | * | - All this concern Json or Mongo tables based on MongoDB collections.Olivier Bertrand2021-05-057-28/+53
| | | * | TypoOlivier Bertrand2021-05-021-1/+1
| | | * | Fix compile warning as errorOlivier Bertrand2021-05-023-8/+9
| | | * | - Major update of the json/bson/mongo table types programs.Olivier Bertrand2021-05-0126-403/+682
| * | | | MDEV-24511 null field is created with CREATE..SELECTSergei Golubchik2021-07-295-5/+68
| * | | | MDEV-9234 Add Type_handler::union_element_finalize()Alexander Barkov2021-07-293-6/+26
| * | | | fixup 0bd9f755b MDEV-26062Nikita Malyavin2021-07-291-6/+6
| * | | | MDEV-24020: Trim with remove_str Fails on SpiderYongxin Xu2021-07-297-9/+366
| * | | | 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-278-75/+259
| * | | | Merge 10.2 into 10.3Marko Mäkelä2021-07-2735-268/+402
| |\ \ \ \ | | |/ / /