summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove restarts from encrypt_and_grep testst-10.2-mergeMarko Mäkelä2021-11-092-10/+12
* Merge mariadb-10.2.41 into 10.2Marko Mäkelä2021-11-0923-277/+477
|\
| * MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41Andrei Elkin2021-11-059-51/+1211
| * MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-023-8/+10
| * MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-013-9/+15
| * MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-2915-203/+417
| * MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-292-112/+74
| * fix depricated pthread_yield() for tokudbOleksandr Byelkin2021-10-281-1/+3
| * Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-10-285-16/+30
| |\
| | * Fix MDEV-24493Olivier Bertrand2021-10-152-6/+5
| | * Fix bson crash and mongo testOlivier Bertrand2021-07-312-2/+13
| | * Fix slow processing of pretty json files by BSON tablesOlivier Bertrand2021-07-302-8/+12
* | | MDEV-26561 mariabackup release locksDaniel Black2021-11-091-0/+7
* | | MDEV-26561 Fix a bug due to unreleased lockryancaicse2021-11-091-0/+1
* | | bump the VERSIONbb-10.2-bumpversionDaniel Bartholomew2021-11-081-1/+1
* | | MDEV-22522 RPM packages have meaningless summary/descriptionAlexey Bychko2021-11-081-6/+67
* | | MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_intbb-10.2-bar-MDEV-25610Alexander Barkov2021-11-086-2/+1123
* | | appveyor - do not use buggy cygwin bison.Vladislav Vaintroub2021-11-041-1/+7
* | | Revert "MDEV-19129: Xcode compatibility update: deprecated vfork -> fork"Sergei Krivonos2021-11-031-1/+1
* | | MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-023-1/+31
* | | MDEV-24335 Unexpected question mark in the end of a TINYTEXT columnAlexander Barkov2021-11-023-2/+22
* | | MDEV-26949 --debug-gdb installs redundant signal handlersMarko Mäkelä2021-11-012-2/+2
* | | MDEV-19129: Xcode compatibility update: #include <editline/readline.h> pathSergei Krivonos2021-10-311-1/+5
* | | MDEV-19129: Xcode compatibility update: deprecated vfork -> forkSergei Krivonos2021-10-311-1/+1
* | | MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901Alexander Barkov2021-10-295-4/+81
* | | MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-289-51/+1211
* | | rpl_get_master_version_and_clock and rpl_row_big_table_id tests are slow, so ...Alice Sherepa2021-10-282-0/+2
|/ /
* | Fix message severity for "thread pool blocked" messages.Vladislav Vaintroub2021-10-281-2/+2
* | MDEV-26867: Update the InnoDB version number to 5.7.36Marko Mäkelä2021-10-281-1/+1
* | MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-289-71/+415
* | Fix compile warning:bb-10.2-tmpSergei Petrunia2021-10-271-9/+7
* | MDEV-25402 Assertion `!str || str != Ptr' failed in String::copyAlexander Barkov2021-10-273-1/+49
* | Fix tests for PLUGIN_PARTITION=NOMarko Mäkelä2021-10-273-0/+3
* | MDEV-26868: Session tracking flag in OK_PACKETDiego Dupin2021-10-261-11/+8
* | pthread_yield() is depricated now, so use sched_yield() if possible.Oleksandr Byelkin2021-10-261-5/+7
* | Safemalloc typo fix found by clang.Oleksandr Byelkin2021-10-261-2/+2
* | Try to fix appveyor to prevent occasional failing of mysql_client_testVladislav Vaintroub2021-10-261-1/+1
* | MDEV-23391 Crash/assertion CREATE OR REPLACE TABLE AS SELECT under LOCK TABLEVladislav Vaintroub2021-10-263-6/+46
* | MDEV-26902 Auxilary fts table evicts during DDLbb-10.2-thiruThirunarayanan Balathandayuthapani2021-10-261-2/+2
* | MDEV-22711 Assertion `nr != 0' failed in handler::update_auto_increment.bb-10.2-mdev-22711-hfAlexey Botchkov2021-10-263-6/+57
* | MDEV-26556 An improper locking bug(s) due to unreleased lock.bb-10.2-mdev-26556-hfAlexey Botchkov2021-10-253-23/+13
* | compilation fixes for sys-devel/gcc-11.2.0:11Sergei Golubchik2021-10-256-7/+19
* | MDEV-23267 Assertion on --bootstrap --innodb-force-recoveryMarko Mäkelä2021-10-251-3/+9
* | Fix comment10.2-tmpSergei Petrunia2021-10-221-1/+1
* | MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_con...Sergei Krivonos2021-10-218-45/+46
* | MDEV-19522 fixup: Use correct printf formatMarko Mäkelä2021-10-211-2/+2
* | MDEV-19522 fixup: Integer type mismatch in unit testMarko Mäkelä2021-10-211-2/+2
* | MDEV-26865: Add test case and instrumentationMarko Mäkelä2021-10-213-0/+298
* | MDEV-26865 fts_optimize_thread cannot keep up with workloadMarko Mäkelä2021-10-215-43/+24
* | MDEV-26864 Race condition between transaction commit and undo log truncationMarko Mäkelä2021-10-211-6/+10