Commit graph

  • d9c1b3fc19 MDEV-36627 : galera.MDEV-29142: certification position less than last commited Jan Lindström 2025-04-28 07:35:06 +03:00
  • f80717f6bf MDEV-36694 spatial_utility_function{_collect,_isvalid} broken for --view-protocol Dave Gosselin 2025-04-25 12:02:22 -04:00
  • 4042652d7f Improvements to mtr Monty 2025-04-17 10:32:09 +03:00
  • ce8a74f235 MDEV-36425 Extend read_only to also block share locks and super user Monty 2025-03-31 20:07:13 +03:00
  • 595e834946 Galera mtr results updated Monty 2025-03-26 16:49:59 +02:00
  • 23eb9d6821 Improve mtr replication setup Monty 2025-03-25 17:02:19 +02:00
  • bb5ae63aef Add memory allocated by my_once_alloc() to memory status Monty 2025-03-09 22:15:23 +02:00
  • 2c4fee8376 Fixed that HA_EXTRA_FLUSH in Aria and MyISAM flushes all data to disk Monty 2025-02-26 14:38:54 +02:00
  • 7728b90a0d Removed possible deadlock betwen LOCK_log and LOCK_global_system_variables Monty 2025-02-09 18:46:02 +02:00
  • f099f778b3 Do not log ALTER table to ddl log for REPAIR Monty 2025-01-26 20:17:17 +02:00
  • aae9b50a53 Added VALGRIND_YIELD to be able to abort from busy loops Monty 2025-01-20 19:30:19 +02:00
  • d9c3b775b8 Comment and indentation improvements Monty 2025-01-05 17:33:10 +02:00
  • 4992aaf9a2 Always use all arguments for ddl_log_write_execute_entry() Monty 2025-01-05 17:32:39 +02:00
  • c234a312d7 Added make_tmp_table_name() to simplify creating temporary table names Monty 2025-01-05 14:50:45 +02:00
  • efc5d3f84d rename binlog_show_create_table_() to binlog_show_create_table() Monty 2025-01-14 10:59:06 +02:00
  • 1f85eeeb53 MDEV-25292 Refactoring: moved select_field_count into Alter_info. Aleksey Midenkov 2022-08-31 11:55:02 +03:00
  • f8ba5ced55 MDEV-36099 Ensure that creation and usage of temporary tables in replication is predictable Monty 2025-02-15 14:08:11 +02:00
  • a9bdfccbc6
    MDEV-34712 Add support to sha2 and pbkdf2 key derivation in file_key_management bb-12.0-mdev-34712 Yuchen Pei 2025-03-12 10:46:09 +11:00
  • ec6f320883
    MDEV-32732 Support DESC indexes in loose scan optimization bb-12.0-mdev-32732 Yuchen Pei 2025-04-10 11:25:41 +10:00
  • c94133a71d MDEV-21510: In Optimizer Trace, print index name in chosen_access_method 11.4-MDEV-21510-optimizer_trace_should_show_the_index_name bsrikanth-mariadb 2025-04-19 18:02:51 -04:00
  • 63a5552e76 Merge branch '10.11' into 11.4 mariadb-11.4.6 Oleksandr Byelkin 2025-04-28 17:08:53 +02:00
  • cafd22db79 Code cleanup in mark_common_columns(): nj_col_2 is non-NULL here mariadb-10.11.12 bb-10.11-MDEV-36592 Sergei Petrunia 2025-04-22 15:29:48 +03:00
  • 5033da6ed6 Fix rocksdb_sys_vars.rocksdb_stats_level_basic test bb-10.11-fix-rocksdb Sergei Petrunia 2025-04-28 15:12:44 +03:00
  • 58ee5f0a54 Fixups to Igor's code Rex 2025-04-11 09:27:26 +11:00
  • d737205637 MDEV-30073 Wrong result on 2nd execution of PS for query with NOT EXISTS Rex 2025-04-09 08:40:31 +11:00
  • b64c145a6d Block splitting expressions with aggregations in context analysis only mode Igor Babaev 2023-07-06 20:26:09 -07:00
  • bfea25dac5 Block building upper_refs lists in context analysis only mode. Igor Babaev 2023-07-06 16:19:38 -07:00
  • 237e24497b Merge remote-tracking branch 'github/bb-11.4-release' into bb-11.8-serg Sergei Golubchik 2025-04-27 11:33:27 +02:00
  • 2b448e7337 print_ddl_recovery_log.pl ; Print content of the ddl_recovery.log Monty 2025-04-17 10:51:48 +03:00
  • 065b7c63e3 MDEV-30831 fixing, aws_key_management can compile with new aws sdk on UBUNTU 24.04 csenki 2025-04-27 14:06:38 +02:00
  • 65979d3e5c Rename prev_tabe -> prev_table, fix identation Sergei Petrunia 2025-04-26 18:10:13 +03:00
  • b6ed115ec4 Rename ora_join_processor_helper to ora_join_add_table_ref Sergei Petrunia 2025-04-26 17:50:22 +03:00
  • 8c6a606429 Workaround ICC compiler bug Vladislav Vaintroub 2025-04-26 14:27:10 +02:00
  • 7700edd4fe Add comments in Item_ident::ora_join_processor_helper Sergei Petrunia 2025-04-26 12:53:14 +03:00
  • 5ab8db33db Add an overview comment Sergei Petrunia 2025-04-26 12:50:11 +03:00
  • 41d27fd2a4 mtr: 10x longer timeouts if --big bb-10.5-serg Sergei Golubchik 2025-04-26 11:02:32 +02:00
  • a8d4642375 Merge branch '10.11' into 11.4 Oleksandr Byelkin 2025-04-26 10:53:02 +02:00
  • 4d41ec081e Merge branch '10.6' into 10.11 Oleksandr Byelkin 2025-04-26 10:47:03 +02:00
  • 19644f6821 Merge branch '10.5' into 10.6 mariadb-10.6.22 Oleksandr Byelkin 2025-04-26 10:41:52 +02:00
  • 3250686a5a MDEV-33281 Fix mysql-test-run to correctly handle hints Oleg Smirnov 2025-04-26 13:50:30 +07:00
  • ede27f5745 MDEV-35599: Replace longlong10_to_str() with sprintf() Meng-Hsiu Chiang 2025-04-21 19:49:28 +00:00
  • 3381b0a747 Add unit test for longlong10_to_str() Meng-Hsiu Chiang 2025-04-22 00:49:52 +00:00
  • a0b77eb806 MDEV-36685 CREATE-SELECT may lose in binlog side-effects of stored-routine Andrei Elkin 2025-04-24 14:32:14 +03:00
  • c461188ca6 MDEV-36681 Remove systemd CapabilityBoundingSet as unnecessary mariadb-10.5.29 Sergei Golubchik 2025-04-25 15:35:41 +02:00
  • 9579ee4fa2 Revert "MDEV-36591: RHEL8(+compat)/Ubuntu 20.04 cannot start systemd servce (EXIT_CAPABILTIES/218)" Sergei Golubchik 2025-04-25 15:16:47 +02:00
  • 371e81ff1d cleanup: rename command_array to privilege_str_repr main-MDEV-31741 Vladislav Vaintroub 2025-04-25 16:15:46 +02:00
  • 2ea910daac MDEV-36675 Optimizer hints parser catches irrelevant thd->is_error() set by multi-RENAME TABLE Oleg Smirnov 2025-04-23 19:26:58 +07:00
  • e0cc288428 MDEV-34870: implement join order hints Oleg Smirnov 2025-01-30 20:56:36 +07:00
  • a389fcc62d MDEV-33281 Optimizer hints code cleanup: - remove get_args_printer() from hints printing - add append_hint_arguments(THD *thd, opt_hints_enum hint, String *str) - add more comments - rename st_opt_hint_info::hint_name to hint_type - add pptimizer trace support for hints - add dbug_print_hints() - make print_warn() not be a template - introduce Printable_parser_rule interface, make grammar rules that emit warnings implement it and print_warn invokes its function) - remove Parser::Hint::append_args() as it is not used anywhere (it used to be necessary call print_warn(... (Parser::Hint*)NULL); Sergei Petrunia 2024-12-08 22:03:01 +02:00
  • 7b8e6b8799 MDEV-34860 Fix opt_hint_timeout.test for embedded; fix mariadb client Oleg Smirnov 2024-12-07 21:15:32 +07:00
  • b97a299f6f MDEV-33281 Optimizer hints cleanup: - add a comment that opt_hints_global->check_unresolved() is never called - improve comments - rename everything with "resolved_children" to "fully_resolved_children" - Opt_hints_table::adjust_key_hints() now returns value - less "reach-back-to-parent" logic - rename Hint "adjustment" and "resolution" (yes, both terms were used) to "fixing". "Resolution" is already used for parse-tree objects Sergei Petrunia 2024-12-06 14:12:26 +02:00
  • 7db5df121d MDEV-34888 Implement SEMIJOIN() and SUBQUERY() hints Oleg Smirnov 2024-09-11 19:53:57 +07:00
  • 68b878d847 MDEV-34860 Make the hint override global/session/statement setting of max_statement_time Oleg Smirnov 2024-12-02 14:01:47 +07:00
  • 7f618bf24b MDEV-33281 Make BNL() hint enable hashed join buffers Oleg Smirnov 2024-11-27 14:34:24 +07:00
  • d8ee6b68fd MDEV-34860 Implement MAX_EXECUTION_TIME hint Oleg Smirnov 2024-08-07 22:10:50 +07:00
  • f8deec9d6f MDEV-33281 Make BNL() hint work for join_cache_levels from 0 to 3 Oleg Smirnov 2024-09-16 21:53:20 +07:00
  • 81aca24ab6 MDEV-33281 Optimizer hints cleanup: add const specifiers, comments Sergei Petrunia 2024-09-10 18:59:08 +03:00
  • aba426fa3e MDEV-33281 Make BNL() hint work for join_cache_level=0 Oleg Smirnov 2024-08-30 21:50:32 +07:00
  • 98fb8337f1 MDEV-33281 Implement optimizer hints Oleg Smirnov 2024-08-21 13:55:44 +07:00
  • 10aadde583 MDEV-33281 Optimizer hints Cleanup: fix formatting, rename objects Oleg Smirnov 2024-07-17 16:50:14 +07:00
  • be155df850 MDEV-33281 Implement optimizer hints Alexander Barkov 2024-07-15 14:29:47 +04:00
  • 30eb6b7b00 MDEV-33281 Implement optimizer hints Oleg Smirnov 2024-07-05 19:10:36 +07:00
  • bcb628d4c4 MDEV-33281 Implement optimizer hints Alexander Barkov 2024-06-21 12:26:28 +04:00
  • 82867e07e3 MDEV-35897 vector index search allocates too much memory for large ef_search Sergei Golubchik 2025-04-20 10:42:53 +02:00
  • 7a306564d7 MDEV-34705: Binlog-in-engine: mariadb-backup integration Kristian Nielsen 2025-04-25 12:47:30 +02:00
  • e3079c9744 cleanup: mysql_[|table|routine]_grant not part of acl interface Vladislav Vaintroub 2025-04-25 15:28:16 +02:00
  • cb70708e09 cleanup: Make Sql_cmd_grant have Grant_privileges reference not inherit it Vladislav Vaintroub 2025-04-25 15:23:12 +02:00
  • 4fc9dc84b0 MDEV-32086 (part 2) Server crash when inserting from derived table containing insert target table Oleksandr Byelkin 2025-04-18 12:14:23 +02:00
  • 03d4c09935 Clone - Multiple SE: local/remote synchronization for multi stage mariadb-DebarunBanerjee 2025-04-25 17:05:15 +05:30
  • 4f02120902 cleanup: coding style fixes, no logic changes Vladislav Vaintroub 2025-04-25 13:26:18 +02:00
  • 9b313d2de1 MDEV-32086 Server crash when inserting from derived table containing insert target table Oleksandr Byelkin 2025-04-01 20:57:29 +02:00
  • e59c1214cb cleanup: fix clang-tidy "misleading indentation" Vladislav Vaintroub 2025-04-25 12:40:02 +02:00
  • 60ca2d8650 cleanup: fix admin option for role grammar indentation Vicențiu Ciorbaru 2021-11-15 13:31:08 +02:00
  • aadfe438a4 cleanup: Move check_xxx_access functions from sql_parse.cc to sql_acl.cc Vladislav Vaintroub 2025-04-25 12:14:44 +02:00
  • b580814046 cleanup: Hash_sets are not copy-able Vicențiu Ciorbaru 2022-01-13 20:57:08 +02:00
  • 91d3c9de4c cleanup: Dynamic_array is not copy-able Vicențiu Ciorbaru 2022-09-10 14:24:53 +03:00
  • e171a2f1dd Extend Protocol::store to accept a const String & as an argument Vicențiu Ciorbaru 2022-09-12 14:24:45 +03:00
  • fe5a13aa66 cleanup: Protocol::store can take in a const String Vicențiu Ciorbaru 2022-09-10 14:23:17 +03:00
  • 55984fe76d cleanup: sql_alloc.h grant.h, privilege.h include what you use Vicențiu Ciorbaru 2021-11-22 23:09:46 +02:00
  • 9b0294cd12 MDEV-36666 - atomic.alter_table still times out often Sergey Vojtovich 2025-04-25 01:06:07 +04:00
  • 1d5e824a23 Update ora_outer_join.result: changed error number Sergei Petrunia 2025-04-24 19:30:47 +03:00
  • 786df4c9e6 MDEV-36685 part 2 the test origin/11.8-MDEV-36685-bnestere Andrei Elkin 2025-04-24 15:14:35 +03:00
  • ddd5ba3a00 MDEV-14432 mysqldump does not preserve case of table names in generated sql Mohanad 2025-02-28 14:43:20 +02:00
  • a91eb32018 MDEV-14432 mysqldump does not preserve case of table names in generated sql Mohanad 2025-02-28 14:43:20 +02:00
  • cf31657d75 MDEV-36685 part 2 the test origin/bb-11.8-release-MDEV-36685 Andrei Elkin 2025-04-24 15:14:35 +03:00
  • 41a23066e9 MDEV-36685 CREATE-SELECT may lose in binlog side-effects of stored-routine Andrei Elkin 2025-04-24 14:32:14 +03:00
  • e0d7cdd325 MDEV-36628 : galera_vote_during_ist test failed Jan Lindström 2025-04-24 14:11:38 +03:00
  • 05813f54cf MDEV-36648 - main.mdl_sync extra test.t2 row in I_S.metadata_lock_info Sergey Vojtovich 2025-04-24 00:23:48 +04:00
  • ae43679661 MDEV-36648 - main.mdl_sync extra test.t2 row in I_S.metadata_lock_info Sergey Vojtovich 2025-04-24 00:23:48 +04:00
  • 5f69e18152 MDEV-36682 Conflict between MDEV-36504 and MDEV-16329 Thirunarayanan Balathandayuthapani 2025-04-24 13:46:43 +05:30
  • 27ff531b2c MDEV-36682 Conflict between MDEV-36504 and MDEV-16329 Thirunarayanan Balathandayuthapani 2025-04-24 13:46:43 +05:30
  • ef9e74e25c MDEV-36681 Remove systemd CapabilityBoundingSet as unnecessary Daniel Black 2025-04-23 18:39:01 +10:00
  • 1c09b5eadb packaging prep for Ubuntu Plucky Daniel Black 2025-04-24 13:07:12 +10:00
  • 24349264e8 pull request template typo fix Daniel Black 2025-04-24 14:18:19 +10:00
  • 06b7a60337 packaging prep for Ubuntu Plucky Daniel Black 2025-04-24 13:07:12 +10:00
  • 1d5557d9c0 MDEV-36663 Semi-sync Replica Can't Kill Dump Thread When Using SSL ParadoxV5 2025-04-22 20:15:08 -06:00
  • d4e808cc53 MDEV-36663: 11.4 Merge Instructions origin/bb-11.4-MDEV-36663-mergefix bb-11.4-MDEV-36663-mergefix Brandon Nesterenko 2025-04-23 16:48:07 -06:00
  • 9147771d8d MDEV-36663 Semi-sync Replica Can't Kill Dump Thread When Using SSL ParadoxV5 2025-04-22 20:15:08 -06:00
  • 3b3a5efbcf MDEV-36663 Semi-sync Replica Can't Kill Dump Thread When Using SSL origin/mdev-36663 ParadoxV5 2025-04-22 20:15:08 -06:00
  • 252573f294 MDEV-36663 Semi-sync Replica Can't Kill Dump Thread When Using SSL origin/11.8 ParadoxV5 2025-04-22 20:15:08 -06:00