summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Windows - enable link time code generation optimization on release buildsbb-10.6-wlad-ltoVladislav Vaintroub2021-05-082-1/+8
* Windows - fix build WITHOUT_DYNAMIC_PLUGINS + CMAKE_INTERPROCEDURAL_OPTIMIZATIONVladislav Vaintroub2021-05-084-5/+17
* Merge 10.5 into 10.6Marko Mäkelä2021-05-07110-524/+1773
|\
| * Merge branch 'bb-10.5-release' into 10.5Oleksandr Byelkin2021-05-07110-532/+1799
| |\
| | * Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-05109-531/+1799
| | |\
| | | * remove the test for MDEV-16962mariadb-10.4.19Nikita Malyavin2021-05-052-75/+0
| | | * MDEV-23542 Server crashes in thd_clear_errors()Oleksandr Byelkin2021-05-051-12/+4
| | | * fix galera_password.result for 10.4Nikita Malyavin2021-05-051-0/+5
| | | * Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-05114-520/+2071
| | | |\
| | | | * Fix of ppc64 by Wladmariadb-10.3.29Oleksandr Byelkin2021-05-052-3/+3
| | | | * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-05-047-22/+67
| | | | |\
| | | | | * MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionmariadb-10.2.38Sergei Golubchik2021-05-047-23/+67
| | | | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-0488-466/+1693
| | | | |\ \ | | | | | |/
| | | | | * Connect: remove Mongo dependenciesNikita Malyavin2021-05-033-10/+0
| | | | | * new CCOleksandr Byelkin2021-05-031-0/+0
| | | | | * MDEV-10674: main.show_explain failed in buildbotSergei Petrunia2021-05-032-1/+9
| | | | | * MDEV-25584 Implement posix semantics file deletion for Windows 10Vladislav Vaintroub2021-05-031-6/+27
| | | | | * MDEV-16146: MariaDB slave stops with following errors.Sujatha2021-04-305-10/+112
| | | | | * MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev...st-10.2-thiruThirunarayanan Balathandayuthapani2021-04-301-0/+1
| | | | | * MDEV-25536 InnoDB: Failing assertion: sym_node->table != NULL in pars_retriev...Thirunarayanan Balathandayuthapani2021-04-303-1/+22
| | | | | * MDEV-25568 RENAME TABLE causes "Ignoring data file" messagesMarko Mäkelä2021-04-303-15/+4
| | | | | * Revert "update CC"Nikita Malyavin2021-04-301-0/+0
| | | | | * update CCNikita Malyavin2021-04-291-0/+0
| | | | | * Merge remote-tracking branch 'connect/10.2' into 10.2Nikita Malyavin2021-04-2921-296/+512
| | | | | |\
| | | | | | * Typo modified: CMakeLists.txtOlivier Bertrand2021-04-091-1/+1
| | | | | | * Remove add_jar modified: CMakeLists.txtOlivier Bertrand2021-04-091-2/+1
| | | | | | * Fix add_jar modified: CMakeLists.txtOlivier Bertrand2021-04-091-0/+2
| | | | | | * Fix install modified: CMakeLists.txtOlivier Bertrand2021-04-091-3/+5
| | | | | | * typo tabrest.cppOlivier Bertrand2021-04-081-1/+1
| | | | | | * tabrest.cppOlivier Bertrand2021-04-081-63/+8
| | | | | | * tabrest.cppOlivier Bertrand2021-04-081-1/+4
| | | | | | * tabrest.cppOlivier Bertrand2021-04-081-1/+1
| | | | | | * try to fix tabrest.cpp compile errorOlivier Bertrand2021-04-081-1/+1
| | | | | | * - Fix Linux compile errorsOlivier Bertrand2021-04-082-23/+17
| | | | | | * Test tabrest.cpp fixOlivier Bertrand2021-04-081-2/+1
| | | | | | * Commit last pull from originOlivier Bertrand2021-04-06774-13537/+18745
| | | | | | |\
| | | | | | * | - Fix(?) Linux compile errorsOlivier Bertrand2021-04-063-15/+20
| | | | | | * | - Fix crash when not specifying the collection for MongoDBOlivier Bertrand2021-04-052-1/+7
| | | | | | * | - Copy Mongo2.jar and Mongo3.jar in plugin directoryOlivier Bertrand2021-04-058-47/+161
| | | | | | * | - Fix bug making REST table fail using CURLOlivier Bertrand2021-03-167-61/+87
| | | | | | * | - Add new JPATH featuresOlivier Bertrand2021-02-1610-122/+230
| | | | | | * | Fix bson_object_grp inverted args. Modified: storage/connect/bsonudf.cpp and ...Olivier Bertrand2021-02-052-7/+7
| | | | | | * | - Fix bug causing bnx base wrong after CheckMemoryOlivier Bertrand2021-02-053-3/+18
| | | | | * | | Another correction of the patch for MDEV-24823.Igor Babaev2021-04-281-2/+3
| | | | | * | | MDEV-25543: Building failure on MacOS in case MariadDB server is compiled wit...bb-10.2-MDEV-25543Dmitry Shulga2021-04-281-2/+1
| | | | | * | | Bug#29363867: LOST CONNECTION TO MYSQL SERVER DURING QUERYbb-10.2-BUG29363867Oleksandr Byelkin2021-04-284-17/+71
| | | | | * | | MDEV-25319 : Long BF log wait turns on InnoDB Monitor output without telling,...bb-10.2-MDEV-21514Jan Lindström2021-04-283-14/+66
| | | | | * | | MDEV-25258 : SET PASSWORD command fail with wsrep apiJan Lindström2021-04-283-1/+38
| | | | | * | | MDEV-21514 : Galera test failure on galera.galera_wan_restart_sstJan Lindström2021-04-282-39/+49
| | | | | * | | MDEV-19198 - DBUG assert in CREATE IF NOT EXIST under LOCK TABLES WRITEVladislav Vaintroub2021-04-283-1/+38