summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-013-9/+15
| * | | move "bad" test in seperate file with valgrind prohibited (different size of ...Oleksandr Byelkin2021-11-024-37/+51
| * | | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-025-15/+23
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-10-290-0/+0
| |\ \ \ | | |/ /
| | * | 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
| * | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-2915-207/+427
| * | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-293-111/+74
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-10-287-19/+35
| |\ \ \ | | |/ /
| | * | 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
| | * | Fix message severity for "thread pool blocked" messages.Vladislav Vaintroub2021-10-281-2/+2
* | | | bump the VERSIONbb-10.3-bumpversionDaniel Bartholomew2021-11-081-1/+1
* | | | MDEV-26928 Column-inclusive WITH SYSTEM VERSIONING doesn't work with explicit...Aleksey Midenkov2021-11-023-5/+47
* | | | MDEV-25552 system versioned partitioned by LIMIT tables break CHECK TABLEAleksey Midenkov2021-11-022-7/+3
* | | | MDEV-25803 innodb.alter_candidate_key fixAleksey Midenkov2021-11-024-10/+24
* | | | MDEV-25803 Inplace ALTER breaks MyISAM/Aria table when order of keys is changedAleksey Midenkov2021-11-025-4/+92
|/ / /
* | | compilation fixes for sys-devel/gcc-11.2.0:11Sergei Golubchik2021-10-282-2/+6
* | | Merge 10.2 into 10.3Marko Mäkelä2021-10-2838-163/+642
|\ \ \ | |/ /
| * | 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-22380: Assertion `name.length == strlen(name.str)' failed ...bb-10.3-bar-MDEV-22380Alexander Barkov2021-10-2715-56/+346
* | | Merge 10.2 into 10.3Marko Mäkelä2021-10-219-47/+48
|\ \ \ | |/ /
| * | 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
* | | Merge 10.2 into 10.3Marko Mäkelä2021-10-211-2/+2
|\ \ \ | |/ /
| * | MDEV-19522 fixup: Integer type mismatch in unit testMarko Mäkelä2021-10-211-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2021-10-2170-524/+1944
|\ \ \ | |/ /
| * | 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
| * | MDEV-19522 InnoDB commit fails when FTS_DOC_ID value is greater than 4294967295Thirunarayanan Balathandayuthapani2021-10-2118-235/+286
| * | MDEV-22627 fixup: Add a type cast for 32-bit platformsMarko Mäkelä2021-10-211-1/+1