199332 Commits (1756b0f37dd8e5ce8c9cdb9fec8299ba64dd5dee)
 

Author SHA1 Message Date
Sergei Golubchik c478b1ba08 MDEV-35598 foreign key error is unnecessary truncated 11 months ago
Sergei Golubchik d26b47dfd4 MDEV-35550 main.log_slow test failure: expects count(*) 5 got 4 11 months ago
Sergei Golubchik deb20fb751 MDEV-32919 Cannot select particular field from IS.tables in case table needs upgrade from MySQL 5.7 11 months ago
Sergei Golubchik cc99a41502 cleanup: extract common condition into a function 11 months ago
Sergei Golubchik a0e5dd5433 mysqltest: fix --sorted_results 10 months ago
Sergei Golubchik 9b941dc51f MDEV-34494 restore broken feedback plugin 11 months ago
Sergei Golubchik 74532f2355 MCOL-5819 disable lto for ColumnStore 11 months ago
Sergei Golubchik b79723ffe3 MDEV-35384 Table performance_schema.session_status and other two tables are not shown in information_schema.tables for normal users 12 months ago
Sergei Golubchik 0706c01b88 cleanup: innodb.innodb_information_schema 12 months ago
Sergei Golubchik 725b5e7794 MDEV-35335 implicit commit at START TRANSACTION doesn't reset characteristics 12 months ago
Sergei Golubchik 82fd202fa4 fix "enforce no trailing \n in Diagnostic_area messages" 10 months ago
Marko Mäkelä 990b010b09 MDEV-35438 Annotate InnoDB I/O functions with noexcept 10 months ago
Oleg Smirnov 505b7127c9 MDEV-32411 Item_sum arguments incorrectly reset to temp table fields which causes crash 10 months ago
Kristian Nielsen 39f93b6eab MDEV-29744: Fix incorrect locking order of LOCK_log/LOCK_commit_ordered and LOCK_global_system_variables 1 year ago
Marko Mäkelä 6d4841ae26 MDEV-35647 Possible hang during CREATE TABLE…SELECT error handling 10 months ago
Marko Mäkelä b251cb6a4f Merge 10.5 into 10.6 10 months ago
Sergei Golubchik 3bbbeae792 fix a memory leak 10 months ago
Sergei Golubchik 1d6f857534 MDEV-35607 Compile error with gcc-15 (signal returns) 10 months ago
Sergei Golubchik 3bf8b60caf clarify the message when filesort is aborted by LIMIT ROWS EXAMINED 10 months ago
Sergei Golubchik 9508a44c37 enforce no trailing \n in Diagnostic_area messages 10 months ago
Sergei Golubchik 0031f4a74f MDEV-35663 Sporadic connection failures during FLUSH PRIVILEGES 10 months ago
Sergei Golubchik 9f9072c344 MDEV-34733 main.mysqld--help-aria test failure: feedback plugin: failed to retrieve the MAC address 10 months ago
Sergei Golubchik b059f60510 MDEV-35704 Error message mispelled when altering table engine to MEMORY 10 months ago
Sergei Golubchik 828b928fce MDEV-35651 NO_UNSIGNED_SUBTRACTION does not work for multiple unsigned integers 10 months ago
Sergei Golubchik 680d461b5d MDEV-35239 Mariabackup incorrectly thinks we are on a multithreaded slave if slave_parallel_workers > 0 1 year ago
Vladislav Vaintroub 4e9c7031a5 MDEV-35575 Fix memory leak, when installing auth_gssapi plugin fails. 10 months ago
Vladislav Vaintroub a2f510fccf MDEV-33978 P_S.THREADS is not showing all server threads 10 months ago
Thirunarayanan Balathandayuthapani f8cf493290 MDEV-34898 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 encrypted pages does not work 10 months ago
Monty cc5d738999 Disable mmap usage in Aria and MyISAM when compiling with valgrind 10 months ago
Julius Goryavsky fd9a11d8a5 MDEV-35749: Add support for --use-memory option for SST with mariabackup 10 months ago
Sergei Golubchik 6abbfdef7a sporadic failures of binlog_encryption.rpl_parallel_gco_wait_kill 2 years ago
Monty a2d37705ca Only print "InnoDB: Transaction was aborted..." if log_warnings >= 4 10 months ago
Monty 130d6f9c4b Fixed memory leak in get_window_functions_required_cursors() 10 months ago
Monty 2085f36c6c Removed not used and not visible send_metdata_skip variable. 10 months ago
Monty 88d9348dfc Remove dates from all rdiff files 10 months ago
Monty 87ee1e75bc MDEV-35643 Add support for MySQL 8.0 binlog events 11 months ago
Monty 47a5eed437 Added status variable "Max_memory_used" to SHOW STATUS 11 months ago
Monty a0bfdef5e6 Added more information to errors reported by report_reply_packet() 11 months ago
Monty 996e7fd7d5 Avoid printing "rowid_filter_skipped" in optimizer trace if no rowid filter 11 months ago
Monty 504cfa4857 Updated misc_session_status.test to not fail if select does not fail 11 months ago
Monty e600f9aebb MDEV-35750 Change MEM_ROOT allocation sizes to reduse calls to malloc() and avoid memory fragmentation 11 months ago
Monty f297623345 Update my_default_record_cache_size if global.read_buff_size is changed 11 months ago
Monty 52c29f3bdc MDEV-35469 Heap tables are calling mallocs to often 11 months ago
Marko Mäkelä f20ee931d8 Merge 10.5 into 10.6 10 months ago
Oleg Smirnov 24e5d56400 MDEV-35680 Table number > MAX_TABLES causes overflow of table_map at main.join test 10 months ago
Eric Herman d878d80bc4 MDEV-35695: mtr failure suggests wrong url 10 months ago
Marko Mäkelä f2ffcd949b MDEV-35657: Add work-arounds for clang 11 10 months ago
Marko Mäkelä e5c4c0842d MDEV-35443: opt_search_plan_for_table() may degrade to full table scan 10 months ago
Daniele Sciascia 07b77e862c MDEV-35660 Assertion `trx->xid.is_null()' failed 10 months ago
mariadb-DebarunBanerjee 3f22f5f2fe MDEV-35679 Potential issue in Secondary Index with ROW_FORMAT=COMPRESSED and Change buffering enabled 10 months ago