summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATORbb-10.5-danielblack-pr1805-cross-compileJustin Jagieniak2021-04-157-13/+13
* fixup 6c3e860cbf36831c118f6ea183acbbeb3c889bedMarko Mäkelä2021-04-141-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-04-141-2/+2
|\
| * After-merge fix: Make GCC 4.8.5 happyMarko Mäkelä2021-04-141-2/+2
* | mysqld: print status display subset of memory usage.bb-10.5-danielblack-pr1803-darwin-debug-memoryDavid CARLIER2021-04-144-0/+19
* | Merge 10.4 into 10.5Marko Mäkelä2021-04-14137-632/+1947
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2021-04-14115-573/+1750
| |\
| | * Fixup merge 6e6318b29b446f76f01f2ef65d1460870b607d2aMarko Mäkelä2021-04-141-3/+3
| | * Merge 10.2 into 10.3Marko Mäkelä2021-04-142-5/+5
| | |\
| | | * -DMYSQL_MAINTAINER_MODE=NOSergei Golubchik2021-04-132-3/+7
| | * | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-1342-421/+614
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-1340-131/+566
| | |\ \ | | | |/
| | | * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexst-10.2-MDEV-24971Thirunarayanan Balathandayuthapani2021-04-131-2/+1
| | | * MDEV-24135: Print warnings in XML, save test retries in XML, save the combina...Dmitriy Karpovskiy2021-04-122-14/+26
| | | * MDEV-25182 Complex query in Store procedure corrupts resultsbb-10.2-MDEV-25182Oleksandr Byelkin2021-04-126-7/+77
| | | * MDEV-25108: Running of the EXPLAIN EXTENDED statement produces extra warning ...bb-10.2-MDEV-25108-2Dmitry Shulga2021-04-126-15/+80
| | | * MDEV-21484: galera_sst_mariabackup_encrypt_with_key test failedbb-10.2-MDEV-21484Julius Goryavsky2021-04-121-1/+0
| | | * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-129-51/+300
| | | * MDEV-18802 Assertion table->stat_initialized failed in dict_stats_update_if_n...Marko Mäkelä2021-04-121-2/+17
| | | * MDEV-24434 Assertion trx->in_rw_trx_list... in trx_sys_any_active_transactions()Marko Mäkelä2021-04-121-6/+1
| | | * Deb: Stop depending on empty transitional package dh-systemdOtto Kekäläinen2021-04-122-1/+10
| | | * MDEV-25307: The value of the auto-increment variables changes during the testbb-10.2-MDEV-25307Julius Goryavsky2021-04-115-7/+16
| | | * MDEV-25356: SST scripts should use the new mariabackup interfacebb-10.2-MDEV-25356Julius Goryavsky2021-04-113-14/+15
| | | * Removed extra spaces in generated command lines (minor "cosmetic"bb-10.2-MDEV-25328-v5Julius Goryavsky2021-04-111-7/+7
| | | * Clarified abbreviated option names in some tests, to avoidJulius Goryavsky2021-04-113-6/+6
| | | * MDEV-25328: --innodb command line option causes mariabackup to failJulius Goryavsky2021-04-111-0/+2
| | | * BtrBulk::table_name(): Return the table name while displayingThirunarayanan Balathandayuthapani2021-04-092-2/+2
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-0935-42/+439
| | |\ \ | | | |/
| | | * Improve diagnostics in order to catch MDEV-18868 and similar bugsThirunarayanan Balathandayuthapani2021-04-093-8/+18
| | | * MDEV-13467 fixup: Improve error handlingMarko Mäkelä2021-04-081-7/+15
| | | * MDEV-25019 memory allocation failures during startup becausebb-10.2-MDEV-25019Thirunarayanan Balathandayuthapani2021-04-073-0/+22
| | | * Fix postinst trigger when systemd is not running (Closes: #983563)bb-10.2-anel-systemdpatchArnaud Rebillout2021-04-061-2/+2
| | | * MDEV-25295 Aborted FTS_DOC_ID_INDEX considered as existing FTS_DOC_ID_INDEX d...bb-10.2-MDEV-25295Thirunarayanan Balathandayuthapani2021-04-063-2/+31
| | | * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-04-033-1/+5
| | | * MDEV-25321: mariabackup failed if password is passed via environment variablebb-10.2-MDEV-25321Julius Goryavsky2021-04-011-0/+7
| | | * MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare"Srinidhi Kaushik2021-04-016-9/+233
| | | * MDEV-25047: SIGSEGV in mach_read_from_n_little_endianbb-10.2-MDEV-25047mkaruza2021-04-013-1/+33
| | | * CMake - when searching bison, look also for win_bisonVladislav Vaintroub2021-03-311-1/+1
| | | * MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --m...Vladislav Vaintroub2021-03-3111-5/+61
| | | * MDEV-13103 fixup: Actually fix a crash during IMPORT TABLESPACEMarko Mäkelä2021-03-311-6/+8
| | * | fix gcc optimized buildEugene Kosov2021-04-011-1/+1
| | * | MDEV-25172 Wrong error message for ADD COLUMN .. AS ROW STARTAleksey Midenkov2021-03-313-2/+23
| | * | MDEV-22562 Assertion `next_insert_id == 0' upon UPDATE on system-versioned tableAleksey Midenkov2021-03-313-9/+34
| | * | MDEV-24690 Dropping primary key column from versioned table always fails with...Aleksey Midenkov2021-03-313-1/+75
| | * | MDEV-23446 goto error cleanupAleksey Midenkov2021-03-311-17/+18
| * | | MDEV-25197: The statement set password=password('') executed in PS mode fails...bb-10.4-MDEV-25197-3Dmitry Shulga2021-04-134-2/+85
| * | | Fixed assert in WSREP if one started with --wsrep_provider=.. --wsrep_on=OFFMonty2021-04-122-3/+6
| * | | MDEV-23634: Select query hanged the server and leads to OOM ...bb-10.4-mdev23634Sergei Petrunia2021-04-0821-74/+142
* | | | MDEV-25307: The value of the auto-increment variables changes during the testbb-10.5-MDEV-25307-part-2Julius Goryavsky2021-04-131-0/+6
* | | | MDEV-24745 Generic CRC-32C computation wrongly uses SSE4.2 instructionsMarko Mäkelä2021-04-135-867/+879