summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21884 MariaDB with Spider crashes on a querybb-10.3-MDEV-21884Kentoku SHIBA2020-04-176-0/+293
* MDEV-20590 Introduce a file format constraint to ALTER TABLEMarko Mäkelä2020-03-308-54/+244
* MDEV-21832 FORCE all partition to rebuild if any one of theThirunarayanan Balathandayuthapani2020-03-302-25/+29
* Fix GCC -Wstringop-truncationMarko Mäkelä2020-03-301-0/+1
* Merge 10.2 into 10.3Marko Mäkelä2020-03-3070-726/+957
|\
| * MDEV-22019: Sig 11 in next_breadth_first_tab | max_sort_length setting + doub...Varun Gupta2020-03-304-6/+40
| * MDEV-22005 UBSAN: applying non-zero offset 2 to null pointer in my_charpos_mb()Eugene Kosov2020-03-262-4/+12
| * MDEV-21473 conflicts with async slave BF aborting (#1475)seppo2020-03-247-11/+23
| * unoptimized -fsanitize=undefined build on clang requires more stack spaceEugene Kosov2020-03-232-2/+2
| * MDEV-22006 runtime error: null pointer passed as argument 2, which is declare...Eugene Kosov2020-03-231-1/+4
| * MDEV-21572 buf_page_get_gen() should apply buffered page initializedThirunarayanan Balathandayuthapani2020-03-236-104/+261
| * MDEV-19658 UBSAN: runtime error: load of value 2779096485, which is not a val...Eugene Kosov2020-03-231-1/+2
| * MDEV-21930 RocksDB does not compile anymore, with Visual StudioVladislav Vaintroub2020-03-234-42/+61
| * MDEV-21360 restore debud_dbug through a session variable instead of '-d,..'bb-10.2-MDEV-21360Alice Sherepa2020-03-2323-237/+228
| * blind fix for Windows buildingEugene Kosov2020-03-211-1/+0
| * MDEV-21993 asan failure in encryption.innochecksumEugene Kosov2020-03-213-16/+6
| * MDEV-21993 asan failure in encryption.innochecksumEugene Kosov2020-03-211-2/+4
| * Connect: Remove some unused variablesMarko Mäkelä2020-03-213-7/+2
| * InnoDB: reduce size of dtuple_tEugene Kosov2020-03-205-31/+34
| * correct comment in buf_page_is_corrupted()Eugene Kosov2020-03-201-1/+1
| * st_::span fixesEugene Kosov2020-03-202-145/+141
| * remove fishy reinterpret_cast from buf_page_is_zeroes()Eugene Kosov2020-03-207-39/+43
| * MDEV-17177 Crash in Item_func_in::cleanup() for SELECT executed viaIgor Babaev2020-03-204-20/+54
* | Make mysql.innodb_mysql_lock deterministicMonty2020-03-262-3/+7
* | MDEV-21883 Server crashes when joining a subselect with 32 tables and GROUP BYIgor Babaev2020-03-233-1/+137
* | MDEV-21959: Fix a type mismatch on 64-bit systemsMarko Mäkelä2020-03-201-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-03-2081-2811/+2791
|\ \ | |/
| * MDEV-14431: Fix ulong/ulonglong type mismatchMarko Mäkelä2020-03-201-1/+3
| * MDEV-21549: Clean up the import/export testsMarko Mäkelä2020-03-208-2244/+1478
| * MDEV-21549 IMPORT TABLESPACE fails to adjust all tablespace ID in root pagesMarko Mäkelä2020-03-201-0/+17
| * Merge 10.1 into 10.2Marko Mäkelä2020-03-207-31/+116
| |\
| | * MDEV-21977 main.func_math fails due to undefined behaviourbb-10.1-vicentiu-pristeneAlexander Barkov2020-03-204-23/+107
| | * mtr: update heuristics for --parallel=autoSergei Golubchik2020-03-141-4/+1
| | * all status variables above `questions` MUST be ulongSergei Golubchik2020-03-142-6/+6
| * | MDEV-21981 Replace arithmetic + with bitwise OR when possibleMarko Mäkelä2020-03-197-123/+130
| * | MDEV-21983: Crash on DROP/RENAME TABLE after DISCARD TABLESPACEMarko Mäkelä2020-03-198-42/+27
| * | MDEV-13626: Clean up the buffer pool resizing tests from MySQL 5.7Marko Mäkelä2020-03-195-67/+42
| * | MDEV-13626: Import and adjust buffer pool resizing tests from MySQL 5.7Marko Mäkelä2020-03-199-0/+640
| * | MDEV-14057: Fix some testsMarko Mäkelä2020-03-193-7/+17
| * | MDEV-14057 InnoDB GIS tests fail.Alexey Botchkov2020-03-1819-257/+282
| * | MDEV-21826 Recovery failure : loop of Read redo log up to LSNThirunarayanan Balathandayuthapani2020-03-183-24/+10
| * | new (fixed) version of CC.Oleksandr Byelkin2020-03-181-0/+0
| * | MDEV-20370 Crash after OPTIMIZE TABLE on TEMPORARY TABLEMarko Mäkelä2020-03-173-21/+32
| * | MDEV-14808 innodb_fts.sync fails in buildbot with wrong resultThirunarayanan Balathandayuthapani2020-03-172-9/+11
| * | MDEV-21959 GIS error message doesn't show the wrong value, just the type.Alexey Botchkov2020-03-175-8/+16
| * | MDEV-10570: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-171-11/+4
| * | innodb: fix typo in function descriptionPetr Vaněk2020-03-161-2/+2
* | | Change exec bit to allow dh-exec to workVicențiu Ciorbaru2020-03-181-0/+0
* | | Fixed multi_update_debug.testMonty2020-03-162-4/+4
* | | MDEV-13134/MDEV-21855: Add a test caseMarko Mäkelä2020-03-162-0/+147