summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23089 rpl_parallel2 fails in 10.5bb-10.4-23089Sachin2020-08-033-4/+29
* MDEV-23366 ROUND(18446744073709551615,rand()*0) returns a wrong resultAlexander Barkov2020-08-038-55/+300
* MDEV-21017: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'Rucha Deodhar2020-08-033-0/+34
* MDEV-23367 ROUND(18446744073709551615,-1) returns a wrong resultAlexander Barkov2020-08-032-0/+423
* MDEV-23368 ROUND(18446744073709551615,-11) returns a wrong resultAlexander Barkov2020-08-027-8/+73
* MDEV-23350 ROUND(bigint_22_or_longer) returns a wrong data typeAlexander Barkov2020-08-023-3/+336
* Merge 10.3 into 10.4Marko Mäkelä2020-08-012-5/+10
|\
| * MDEV-21201: Add --sorted_result to the test, for 10.4Marko Mäkelä2020-08-011-0/+5
* | Merge 10.3 into 10.4Marko Mäkelä2020-07-317-1/+140
|\ \ | |/
| * MDEV-21201 No records produced in information_schema query, depending on proj...Oleksandr Byelkin2020-07-315-1/+133
| * Merge 10.2 into 10.3Marko Mäkelä2020-07-312-0/+2
| |\
| | * MDEV-14711 Fix-upThirunarayanan Balathandayuthapani2020-07-311-1/+1
| | * MDEV-22511 innodb.truncate_foreign failed in buildbot with wrong error codeThirunarayanan Balathandayuthapani2020-07-312-0/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-314-122/+164
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-07-314-113/+163
| |\ \ | | |/
| | * MDEV-11799 Doublewrite recovery can corrupt data pagesMarko Mäkelä2020-07-314-114/+164
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-31125-947/+1968
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-07-3173-348/+879
| |\ \ | | |/
| | * MDEV-23198 Crash in REPLACEMarko Mäkelä2020-07-313-4/+38
| | * MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DA...Nikita Malyavin2020-07-319-22/+64
| | * MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed()Nikita Malyavin2020-07-313-7/+54
| | * MDEV-23332 Index online status assert failure in btr_search_drop_page_hash_indexThirunarayanan Balathandayuthapani2020-07-301-20/+0
| | * MDEV-23339 innodb_force_recovery=2 may still abort the rollback of recovered ...Marko Mäkelä2020-07-304-5/+5
| | * MDEV-21258: Can't uninstall plugin if the library file doesn't existOleksandr Byelkin2020-07-295-18/+62
| | * speed up my_timer_init()Eugene Kosov2020-07-291-0/+4
| | * MDEV-23308 CHECK TABLE attempts to access parent_right_page_no=FIL_NULLMarko Mäkelä2020-07-281-5/+7
| | * MDEV-20142 encryption.innodb_encrypt_temporary_tables failed in buildbot with...Marko Mäkelä2020-07-282-0/+5
| | * MDEV-23137: aarch64, postfix - cmake includeDaniel Black2020-07-281-0/+1
| | * MDEV-9911: NTILE must return an error when parameter is not stableDan Solodko2020-07-283-3/+129
| | * rocksdb: FreeBSD disable jemalloc searchDaniel Black2020-07-281-6/+5
| | * MDEV-23051: riscv64 fails build (atomics)Daniel Black2020-07-282-0/+11
| | * MDEV-23137: RocksDB: undefined reference to crc32c_arm64Krunal Bauskar2020-07-281-0/+10
| | * MDEV-12474: rocksdb: mtr - rocksdb.concurrent_alter use shDaniel Black2020-07-281-1/+1
| | * MDEV-23233: Race condition for btr_search_drop_page_hash_index() in buf_page_...Thirunarayanan Balathandayuthapani2020-07-271-2/+17
| | * Enable fixed test case.Jan Lindström2020-07-271-1/+0
| | * MDEV-18916: crash in Window_spec::print_partition() with decimalsVarun Gupta2020-07-273-4/+18
| | * MDEV-14711 Assertion `mode == 16 || mode == 12 || !fix_block->page.file_page_...Thirunarayanan Balathandayuthapani2020-07-241-2/+20
| | * MDEV-15236: galera_ist_progress fails when trying to read transfer statusmkaruza2020-07-242-1/+9
| | * MDEV-20928 mtr test galera.galera_var_innodb_disallow_writes test failuresjaakola2020-07-242-29/+62
| | * MDEV-18177 : Galera test failure on galera_autoinc_sst_mariabackupJan Lindström2020-07-245-0/+29
| | * MDEV-23134 SEGV in dict_load_table_one during restart after server crashThirunarayanan Balathandayuthapani2020-07-231-0/+1
| | * MDEV-20638 Remove the deadcode from srv_master_thread() and srv_active_wake_m...Thirunarayanan Balathandayuthapani2020-07-2311-170/+35
| | * MDEV-14203: rpl.rpl_extra_col_master_myisam, rpl.rpl_slave_load_tmpdir_not_ex...Sujatha2020-07-235-1/+98
| | * MDEV-17481 mariadb service won't shutdown when it's running and the OS dateti...Thirunarayanan Balathandayuthapani2020-07-222-0/+7
| | * MDEV-13830 Assertion failed: recv_sys->mlog_checkpoint_lsn <= recv_sys->recov...Thirunarayanan Balathandayuthapani2020-07-221-2/+3
| | * fix assertionNikita Malyavin2020-07-221-1/+0
| | * fix c++98 buildNikita Malyavin2020-07-214-8/+8
| | * MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-2110-51/+195
| * | MDEV-23334 Crash in rec_get_nth_cfield()/rec_offs_validate()Marko Mäkelä2020-07-301-1/+5
| * | MDEV-21101 skip test for embeddedVladislav Vaintroub2020-07-301-0/+1