Commit graph

  • 7a4af6326a Replace deprecated CMAKE_COMPILER_IS_GNU(CC|CXX) with CMAKE_(C|CXX)_COMPILER_ID Brad Smith 2025-05-18 18:55:04 -04:00
  • 873f3ea01e
    WIP 4 ParadoxV5 2025-05-21 23:38:14 -06:00
  • fcca387a8f Remove my_net_local_init function changes. chengya 2025-05-22 09:59:18 +08:00
  • 1a6bab09e8 Remove unnecessary changes. chengya 2025-05-22 09:45:01 +08:00
  • 1db1192d02 Windows on ARM64 - workaround compiler bug Vladislav Vaintroub 2025-05-21 21:12:40 +02:00
  • ae8a326105 Windows on ARM64: Support building with clang-cl Vladislav Vaintroub 2025-05-21 18:15:05 +02:00
  • bd5108fdbe Windows on ARM64: Fix MSVC compilation. Vladislav Vaintroub 2025-05-21 17:15:16 +02:00
  • f5e6416523 charset_client_win_utf8mb4 test can't run in parallel with other tests Vladislav Vaintroub 2025-05-21 20:27:00 +00:00
  • af18ee56e0 MDEV-32570: Fix existing tests Brandon Nesterenko 2025-05-15 13:32:20 -06:00
  • 28d7a66852 MDEV-32570: Add error test rpl_fragment_row_event_errs.test Brandon Nesterenko 2025-05-19 09:12:47 -06:00
  • 9d9ddfdaec MDEV-32570: Add MTR test rpl_fragment_row_event.test Brandon Nesterenko 2025-05-15 13:31:25 -06:00
  • 973beb2e1e MDEV-32570 (client): Fragment ROW replication events larger than slave_max_allowed_packet Brandon Nesterenko 2025-05-15 13:29:25 -06:00
  • d8f8f580f7 MDEV-32570 (server): Fragment ROW replication events larger than slave_max_allowed_packet Brandon Nesterenko 2025-05-15 13:24:06 -06:00
  • b1f0071b7b MDEV-32570: Fix existing tests origin/main-MDEV-32570-rebasing-2 Brandon Nesterenko 2025-05-15 13:32:20 -06:00
  • ebf79ebcc5 MDEV-32570: Add error test rpl_fragment_row_event_errs.test Brandon Nesterenko 2025-05-19 09:12:47 -06:00
  • 09a736ae90 MDEV-32570: Add MTR test rpl_fragment_row_event.test Brandon Nesterenko 2025-05-15 13:31:25 -06:00
  • 6a3447e8db MDEV-32570 (client): Fragment ROW replication events larger than slave_max_allowed_packet Brandon Nesterenko 2025-05-15 13:29:25 -06:00
  • 147088a0d0 MDEV-32570 (server): Fragment ROW replication events larger than slave_max_allowed_packet Brandon Nesterenko 2025-05-15 13:24:06 -06:00
  • 5248379eb8 MTR Core test case origin/main-MDEV-32570-rebasing Brandon Nesterenko 2025-05-21 14:30:48 -06:00
  • c01d022e2e Client changes Brandon Nesterenko 2025-05-21 14:22:29 -06:00
  • d0eb2e9938 Server changes Brandon Nesterenko 2025-05-21 14:21:32 -06:00
  • e31cdc9497 oopsie test Nikita Malyavin 2025-05-21 20:11:38 +02:00
  • b78e3b9b4d remove unused var Nikita Malyavin 2025-05-21 20:02:02 +02:00
  • af3c1165d0 MDEV-28823 Secure mariadb-secure-installation output file with chmod Akshat Nehra 2025-04-22 17:06:00 +00:00
  • 2e1affc5fc revert thd_get_autoinc changes Nikita Malyavin 2025-05-21 20:00:07 +02:00
  • d0c2ad9102 go further and use autoinc_spec in ib_sequence_t as a whole Nikita Malyavin 2025-05-21 19:59:49 +02:00
  • 36b559fe7d MDEV-34705: Binlog-in-engine: Attempt to fix assertion in do_fdatasync() Kristian Nielsen 2025-05-21 18:07:16 +02:00
  • 2dc42d9ab4 Do not pass uninitalized UErrorCode value to ucal_getDefaultTimeZone. Vladislav Vaintroub 2025-05-21 16:32:23 +02:00
  • 8d36cafe4f Merge branch '11.4' into 11.8 mariadb-11.8.2 Oleksandr Byelkin 2025-05-21 15:57:16 +02:00
  • 9d5898901a Add test for interleaving according to CACHE value Nikita Malyavin 2025-05-21 15:29:45 +02:00
  • 678e6d4cab innodb: improve autoinc lock mode detection Nikita Malyavin 2025-05-21 14:35:06 +02:00
  • b7d1405849 finally this looks good Nikita Malyavin 2025-05-17 00:03:05 +02:00
  • 674c9b0261 MDEV-31949 III. Innodb flush_log_later for XA commit,rollback bb-12.1-MDEV-31949_part_III Andrei 2023-12-27 22:03:13 +02:00
  • b8d3257243 Merge branch '10.11' into 10.11 Oleksandr Byelkin 2025-05-21 14:43:57 +02:00
  • 1da309952b MDEV-35617: DROP USER should leave no active session for that user 12.1-MDEV-35617 Dmitry Shulga 2025-05-21 16:09:01 +07:00
  • fbd736c872 mysqltest: result_format fix Aleksey Midenkov 2025-05-21 11:10:09 +03:00
  • d5247592c5 Test sysvars_server failure fix Aleksey Midenkov 2025-05-21 11:10:09 +03:00
  • 2c4fe3557a MDEV-36337: mroonga_* udf correct ptr types for is_null/error Daniel Black 2025-03-28 17:58:06 +11:00
  • b9a20752a9 MDEV-36337 auth_ed25519 correct UDF pointers for is_null/error Daniel Black 2025-03-21 16:37:44 +11:00
  • 0b5a084e27 MDEV-36337: connect UDF pointers need unsigned char* for is_null/error Daniel Black 2025-03-20 19:21:56 +11:00
  • c91c2e74ff MDEV-36337: udf_example UDF pointers need unsigned is_null/error Daniel Black 2025-03-20 18:31:25 +11:00
  • 0ad313322b Merge st-11.4-MDEV-34388 Marko Mäkelä 2025-05-21 09:22:02 +03:00
  • 5add58c419 Revert "MDEV-36032 Check whether a table can be a sequence when ALTERed with SEQUENCE=1" Marko Mäkelä 2025-05-21 08:53:52 +03:00
  • 1c7209e828 Merge 10.6 into 10.11 Marko Mäkelä 2025-05-21 07:36:35 +03:00
  • a4558fcce8
    Merge branch '10.6' into MDEV-36377-udf Daniel Black 2025-05-21 09:55:43 +10:00
  • de3f35f3ae
    Merge branch '10.6' into MDEV-36377-udf Daniel Black 2025-05-21 08:43:56 +10:00
  • 96c929f5fd
    MDEV-18983 WIP 3 ParadoxV5 2025-05-12 22:51:26 -06:00
  • 916269458b
    MDEV-18983 WIP 2 ParadoxV5 2025-05-12 18:51:16 -06:00
  • b74011992c
    MDEV-18983 Port rpl_semi_sync_master_wait_for_slave_count from MySQL ParadoxV5 2025-05-06 20:25:57 -06:00
  • 206a92bc61
    Deduplicate code in sql/semisync_master.cc ParadoxV5 2025-05-06 19:52:41 -06:00
  • 5b6ae5b86d Revert "MDEV-26356 preparation: Refactor purge_state" 10.6.5-MDEV-36472-revert-MDEV-26356 Vlad Lesin 2025-05-21 01:13:58 +03:00
  • 280e2f5435 Revert "MDEV-26356 Adaptive purge scheduling based on redo log fill factor" Vlad Lesin 2025-05-21 01:07:04 +03:00
  • d73b520e79 Revert "MDEV-26356 fixup: Adjust innodb_max_purge_lag_wait" Vlad Lesin 2025-05-21 01:06:40 +03:00
  • 21b260370c Revert "MDEV-26356 fixup: integer type mismatch on 32-bit" Vlad Lesin 2025-05-21 01:06:13 +03:00
  • efc4d0d402 Merge branch '10.6' into '10.11' st-10.11-julius Julius Goryavsky 2025-05-20 21:17:19 +02:00
  • 497d6324bc MDEV-36627 : galera.MDEV-29142: certification position less than last commited Jan Lindström 2025-04-28 07:35:06 +03:00
  • 7aed06887b MDEV-36512 : galera_3nodes.GCF-354: certification position less than last committed Jan Lindström 2025-04-28 10:27:19 +03:00
  • 7fd5957d55 MDEV-36622 : Hang during galera_evs_suspect_timeout test Jan Lindström 2025-05-06 08:15:36 +03:00
  • d38558f99b MDEV-36117: MDL BF-BF conflict on ALTER and UPDATE with multi-level foreign key parents Hemant Dangi 2025-04-29 18:31:13 +05:30
  • a96367bc67 MDEV-36620 post-fix: galera_toi_ddl_nonconflicting test failure Jan Lindström 2025-05-08 11:58:31 +03:00
  • 054bab4e14 MDEV-36627 : galera.MDEV-29142: certification position less than last commited bb-10.6-MDEV-36512-galera Jan Lindström 2025-04-28 07:35:06 +03:00
  • b16358bd6e MDEV-36512 : galera_3nodes.GCF-354: certification position less than last committed Jan Lindström 2025-04-28 10:27:19 +03:00
  • 37f544cd4d MDEV-36622 : Hang during galera_evs_suspect_timeout test bb-10.6-MDEV-36622-galera Jan Lindström 2025-05-06 08:15:36 +03:00
  • a49cef6633 MDEV-36117: MDL BF-BF conflict on ALTER and UPDATE with multi-level foreign key parents bb-10.6-MDEV-36117-galera Hemant Dangi 2025-04-29 18:31:13 +05:30
  • 5bc007cd6a MDEV-36620 post-fix: galera_toi_ddl_nonconflicting test failure bb-10.6-MDEV-36620-galera Jan Lindström 2025-05-08 11:58:31 +03:00
  • 82d7419e06 MDEV-34388: Stack overflow on Alpine Linux Marko Mäkelä 2025-05-20 17:27:05 +03:00
  • 8868737b5a MDEV-36527 : Selecting mysql.wsrep_streaming_log incorrectly not allowed when detached bb-11.8-MDEV-36527-galera Jan Lindström 2025-04-09 13:53:59 +03:00
  • 7b107f2e73 MDEV-36838 Oracle outer join syntax (+): server crash on derived tables Oleksandr Byelkin 2025-05-20 13:57:46 +02:00
  • 2350295643 MDEV-36740: galera.galera_ssl_upgrade fails due to expired certificate Julius Goryavsky 2025-05-06 02:26:35 +02:00
  • d7457b4076 MDEV-36628 : galera_vote_during_ist test failed Jan Lindström 2025-04-24 14:11:38 +03:00
  • 042a239741 MDEV-36817 Server crashes in do_mark_index_columns instead of ER_DUP_ENTRY on partitioned table bb-10.5-midenok Aleksey Midenkov 2025-05-20 13:08:00 +03:00
  • 4b79d7b8ee MDEV-36735 rpl.rpl_drop_temp Result Content Mismatch Failure origin/main-MDEV-36290 origin/main Monty 2025-05-20 12:54:18 +03:00
  • 1b8ce5d554 MDEV-34705: Binlog-in-engine: Few bug fixes Kristian Nielsen 2025-05-20 11:13:56 +02:00
  • db1effb9c1 1.Change component name 'connect-engine' to 'connect_engine', because cpack do not accpet '-' symbol. 2.When building MariaDB using Clang, there is a function name conflict in sql/sql_client.cc and sql/net_serv.cc and the function name is my_net_local_init. Fix it by postfixing the client's function with "_server". 3.when build MariaDB using MSVC, there is a cimpiler bug when parsing ternary operator, so wrap the ternary operator in a function. 4.Be compatible with Windows on the ARM64 platform. 5.Windows on the ARM64 do not support Intel SSE4.2 extensions. 6.Suppress some warnings. chengya 2025-05-20 15:35:14 +08:00
  • b2b1a26353 MDEV-27013: COM_STMT_PREPARE returns 0 columns for INSERT/REPLACE/DELETE .. RETURNING Daniel Black 2025-05-15 16:42:46 +10:00
  • 9b1aae37ad MDEV-36740: galera.galera_ssl_upgrade fails due to expired certificate bb-10.5-MDEV-36628-galera Julius Goryavsky 2025-05-06 02:26:35 +02:00
  • 9ce1b87764 Galera feature: Retry applying writesets at slaves bb-12.1-MDEV-36077-galera Pekka Lampio 2025-03-06 11:41:49 +02:00
  • 040454b5a0 MDEV-20065 parallel replication for galera slave bb-12.1-MDEV-20065-galera Teemu Ollakka 2024-11-21 14:31:04 +02:00
  • d4c9828577 MDEV-32570: Fix existing tests Brandon Nesterenko 2025-05-15 13:32:20 -06:00
  • e439af06e7 MDEV-32570: Add error test rpl_fragment_row_event_errs.test Brandon Nesterenko 2025-05-19 09:12:47 -06:00
  • f04a825640 MDEV-32570: Add MTR test rpl_fragment_row_event.test Brandon Nesterenko 2025-05-15 13:31:25 -06:00
  • 008a48eebb MDEV-32570 (client): Fragment ROW replication events larger than slave_max_allowed_packet Brandon Nesterenko 2025-05-15 13:29:25 -06:00
  • 74495727c6 MDEV-32570 (server): Fragment ROW replication events larger than slave_max_allowed_packet Brandon Nesterenko 2025-05-15 13:24:06 -06:00
  • eb7172959d MDEV-25158 Segfault on INTERSECT ALL with UNION in Oracle mode Aleksey Midenkov 2025-05-14 17:34:01 +03:00
  • 085e71492f MDEV-31741 bugfix: userstat uses acl code, it must be recompiled for embedded bb-main-MDEV-31741 Vicențiu Ciorbaru 2022-08-29 10:21:21 +03:00
  • bd37d641a0 MDEV-31741 cleanup: check_grant_db takes in const LEX_CSTRING Vicențiu Ciorbaru 2025-05-13 18:10:23 +02:00
  • 286a2887ab MDEV-31741 fix embedded Vicențiu Ciorbaru 2025-05-13 17:46:18 +02:00
  • 6455d4d561 MDEV-31741 cleanup: sp_grant_privileges - More straightforward implementation Vicențiu Ciorbaru 2025-05-13 16:50:57 +02:00
  • 4017bdb834 MDEV-31741 cleanup - check_some_routine access LEX_CSTRING & Vicențiu Ciorbaru 2025-05-13 16:37:59 +02:00
  • ca9718586b MDEV-31741 cleanup: make_table_name_list does not use LEX parameter Vicențiu Ciorbaru 2025-05-06 21:27:08 +02:00
  • dde1395d91 MDEV-31741 cleanup: get_cached_{schema|table}_access is not part of sql_acl.h interface Vicențiu Ciorbaru 2025-05-06 21:25:03 +02:00
  • 385d9a9e8b MDEV-31741 cleanup: get_column_grant takes in LEX_CSTRINGS instead of char * Vicențiu Ciorbaru 2025-05-06 20:00:53 +02:00
  • 008097aa20 MDEV-31741 address review comments - use type-safe LEX_CSTRING variants Vicențiu Ciorbaru 2025-05-06 18:08:22 +02:00
  • 17728c599b MDEV-31741 cleanup: check_grant_column to take in LEX_CSTRINGS references Vicențiu Ciorbaru 2025-05-06 17:10:35 +02:00
  • 336897261e MDEV-31741 cleanup: streamline check_access to eliminate code duplication Vicențiu Ciorbaru 2025-05-06 16:52:46 +02:00
  • 65be484b9a MDEV-31741 cleanup: check_show_access does not need to use thd->col_access Vicențiu Ciorbaru 2025-05-06 15:21:53 +02:00
  • f0c1d3aeaf MDEV-31741 cleanup: check_grant_db doesn't need THD as parameter, only Security_ctx Vicențiu Ciorbaru 2025-05-06 14:55:30 +02:00
  • 89f9ac3013 MDEV-31741 cleanup: execute test_if_create_new_users as part of grant_stage0 Vicențiu Ciorbaru 2025-05-06 14:28:54 +02:00
  • 4b05682ca9 MDEV-31741 refactor: cache get_current_user result for Sql_cmd_grant Vicențiu Ciorbaru 2025-05-06 14:10:42 +02:00
  • 1c56c90ee4 MDEV-31741 Change check_if_auth_can_be_changed to return an int, instead of bool Vicențiu Ciorbaru 2025-05-05 19:01:14 +02:00