summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24864 Fatal error in buf_page_get_low() / fseg_page_is_free()bb-10.5-MDEV-24864Marko Mäkelä2021-02-152-6/+12
* MDEV-24833 : Signal 11 on wsrep_can_run_in_toi at wsrep_mysqld.cc:1994Jan Lindström2021-02-123-4/+90
* Deb: Remove build depencency libreadline-gplv2-dev no longer availableOtto Kekäläinen2021-02-113-3/+20
* Salsa-CI: Install readline from Buster as it was removed from SidOtto Kekäläinen2021-02-111-0/+10
* MDEV-24366: s3 test postfix - use default for S3_BUCKETDaniel Black2021-02-111-2/+2
* MDEV-24344: BINLOG REPLAY privilege is missing from SHOW PRIVILEGESbb-10.5-MDEV-24833Daniel Black2021-02-092-0/+2
* MDEV-24087 s3.replication_partition fails in buildbot wiht replication failureMonty2021-02-086-25/+46
* Make maria_data_root const char*Monty2021-02-0812-20/+30
* Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-0853-161/+296
* Ensure that mysqlbinlog frees all memory at exitMonty2021-02-081-14/+23
* MDEV-23399 fixup: Use plain pthread_condMarko Mäkelä2021-02-078-47/+49
* MDEV-23379 fixup: Remove dead PERFORMANCE_SCHEMA codeMarko Mäkelä2021-02-071-11/+1
* MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-0315-48/+94
* MDEV-24765 fseg_free_extent fails to call buf_page_free() for the whole segmentThirunarayanan Balathandayuthapani2021-02-021-2/+2
* MDEV-24757 : fix potential null pointer dereference in I_S.thread_pool_queuesVladislav Vaintroub2021-02-022-3/+4
* MDEV-24498 mysql_config reports wrong libs for libmysqldSergei Golubchik2021-02-011-1/+1
* MDEV-24754 Crash in ha_partition_inplace_ctx::~ha_partition_inplace_ctx()Marko Mäkelä2021-02-013-1/+18
* Mac M1 build support proposal (minus rocksdb option) (#1743)David CARLIER2021-01-302-1/+25
* Apple Silicon is a 64-bit platformFX Coudert2021-01-301-1/+1
* MDEV-24739: Assertion `root->weight >= ...' failed in SEL_ARG::tree_deleteSergei Petrunia2021-01-303-0/+53
* MDEV-24661: Remove the test innodb.innodb_wl6326_bigMarko Mäkelä2021-01-293-1170/+0
* MDEV-24685 - remove IO thread states output from SHOW ENGINE INNODB STATUSVladislav Vaintroub2021-01-293-60/+0
* MDEV-9750: Quick memory exhaustion with 'extended_keys=on' ...Sergei Petrunia2021-01-2911-158/+811
* MDEV-24721 galera.mysql-wsrep-bugs-607 test failuresjaakola2021-01-291-3/+1
* MDEV-24093: Detect during mysql_upgrade if type_mysql_json.so is needed and l...Anel Husakovic2021-01-2810-14/+440
* MDEV-24564 Statistics are lost after ALTER TABLEbb-10.5-MDEV-24564Marko Mäkelä2021-01-2810-41/+135
* MDEV-24705 add check that LSN of the last skipped log record equals to FIL_PA...Vlad Lesin2021-01-281-2/+20
* MDEV-24695 Encryption modifies a freed pageThirunarayanan Balathandayuthapani2021-01-287-5/+236
* MDEV-24612 fixup: Skip the test for --embeddedMarko Mäkelä2021-01-281-0/+1
* MDEV-24693 LeakSanitizer: detected memory leaks in mem_heap_create_block_func...Thirunarayanan Balathandayuthapani2021-01-271-2/+2
* Update disabled.def in suitesJan Lindström2021-01-273-0/+4
* MDEV-24010 : galera_3nodes.GCF-354 MTR fails : WSREP has not yet prepared nod...Jan Lindström2021-01-273-7/+8
* MDEV-24298 Select Handler now process INSERT..SELECT with a single derived atRoman Nozdrin2021-01-261-41/+58
* Merge 10.4 into 10.5Marko Mäkelä2021-01-252-9/+11
|\
| * MDEV-24653 fixup: Make the test deterministicMarko Mäkelä2021-01-251-0/+1
| * Merge 10.3 into 10.4Marko Mäkelä2021-01-251-0/+1
| |\
| | * MDEV-24653 fixup: Make the test deterministicMarko Mäkelä2021-01-251-0/+1
| * | instant_alter_debug: Cover everything with innodb_instant_alter_columnMarko Mäkelä2021-01-252-9/+9
* | | Merge 10.4 into 10.5Marko Mäkelä2021-01-2562-277/+1122
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-01-2535-201/+599
| |\ \ | | |/
| | * MDEV-24653 Assertion block->page.id.page_no() == index->page failed in innoba...Marko Mäkelä2021-01-254-10/+61
| | * MDEV-22351 InnoDB may recover wrong information after RESET MASTERbb-10.3-MDEV-22351Marko Mäkelä2021-01-222-29/+25
| | * MDEV-24593 Signal 11 when group by primary key of table joined to information...Sergei Golubchik2021-01-227-53/+77
| | * remove now-unused rdiff fileSergei Golubchik2021-01-221-11/+0
| | * MDEV-21153 Replica nodes crash due to indexed virtual columns and FK cascadin...bb-10.3-MDEV-21153sjaakola2021-01-193-1/+60
| | * Merge 10.2 into 10.3Marko Mäkelä2021-01-193-0/+92
| | |\
| | | * MDEV-21478 Inplace ALTER fails to report error when FTS_DOC_IDThirunarayanan Balathandayuthapani2021-01-113-0/+90
| | * | MDEV-23666: Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' f...Dmitry Shulga2021-01-143-0/+26
| | * | MDEV-24387: Wrong number of decimal digits in certain UNION/SubqeryRucha Deodhar2021-01-133-1/+53
| | * | MDEV-23446 Missed error code fixAleksey Midenkov2021-01-121-1/+1