Commit graph

  • e9d541f912 Cleanup#1 for MDEV-34319: DECLARE TYPE .. TABLE OF .. INDEX BY Alexander Barkov 2025-05-06 15:06:59 +04:00
  • 41014a4ecd MDEV-34319: DECLARE TYPE .. TABLE OF .. INDEX BY in stored routines Iqbal Hassan 2024-10-11 13:06:20 +08:00
  • a91b78049a MDEV-36705 Preparations for associative arrays (MDEV-34319) Alexander Barkov 2025-04-29 14:51:57 +04:00
  • ef3c843c17 MDEV-34680 post-fixes Sergei Golubchik 2025-07-31 16:27:44 +02:00
  • 7251cbca51 MDEV-34680 Asynchronous and Buffered Logging for Audit Plugin. Alexey Botchkov 2025-05-02 18:04:49 +04:00
  • 26c8bc9357 mtr: make wait_for_line_count_in_file.inc leave traces in the log Sergei Golubchik 2025-08-01 11:12:09 +02:00
  • e32d98451b MDEV-21376 fix the test for windows, fix --help text Sergei Golubchik 2025-07-30 20:03:03 +02:00
  • c23e20525d MDEV-21376 mysqldump should support wildcards. Alexey Botchkov 2025-05-12 14:17:40 +04:00
  • 134e2bbdc5 Fixed mi_test1 and mi_test_all.sh Monty 2025-08-01 16:54:32 +03:00
  • 01bf959aab MDEV-37054: Implement INFORMATION_SCHEMA.PARAMETERS.PARAMETER_DEFAULT column bb-main-mdev-37054 Raghunandan Bhat 2025-07-25 18:11:36 +05:30
  • cd54039f85 For mariabackup, disable innodb_log_checkpoint_now by default 10.11-MDEV-36159 mariadb-DebarunBanerjee 2025-08-01 14:47:34 +05:30
  • 07ffafeea3 Review comments: Minor changes mariadb-DebarunBanerjee 2025-08-01 13:19:52 +05:30
  • 284af2a5ba MDEV-36159 mariabackup failed after upgrade 10.11.10 mariadb-DebarunBanerjee 2025-07-17 18:23:22 +05:30
  • 17c08017d2 Experimental: Disable checkpoint for slave_provision_nolock.test mariadb-DebarunBanerjee 2025-07-10 23:13:36 +05:30
  • 9d750ec9e0 MDEV-36159 mariabackup failed after upgrade 10.11.10 mariadb-DebarunBanerjee 2025-07-10 15:41:47 +05:30
  • 13dcf1c0f1 MDEV-36159 mariabackup failed after upgrade 10.11.10 mariadb-DebarunBanerjee 2025-07-09 11:55:42 +05:30
  • 18ecd5eeb2 Removing the ctor: TokenParser(const class PARSER::Token &tok) = delete; bb-12.0-bar-MDEV-20022 Alexander Barkov 2025-07-31 15:28:28 +04:00
  • 22cca0f54d MDEV-20022 sql_mode="oracle" does not support TO_NUMBER() function Alexander Barkov 2025-05-21 14:55:55 +04:00
  • 037c878629 Suppresses warning if QB_NAME cannot be resolved as the VIEW has not yet been loaded (which is the case for outermost query parsing and hint resolution--VIEWs are not loaded until tables are opened). Inspects QB_NAME(..., arg2) and uses its presence to defer hint resolution in the outermost query. Next, attempt to resolve hints again on the outer most query, after opening tables and creating VIEWs, but alter the ParseContext so that hints attempt to resolve against the VIEW instead of the parent select. Obviously this will have to be more nuanced given that not all hints will be for the VIEW, but this is the general direction 12.2-mdev-37260-qb-implict-names Dave Gosselin 2025-08-01 01:42:48 -04:00
  • 67d2d73d1f MDEV-36385 Fix slave_parallel_threads_basic test in view-protocol mode Fariha Shaikh 2025-07-30 19:30:27 +00:00
  • 098ab0f016
    Merge branch 'main' into MDEV-9473 Bardia Hassanzadeh 2025-07-31 14:29:17 -07:00
  • 8ea4e3966f MDEV-9473 Fix SOUNDEX() to handle multi-word input correctly Bardia Hassanzadeh 2025-01-25 01:30:01 +00:00
  • d082c6c14f comments a small refactoring in LEX::resolve_optimizer_hints_in_last_select Dave Gosselin 2025-07-31 15:47:09 -04:00
  • aab83aecdc Merge branch '11.8' into 12.0 bb-12.0-release 12.0 Sergei Golubchik 2025-07-31 20:55:47 +02:00
  • 5008e33eac fix sporadic failures of rpl.rpl_drop_temp test Sergei Golubchik 2025-07-31 20:42:40 +02:00
  • dfe4f82ebf update engines/funcs.rpl_stm_reset_slave Sergei Golubchik 2025-07-30 19:46:53 +02:00
  • 21489191d3 fix embedded bb-12.0-nikita-global-tmp Nikita Malyavin 2025-07-31 19:49:03 +02:00
  • e65ee0c749 MDEV-36385 Fix slave_parallel_threads_basic test in view-protocol mode Fariha Shaikh 2025-07-30 19:30:27 +00:00
  • a2cc11d434
    update dependencies Himanshu Pandey 2025-07-31 22:09:27 +05:30
  • 27ce95f3a4 MDEV-34680 post-fixes bb-12.0-mdev-34680-hf Sergei Golubchik 2025-07-31 16:27:44 +02:00
  • 1b8903e84e
    Merge 17fe798e24 into 0de58ecbd5 Dave Gosselin 2025-07-31 16:08:09 +02:00
  • 5bbc07acd7
    Merge 0694147831 into 6dd3decd28 Ivan Prisyazhnyy 2025-07-31 16:08:09 +02:00
  • a38eddbacc
    Merge 833fe888ac into 6dd3decd28 Simoff 2025-07-31 16:08:09 +02:00
  • 48ff3ecf24
    Merge a73abaa018 into 6dd3decd28 zkong 2025-07-31 16:08:09 +02:00
  • 85e19a2288
    Merge 7947509525 into 0de58ecbd5 Jan Lindström 2025-07-31 16:08:09 +02:00
  • 7910953e68
    Merge e8e97717f6 into 6dd3decd28 ParadoxV5 2025-07-31 16:08:09 +02:00
  • 657dc165d4
    Merge a60bc4d403 into 0de58ecbd5 ParadoxV5 2025-07-31 16:08:08 +02:00
  • 239b06d402 to the current commit: 1. correct use of DEBUG_SYNC: activating sync point after START SLAVE; 2. remove local variable limit_cnt from source code; 3. in rpl_mdev36002.combinations: master_retry_count is set as 0 and 5 QWenQ 2025-07-31 21:53:48 +08:00
  • 6de7038250 Merge branch '10.11-MDEV-36002' of github.com:QWenQ/server into 10.11-MDEV-36002 QWenQ 2025-07-31 21:52:02 +08:00
  • d50467c881 log QWenQ 2025-07-31 21:47:15 +08:00
  • aef4ed6e63 Avoid nullptr dereferences when dbug_print-ing sl in find_qb_hints loop Dave Gosselin 2025-07-31 09:44:05 -04:00
  • 17582a7fa3 MDEV-34680 Asynchronous and Buffered Logging for Audit Plugin. Alexey Botchkov 2025-05-02 18:04:49 +04:00
  • 5a7181214d using DEBUG_SYNC approach: after connect(fail)ing a certain total number of times, check the replica status. QWenQ 2025-07-30 17:59:28 +08:00
  • 63abae044f fix tests for --view Sergei Golubchik 2025-07-31 13:18:31 +02:00
  • 0da7aa9d8d MDEV-21376 fix the test for windows, fix --help text Sergei Golubchik 2025-07-30 20:03:03 +02:00
  • 721680b7d7 MDEV-21376 mysqldump should support wildcards. Alexey Botchkov 2025-05-12 14:17:40 +04:00
  • 4e9c252bc4 multi_source.mariadb-dump_slave: don't change global settings bb-11.4-serg 11.4 Sergei Golubchik 2025-07-30 18:54:34 +02:00
  • e6752badd7 update test result after f8ba5ced55 bb-12.0-serg Sergei Golubchik 2025-07-31 11:37:29 +02:00
  • 2a5cfba5c8
    Merge e2b8789651 into 6dd3decd28 Pekka Lampio 2025-07-31 14:51:20 +05:30
  • 3ae4e28c7c update engines/funcs.rpl_stm_reset_slave Sergei Golubchik 2025-07-30 19:46:53 +02:00
  • 14737a1cb0 MDEV-36850 SIGSEGV in Item_sp_variable::save_in_field | fill_record bb-12.0-bar-MDEV-34319 Alexander Barkov 2025-07-31 09:12:56 +04:00
  • 62dc673b2b MDEV-36954 Improve error handling when a function-method/procedure-method is missing in stored routines Alexander Barkov 2025-07-28 13:11:35 +04:00
  • 0a26b1c2fc fix windows Nikita Malyavin 2025-07-31 02:34:50 +02:00
  • a45cb429de MDEV-35915 Global temporary tables: ignore GTT in FLUSH TABLE Nikita Malyavin 2025-07-08 19:41:27 +02:00
  • 7bbc5c1232 MDEV-35915 Global temporary tables: Enable XA Nikita Malyavin 2025-07-31 02:02:35 +02:00
  • ca3170ae26 MDEV-35915 Global temporary tables: support LOCK TABLES and mariabackup Nikita Malyavin 2025-06-17 14:30:07 +02:00
  • daa674c266 MDEV-35915 Global temporary tables: separate the tmp tables namespace Nikita Malyavin 2025-06-12 22:12:26 +02:00
  • 69ae254596 fix innodb build Nikita Malyavin 2025-06-12 13:32:07 +02:00
  • 8e1077b621 MDEV-35915 Implement Global temporary tables Nikita Malyavin 2025-02-07 01:34:56 +01:00
  • ba80df483d MDEV-37348 Logged CREATE TEMPORARY TABLE LIKE from unlogged table fails Nikita Malyavin 2025-07-31 00:37:12 +02:00
  • 892c70e37e
    Merge bf453b54d7 into 6dd3decd28 Fariha Shaikh 2025-07-30 16:35:38 -07:00
  • 9a49628287 MDEV-37260 WIP: Apply hint within view from outer query Dave Gosselin 2025-07-30 09:36:46 -04:00
  • f12949d7af rename HA_LEX_CREATE_GLOBAL_TMP_TABLE -> HA_LEX_CREATE_SHARED_ACCESS_TMP_TABLE Nikita Malyavin 2025-02-06 18:21:41 +01:00
  • 9c91cbe2f6
    Merge b67195cf7e into 6dd3decd28 Hazem Alrawi 2025-07-30 21:01:48 +03:00
  • f33a503806 mysqltest: Add string functions and improve expression evaluation KhaledR57 2025-07-30 19:48:49 +03:00
  • 84a71b8681 multi_source.mariadb-dump_slave: don't change global settings Sergei Golubchik 2025-07-30 18:54:34 +02:00
  • 2d3b10b775 Enhance expression evaluation with conversion and bitwise functions KhaledR57 2025-07-23 14:32:01 +03:00
  • c6af376658 MDEV-36107: Add hex, binary and boolean literal support to mysqltest expressions KhaledR57 2025-07-16 14:11:46 +03:00
  • 5199c278fa MDEV-36107: Add expression support to mysqltest KhaledR57 2025-06-13 17:39:40 +03:00
  • 53bae879dc MDEV-34033 Exchange partition with virtual columns fails bb-10.11-nikita Nikita Malyavin 2025-01-22 20:46:21 +01:00
  • 77978f8b32 Item::eq: transform bool binary_cmp into struct Eq_config Nikita Malyavin 2025-01-17 22:37:11 +01:00
  • 036aa05594 MDEV-30645: CREATE TRIGGER FOR { STARTUP | SHUTDOWN } 12.1-MDEV-30645 dmitryshulga 2025-07-30 19:22:45 +07:00
  • dbeb619571 MENT-2297: Inconsistency detected - create sequence Issue: The Create SEQUENCE object on the first/active galera node: CREATE SEQUENCE seq_moni_num start with 1 minvalue 1 maxvalue 9223372036854775806 increment by 0 cache 1000 nocycle ENGINE=InnoDB Hemant Dangi 2025-06-13 16:20:40 +05:30
  • 678d72e036 MDEV-36554 addendum: Assertion `is_wsrep() == wsrep_on(mysql_thd)' failed in void trx_t::commit_in_memory(const mtr_t*) bb-12.1-MDEV-36077-v2-galera Pekka Lampio 2025-07-04 14:39:04 +03:00
  • 9955f7d390 MDEV-36554: Assertion `is_wsrep() == wsrep_on(mysql_thd)' failed in void trx_t::commit_in_memory(const mtr_t*) Pekka Lampio 2025-06-13 14:02:25 +03:00
  • d969fe2b6d MDEV-36077: Galera feature: Retry applying writesets at slaves Pekka Lampio 2025-03-06 11:41:49 +02:00
  • 6dd3decd28 MDEV-37339 errors about caching_sha2_password on server startup (WolfSSL) bb-main-MDEV-37339 Vladislav Vaintroub 2025-07-29 13:34:08 +02:00
  • ae47127aab using DEBUG_SYNC approach: after connect(fail)ing a certain total number of times, check the replica status. QWenQ 2025-07-30 17:59:28 +08:00
  • 2ff146b76f MDEV-37192 Crash recovery after bulk load data reports corruption 10.11-MDEV-37192 Thirunarayanan Balathandayuthapani 2025-07-30 14:54:37 +05:30
  • 7d9a0662ff
    oleg's patch in MDEV-36331 bb-12.2-mdev-36055-check-mdev-36331 Yuchen Pei 2025-07-30 16:31:36 +10:00
  • 14841f33cf
    Merge a7a933982d into 0de58ecbd5 Thirunarayanan B 2025-07-30 11:14:48 +05:30
  • 9f1a459a74
    experiment ParadoxV5 2025-07-29 19:51:38 -06:00
  • 65fc5d922e MDEV-37339 errors about caching_sha2_password on server startup (WolfSSL) bb-main-MDEV-37339-2 Vladislav Vaintroub 2025-07-29 13:34:08 +02:00
  • 939cf93f1c MDEV-37260 Work-in-progress WIP: CREATE VIEW AS supports hints Dave Gosselin 2025-07-28 14:13:48 -04:00
  • 56abcc4087 Merge branch '11.8' into 12.0 Sergei Golubchik 2025-07-29 19:45:23 +02:00
  • f984eecef8 bump the VERSION Sergei Golubchik 2025-07-29 19:44:17 +02:00
  • 0714b6a7bc
    Merge 52996cd941 into db937cc971 bsrikanth-mariadb 2025-07-29 15:45:59 +00:00
  • 1cdbef6565 MDEV-37292 Hint NO_INDEX() disables all indexes if none of given index names is resolved bb-12.0-MDEV-35856-index-hints-v2 Oleg Smirnov 2025-07-26 21:00:23 +07:00
  • 51602dcc99 MDEV-36980 Assertion `thd->mdl_context.is_lock_owner()...fails in close_thread_table Monty 2025-07-14 08:50:53 +03:00
  • e1b93e7a6d MDEV-9804 Implement a caching_sha2_password plugin, wolfSSL fixes bb-MDEV-9804-wolfssl-fixes Vladislav Vaintroub 2025-07-29 13:34:08 +02:00
  • bea8c6a304 MDEV-37198 Killed query with side effects without error Sergei Golubchik 2025-07-29 13:32:53 +02:00
  • cd50c7b7fb add a overflow wraparound test for err_count QWenQ 2025-07-29 17:30:45 +08:00
  • 39c37c8ada
    Merge cb82276dd8 into 0de58ecbd5 Daniel Black 2025-07-29 15:55:35 +07:00
  • cf927ff0cd MDEV-35224 ASAN error in mariadb client with \c Daniel Black 2025-07-29 17:46:12 +10:00
  • ce49e9aa32 add combinations file with master-retry-count set to 0 or 10 QWenQ 2025-07-29 15:37:50 +08:00
  • 0de58ecbd5 connect engine: correct two uninitalized variable errors Daniel Black 2025-04-28 16:12:24 +10:00
  • 4f9221ae88 MDEV-36542: remove _lint macro which is unused Daniel Black 2025-06-12 14:30:50 +10:00
  • 0c80ddb519 MDEV-36542: apply clang -Werror=uninitialized to catch dubious initializations Daniel Black 2025-06-11 15:07:55 +10:00
  • 6fd57f478f MDEV-36542 Remove UNINIT_VAR(x)=x under UBSAN Daniel Black 2025-04-10 15:15:51 +10:00
  • 871c44ef24 connect engine: correct two uninitalized variable errors Daniel Black 2025-04-28 16:12:24 +10:00