199553 Commits (2b11a0e9918ac6b04d821fdbe4192475f516946a)
 

Author SHA1 Message Date
Sergei Golubchik 2b11a0e991 MDEV-37268 assert upon UPDATE or partitioned table with unique hash under READ-COMMITTED 3 months ago
Sergei Golubchik b96b5a6ccf cleanup: ha_partition::m_rec0 3 months ago
Sergei Golubchik 774039e410 MDEV-37268 ER_DUP_ENTRY upon REPLACE into table with unique hash under READ-COMMITTED 3 months ago
Sergei Golubchik 3a2e1f87a1 MDEV-37268 ER_NOT_KEYFILE or assertion failure upon REPLACE into table with unique hash under READ-COMMITTED 3 months ago
Raghunandan Bhat 9412cd0e62 MDEV-35330: Assertion `marked_for_read()` failed in VSec9::VSec9 | Item_func_from_unixtime::get_date 3 months ago
Julius Goryavsky 008145b968 galera: changes for transition to galera library 26.4.23 3 months ago
Julius Goryavsky 1681b6c330 MDEV-37257: unstable tests temporarily added to 'disabled' list 3 months ago
Sergei Golubchik bfcd2674a3 MDEV-37199 disable --view-protocol 3 months ago
Thirunarayanan Balathandayuthapani 626d5bf832 MDEV-36287 mariabackup ignores tables-file 3 months ago
Sergei Golubchik 9703c90712 MDEV-37199 UNIQUE KEY USING HASH accepting duplicate records 4 months ago
Sergei Golubchik 2746c19a9c MDEV-37203 UBSAN: applying zero offset to null pointer in strings/ctype-uca.inl | my_uca_strnncollsp_onelevel_utf8mb4 | handler::check_duplicate_long_entries_update 4 months ago
Sergei Golubchik d8c2362912 cleanup: long unique checks 4 months ago
Rucha Deodhar dc9bdb4216 MDEV-21530: json_extract STILL crashes in Item_func_json_extract::read_json 7 months ago
Marko Mäkelä 024c7e881f MDEV-37103 innodb_immediate_scrub_data_uncompressed=ON may break innodb_undo_log_truncate=ON 3 months ago
Marko Mäkelä e3c5565dfb MDEV-36330 fixup: Only fix innodb_snapsho_isolation=ON 4 months ago
Thirunarayanan Balathandayuthapani 3bcfc2ed0a MDEV-22250 InnoDB: Failing assertion: opt_no_lock during mariabackup --backup 4 months ago
Marko Mäkelä b7b2e009b3 MDEV-37215 SELECT FOR UPDATE crash in SERIALIZABLE 4 months ago
Marko Mäkelä 499fa24d63 MDEV-27058 fixup: Fix a bogus assertion 4 months ago
Yuchen Pei ea962ca495
MDEV-30436 [fixup] Add missing check for HAVE_PSI_INTERFACE 4 months ago
Yuchen Pei 998e765060
MDEV-32907 Spider: do not create gbh if encountering Item_aggregate_ref 4 months ago
Yuchen Pei 3e9aa07cce
MDEV-30436 Spider: deduplicate some sts/crd code. 5 months ago
Yuchen Pei a3aab082ff
MDEV-27474 Spider: remove #WITH_PARTITION_STORAGE_ENGINE 5 months ago
Yuchen Pei c78e906ed5
MDEV-30264 Remove unused method spider_db_result::fetch_row_from_tmp_table 5 months ago
Monty 4d19e55441 MDEV-36858 MariaDB MyISAM secondary indexes silently break for tables > 10B rows 4 months ago
Marko Mäkelä 7fbbbc983f MDEV-36330: SERIALIZABLE read inconsistency 4 months ago
Marko Mäkelä f73ffd1150 MDEV-37183 Scrubbing empty record breaks recovery 4 months ago
Sergei Golubchik 3b140fed0d bump the VERSION 4 months ago
Sergei Golubchik c27d78beb5 MDEV-36870 Spurious unrelated permission error when selecting from table with default that uses nextval(sequence) 4 months ago
Sergei Golubchik 1c7685f5fc bugfix: nextval() in default, and UPDATE SET x=DEFAULT 4 months ago
Kristian Nielsen 4c8af2007d MDEV-36934: semi sync makes the master unresponsive when a replica is stopped 4 months ago
Aleksey Midenkov c4a2688328 MDEV-24726 Assertion on compressed varstring as key field in optimizer 5 months ago
Marko Mäkelä 31aa8b6939 MDEV-37170 Enable AVX10.1 CRC-32 on GCC 16 4 months ago
Kostadin Shishmanov a293dfd92a Fix building with gcc 16 (evex512 removal) 5 months ago
Thirunarayanan Balathandayuthapani 27660ff2e9 MDEV-37121 Change buffer freed pages are not removed during slow shutdown 4 months ago
Daniel Black 9059385262 MDEV-37048 revert MSAN my_vsnprintf_ex for double workaround 4 months ago
Thirunarayanan Balathandayuthapani 0dd6566ee4 MDEV-37123 dict_table_open_on_id() fails to release dict_sys.latch 4 months ago
Monty 2d5dfc47a9 Define error message for HA_ERR_INCOMPATIBLE_DEFINITION 4 months ago
Jan Lindström 56fbc0cdd7 MDEV-36953 : mysql-wsrep#198 test hangs 5 months ago
Jan Lindström f495460689 MDEV-36968 : galera_3nodes.inconsistency_shutdown test occasionally hangs 5 months ago
Jan Lindström fd1266a980 MDEV-34761 : Assertion `client_state_.mode() == wsrep::client_state::m_local' failed in int wsrep::transaction::after_statement(wsrep::unique_lock<wsrep::mutex>&) 5 months ago
Jan Lindström f41acb555d MDEV-35523 : Server crashes with "WSREP: Unknown writeset version: -1" 4 months ago
Monty c3578720e6 Removed safemalloc warnings from myisamchk --version 4 months ago
Marko Mäkelä 3c67d73aad MDEV-36482: Make libaio work WITH_MSAN=ON 4 months ago
Thirunarayanan Balathandayuthapani e706324205 MDEV-35863 innodb.doublewrite_debug test case fails to start the server 4 months ago
Sergei Golubchik cda1826201 MDEV-36852 Table definition gets corrupt after adding unique hash key 5 months ago
Thirunarayanan Balathandayuthapani 6ec57588bd MDEV-30363 InnoDB: Failing assertion: trx->error_state == DB_SUCCESS in que_run_threads 5 months ago
Vladislav Vaintroub 888663ce12 MDEV-36280 ALTER TABLE with DEFAULT NEXTVAL(sequence) fails due to 5 months ago
Monty 643319a7fb MDEV-36465 MDEV-33813 Regression, Queries in 'Waiting for someone to free space' state will not automatically retry IO and hang forever 5 months ago
Monty 0a91bbdc41 Get debug version to compile with gcc 7.5.0 5 months ago
Monty ce4f83e6b9 MDEV-29157 SELECT using ror_merged scan fails with s3 tables 5 months ago