summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25973: fixed the test plugins.test_sql_servicebb-10.5-MDEV-26209Dmitry Shulga2021-07-251-0/+6
* fixup for MDEV-24248Rucha Deodhar2021-07-231-0/+1
* MDEV-24248: my_print_defaults is not taking all the values when using -eRucha Deodhar2021-07-233-2/+50
* MDEV-23178: Qualified asterisk not supported in INSERT .. RETURNINGRucha Deodhar2021-07-228-17/+283
* Removing the condition in the for loop and putting it in one place toRucha Deodhar2021-07-221-6/+8
* mtr: aix test fix innodb.temporary_tableDaniel Black2021-07-221-0/+1
* MDEV-26110 fixup: GCC 4.8.5 -Wtype-limitsMarko Mäkelä2021-07-221-1/+0
* MDEV-26110: Do not rely on alignment on static allocationMarko Mäkelä2021-07-229-42/+72
* MDEV-26200 buf_pool.flush_list corrupted by buffer pool resizing or ROW_FORMA...Marko Mäkelä2021-07-223-26/+25
* Fix building crc32_arm64 on NetBSD/aarch64nia2021-07-221-4/+2
* mtr: aix - stack-trace is optionalDaniel Black2021-07-2224-24/+24
* debian/salsa: Show complete auth and plugin situtationDaniel Black2021-07-211-2/+2
* Merge 10.4 into 10.5Marko Mäkelä2021-07-2011-10/+123
|\
| * MDEV-25236 fixup: instant_alter_debug,dynamic resultMarko Mäkelä2021-07-201-0/+6
| * MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLSergei Golubchik2021-07-161-0/+3
| * fix perfschema.sizing_* tests to runSergei Golubchik2021-07-1614-93/+158
| * MDEV-26139 Spider crashes with segmentation fault (signal 11) on CREATE TABLE...Nayuta Yanagisawa2021-07-143-2/+16
| * MDEV-26108 Crash with query referencing twice CTE that uses embedded recursiv...Igor Babaev2021-07-084-4/+44
| * MDEV-25978: minor post-merge fix for .result fileJulius Goryavsky2021-07-061-1/+0
* | fix clang buildEugene Kosov2021-07-191-2/+1
* | MDEV-26043: Fix performance_schema instrument "threadpool/group_mutex"zwang282021-07-191-4/+3
* | 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-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
* | 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
|\ \ | |/
| * MDEV-25236 Online log apply fails for ROW_FORMAT=REDUNDANT tablesMarko Mäkelä2021-07-023-13/+81
| * Merge 10.3 into 10.4Marko Mäkelä2021-07-022-1/+9
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-07-021-1/+1
| | |\
| | | * submodules.cmake: add missing --depth=1Eugene Kosov2021-07-021-1/+1
| | * | Fixup 586870f9effa48831fda2590f2aee2b95b30be39Marko Mäkelä2021-07-021-0/+8
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-07-0248-76/+1364
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-07-028-50/+117
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-024-27/+81
| | |\ \ | | | |/
| | | * MDEV-26077 Assertion err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERRORMarko Mäkelä2021-07-023-27/+80
| | | * MDEV-25129 fixup: Adjust test resultMarko Mäkelä2021-07-021-0/+4
| | * | MDEV-25971 Instant ADD COLUMN fails to issue truncation warningsThirunarayanan Balathandayuthapani2021-07-024-22/+35
| * | | mtr: plugin.multiauth aix fixDaniel Black2021-07-022-0/+15
| * | | Merge branch 10.3 into 10.4Daniel Black2021-07-023-1/+11
| |\ \ \ | | |/ /
| | * | mtr: fix tests funcs_1.is_tables_is & sql_sequence.rebuildDaniel Black2021-07-022-0/+10