summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19275bb-10.7-hf-mdev-19275Alexey Botchkov2021-09-081-11/+11
* MDEV-19275 SQL service.Alexey Botchkov2021-09-076-9/+9
* MDEV-19275Alexey Botchkov2021-09-072-8/+14
* MDEV-19275Alexey Botchkov2021-09-071-0/+4
* MDEV-19275 SQL service for plugins.Alexey Botchkov2021-09-066-108/+235
* MDEV-19275 SQL service.Alexey Botchkov2021-09-042-1/+10
* MDEV-19275 SQL service.Alexey Botchkov2021-09-0415-17/+152
* MDEV-19275 SQL service for plugins.Alexey Botchkov2021-09-027-20/+79
* MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2021-08-302-8/+26
* MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2021-08-301-6/+1
* MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2021-08-302-105/+26
* MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2021-08-307-67/+255
* MDEV-16355 Add option for mysqldump to read data as of specific timestamp fro...Sergei Golubchik2021-08-274-7/+133
* MDEV-26452 SIGSEGV in Item::cleanup from Item::cleanup_processorSergei Golubchik2021-08-263-9/+30
* cleanup: MY_BITMAP mutexSergei Golubchik2021-08-2627-170/+106
* Merge 10.6 into 10.7Marko Mäkelä2021-08-2619-54/+98
|\
| * Merge 10.5 into 10.6Marko Mäkelä2021-08-2615-48/+94
| |\
| | * Merge 10.4 into 10.5Marko Mäkelä2021-08-2614-49/+90
| | |\
| | | * MDEV-26380 auth_pam_tool has incorrect permissions on CentOS 7Sergei Golubchik2021-08-251-6/+5
| | | * After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-2512-46/+96
| | | * Fix clang -Wunused-but-set-variableMarko Mäkelä2021-08-251-6/+1
| | * | MDEV-26474: Fix mysql_setpermission hostname logicMarek Kulik2021-08-251-2/+6
| * | | Merge 10.5 into 10.6Marko Mäkelä2021-08-255-9/+11
| |\ \ \ | | |/ /
| | * | Merge 10.4 into 10.5Marko Mäkelä2021-08-255-9/+10
| | |\ \ | | | |/
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-08-256-22/+23
| | | |\
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-08-251-1/+5
| | | | |\
| | | | | * MDEV-26109: s390x detected as 32bit in mtr testsDaniel Black2021-08-251-1/+5
| | | | * | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-243-6/+6
| | | | * | MDEV-26465 Race condition in trx_purge_rseg_get_next_history_log()st-10.3-markoMarko Mäkelä2021-08-231-2/+3
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-233-6/+2
| | | | |\ \ | | | | | |/
| | | | | * Disable 2 commonly failing innodb_gis testsMarko Mäkelä2021-08-231-0/+2
| | | | | * fix clang buildEugene Kosov2021-08-232-6/+0
* | | | | | MDEV-26474: Fix mysql_setpermission hostname logicbb-10.7-MDEV-26474-mysql_setpermission-hostnameMarek Kulik2021-08-251-2/+6
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2021-08-2324-475/+568
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2021-08-2321-474/+565
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-2314-498/+507
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-2314-2573/+1070
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-238-2562/+1041
| | | | |\ \ | | | | | |/
| | | | | * MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutexMarko Mäkelä2021-08-233-23/+25
| | | | | * MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_freeThirunarayanan Balathandayuthapani2021-08-213-3/+18
| | | | | * Unused flag creates cleaning issue (piuparts)Faustin Lammler2021-08-201-6/+2
| | | | | * MDEV-26443 HAVE_C99_INITIALIZERS is not applicable to C++st-10.2-MDEV-26443Marko Mäkelä2021-08-203-2581/+1017
| | | | | * CMakeLists.txt: remove MYSQL_SOURCE_DIR from MYSQL_INCLUDE_DIRSbb-10.2-vicentiu-mrdanielnachun2021-08-191-2/+1
| | | | * | MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACEMarko Mäkelä2021-08-233-0/+25
| | | | * | Fix GCC 11.2.0 -Wmaybe-uninitializedMarko Mäkelä2021-08-234-9/+9
| | | * | | MDEV-19712 backup stages commented out.Vladislav Vaintroub2021-08-201-2/+0
| | * | | | deb: columnstore not 32bit (fix stretch)bb-10.5-danielblack-stretch-autobakeDaniel Black2021-08-202-12/+6
| | * | | | MDEV-26440 Missing connection id value in I_S.thread_pool_queuesVladislav Vaintroub2021-08-194-15/+91
| | * | | | MDEV-19313 post-fixVladislav Vaintroub2021-08-191-1/+1
| | * | | | MDEV-26380 auth_pam_tool has incorrect permissions on CentOS 7Alexey Bychko2021-08-191-0/+3