Commit graph

  • 6ea6864185 Make slave ddl's crash-safe bb-12.1-monty Monty 2025-09-05 14:55:23 +03:00
  • 4235accd1a MDEV-31678: UPDATE_ROWS_EVENT not setting updating columns in read_set Kristian Nielsen 2025-09-06 22:46:14 +02:00
  • 2a5eb3025c MDEV-35591 ASAN | heap-buffer-overflow in sp_get_linestring_mbr when inserting data to geometry type column. bb-10.6-mdev-35591-hf Alexey Botchkov 2025-09-06 23:05:24 +04:00
  • 5999a8de84 MDEV-37408 Assertion `!thd->is_error()' failed in LEX::make_item_func_or_method_call upon SELECT or WITH bb-12.1-bar-MDEV-37408 Alexander Barkov 2025-09-04 14:42:42 +04:00
  • 292bc28f9c
    Escape $s in show_slave_status.inc error msgs px5.sss_inc_vars ParadoxV5 2025-09-05 20:50:08 -06:00
  • b6228adcb4 MDEV-36058 ST_CROSSES returns 0 instead of NULL. bb-10.6-mdev-36058-hf Alexey Botchkov 2025-09-05 23:33:03 +04:00
  • bfdc7eec46
    MDEV-37146 mariadb-dump: Replace SHOW SLAVE STATUS usage with information_schema.SLAVE_STATUS MDEV-37146 ParadoxV5 2025-09-05 12:31:16 -06:00
  • 16f2b7e3df MDEV-36125 [NO_]INDEX_MERGE Hint 12.0-mdev-36125-index-merge-hint-cleaner Dave Gosselin 2025-05-02 14:38:46 -04:00
  • 43faedc3d9 MDEV-36125 Cleanup ahead of [NO_]INDEX_MERGE, part 2. Sergei Petrunia 2025-09-05 15:01:03 +03:00
  • 905360f60c - Cleanup for clone_server.cc file MDEV-36733-minimal Thirunarayanan Balathandayuthapani 2025-09-05 16:40:46 +05:30
  • 34b6322077 - Remove unused services from clone plugin services list Thirunarayanan Balathandayuthapani 2025-09-05 13:11:55 +05:30
  • d9e83d26f8 MDEV-35152 fixup: GCC -Wmaybe-uninitialized Marko Mäkelä 2025-09-05 11:30:10 +03:00
  • 5dd93ce426 MDEV-36733-minimal: Removed clone_command.inc & clone_command_send.inc dependency from mtr test mariadb-satishkumar 2025-09-05 07:46:42 +00:00
  • 5c9c81ed54
    MDEV-37204 fix view-protocol in spider/bugfix.index Yuchen Pei 2025-09-05 14:44:04 +10:00
  • 0a4315509b
    MDEV-36723 Fix an MSAN caused by memcmp going over a string boundary Yuchen Pei 2025-09-05 11:03:49 +10:00
  • 634dbd7db4
    Merge 37ca3ea8c5 into e02f4d7e31 ParadoxV5 2025-09-05 00:50:57 +00:00
  • 37ca3ea8c5
    Delete dead code rpl_injector MDEV-37566 ParadoxV5 2025-09-04 18:42:38 -06:00
  • d9ccd99ef2 Removed dead code in clone_command, clone_plugin.cc, clone_server.cc Thirunarayanan Balathandayuthapani 2025-09-05 02:22:27 +05:30
  • 870416205f MDEV-36733-minimal: Removed clone_connection_begin/end inc dependency from mtr test mariadb-satishkumar 2025-09-04 17:14:01 +00:00
  • 4426d09a2e - Removed dead code in clone_client.cc Thirunarayanan Balathandayuthapani 2025-09-04 21:22:41 +05:30
  • 5743435954 MDEV-37397 Assertion `bitmap_is_set(&read_partitions, next->id)' failed in int partition_info::vers_set_hist_part(THD *) Sergei Golubchik 2025-09-03 18:56:13 +02:00
  • ff12ec86a5 MDEV-37483 mariadb-dump -T doesn't convert table names Sergei Golubchik 2025-08-23 09:11:42 +02:00
  • 75b000372b cleanup: reusable build_path_for_table() function Sergei Golubchik 2025-08-22 13:21:57 +02:00
  • b6445714ca MDEV-37505 myisamchk -V crashes Sergei Golubchik 2025-08-10 12:17:40 +02:00
  • fd39c63b41 MDEV-37520 Failure to detect corruption during backups of Aria table bb-10.11-monty Monty 2025-09-03 14:03:24 +03:00
  • 5a35fff422 Fixed typos Michael Widenius 2025-08-27 11:31:12 +03:00
  • 882f6fa3aa Fixed typos Monty 2025-08-31 17:04:19 +03:00
  • 25077539d7 Moved things in TABLE to have all 'bool' variables in one place Monty 2025-08-31 16:50:35 +03:00
  • de22bfc2ff Replaced defined(FORCE_INIT_OF_VARS) with UNINIT_VAR(). Monty 2025-08-05 18:51:22 +03:00
  • 536703e51e Fixed that valgrind can be used with InnoDB using aio on Linux. Monty 2025-08-02 17:09:05 +03:00
  • d2ce0650ad MDEV-37356 Annotate_rows written in a 'random' position Monty 2025-08-02 16:47:38 +03:00
  • 24821e9585 Copied recent improvements for MyISAM to Aria Monty 2025-08-05 20:57:46 +03:00
  • 6a4fe9923d Improvements for myisamchk Monty 2025-07-12 15:45:02 +03:00
  • 675dffb669 Extend --log_basename allow it to include a path. Monty 2025-06-28 14:43:46 +03:00
  • f33367f2ab Fixed a LOT of memory leaks in mariabackup Monty 2025-05-29 18:09:16 +03:00
  • f65dda628d Fixed that one can compile MariaDB with ASAN with -Wframe-larger-than=16384 Monty 2025-05-28 15:53:58 +03:00
  • 0ec675ce89 Fixed compiler issues when compiling with UBSAN Monty 2025-05-28 14:43:35 +03:00
  • 8f771b28a1 MDEV-34914 maria.bulk_insert_crash fails on s390x (10.6+, Debug) Monty 2025-09-04 17:05:52 +03:00
  • 3d4796ba64 MDEV-36733-minimal: Removed Clone_handler::get_donor_error() & Clone_handler::clone_remote_client() mariadb-satishkumar 2025-09-04 14:11:44 +00:00
  • 2b37355615 MDEV-36733-minimal: Simplified Sql_cmd_clone::execute() to support only local clone mariadb-satishkumar 2025-09-04 12:36:33 +00:00
  • 10ad30ae22 MDEV-36733-minimal: Removed remote clone from sql_yacc.yy mariadb-satishkumar 2025-09-04 10:28:24 +00:00
  • 342a5d73cd MDEV-26115 Crash when calling stored function in FOR loop argument bb-11.8-bar-MDEV-MDEV-26115 Alexander Barkov 2025-09-04 13:37:40 +04:00
  • b7e7849031 - Removing commented codes Thirunarayanan Balathandayuthapani 2025-09-04 12:32:51 +05:30
  • c9b7446b2b - Clone test case cleanup Thirunarayanan Balathandayuthapani 2025-09-04 12:13:40 +05:30
  • ef2f3d207b MDEV-16168: Performance regression after MDEV-12288 Marko Mäkelä 2025-09-04 08:40:40 +03:00
  • 97ad2b7ac4 SQL parser: add -fno-strict-aliasing to gcc<9 aarch build Daniel Black 2025-09-04 11:12:39 +10:00
  • 4fd2564e27 - Removed few unused code main-MDEV-36733 Thirunarayanan Balathandayuthapani 2025-09-04 07:51:42 +05:30
  • df51d077a0 SQL parser: add -fno-strict-aliasing to gcc<9 aarch build Daniel Black 2025-09-04 11:12:39 +10:00
  • d15ab641f4 - Removing all unused test case - Fixing failed test case Thirunarayanan Balathandayuthapani 2025-09-04 07:21:59 +05:30
  • 630a106787
    Merge d517d00f66 into e02f4d7e31 ParadoxV5 2025-09-03 23:54:45 +00:00
  • d517d00f66
    Remove mysqld_error_find_printf_error_used px5.mysqld_error_find_printf_error ParadoxV5 2025-09-03 16:53:52 -06:00
  • 353d26006d Binlog-in-engine: Test case for GTID state > 1 page Kristian Nielsen 2025-08-15 14:00:49 +02:00
  • 57fedde92d Binlog-in-engine: Give error on --encrypt-binlog Kristian Nielsen 2025-08-15 11:06:16 +02:00
  • 1f5ec32561 Binlog-in-engine: Use 16kB page size Kristian Nielsen 2025-08-15 10:54:59 +02:00
  • fe36210dd1 Binlog-in-engine: BINLOG_GTID_POS() not available with --binlog-in-engine Kristian Nielsen 2025-08-15 00:34:36 +02:00
  • 3201a148ab Binlog-in-engine: Implement heartbeat support Kristian Nielsen 2025-08-14 20:36:17 +02:00
  • d6b89f6937 Binlog-in-engine: Support for new binlog format in mysqlbinlog Kristian Nielsen 2025-08-14 16:35:51 +02:00
  • b61b474a11 Binlog-in-engine: Clean up gtid state reading Kristian Nielsen 2025-07-23 19:22:05 +02:00
  • e74b4d1222 Binlog-in-engine: Embedded fix Kristian Nielsen 2025-07-23 10:42:06 +02:00
  • 3202633ac3 Binlog-in-engine: Handle mixing transactional and non-transactional tables Kristian Nielsen 2025-07-23 00:19:30 +02:00
  • ae9932e4bf Binlog-in-engine: Also binlog non-innodb event groups Kristian Nielsen 2025-07-22 19:53:34 +02:00
  • 463d1d72f7 Binlog-in-engine: Handle recovery when all but one binlog files have been purged Kristian Nielsen 2025-07-18 15:51:03 +02:00
  • 24523813bd Binlog-in-engine: Make --binlog-storage-engine available as read-only system variable Kristian Nielsen 2025-07-18 12:32:17 +02:00
  • c14adab42c Binlog-in-engine: Handle single event writes larger than binlog size Kristian Nielsen 2025-07-18 11:56:21 +02:00
  • 6b324b1d86 Binlog-in-engine: Implement dynamically changing binlog max size Kristian Nielsen 2025-07-16 21:25:00 +02:00
  • a9fc942077 Binlog-in-engine: Implement savepoint support Kristian Nielsen 2025-07-15 13:16:33 +02:00
  • 91b7a53b1c MDEV-34705: Binlog-in-engine: Binlog reader to read whole page at a time Kristian Nielsen 2025-07-03 14:41:53 +02:00
  • 694715123e MDEV-34705: Binlog-in-engine: Protect against concurrent RESET MASTER and dump threads Kristian Nielsen 2025-06-10 00:52:03 +02:00
  • 07d8659e1b MDEV-34705: Binlog-in-engine: Crash-safe slave Kristian Nielsen 2025-07-01 15:07:03 +02:00
  • 361bc77ac5 MDEV-34705: Binlog-in-engine: Fix hang with event group of specific size Kristian Nielsen 2025-06-01 21:46:52 +02:00
  • dc6c926a22 MDEV-34705: Binlog-in-engine: Attempt to fix assertion in do_fdatasync() Kristian Nielsen 2025-05-21 18:07:16 +02:00
  • 230a3b761c MDEV-34705: Binlog-in-engine: Few bug fixes Kristian Nielsen 2025-05-20 11:13:56 +02:00
  • bcd2aa6dd0 MDEV-34705: Binlog-in-engine: Fix leftover fsync of legacy binlog Kristian Nielsen 2025-05-15 14:30:46 +02:00
  • 2bdb315ba8 MDEV-34705: Binlog-in-engine: Improved page fifo Kristian Nielsen 2025-05-12 12:58:30 +02:00
  • c292655765 MDEV-34705: Binlog-in-engine: Reduce struct fsp_binlog_page_entry size Kristian Nielsen 2025-05-05 17:02:50 +02:00
  • 3b3df5a58c MDEV-34705: Binlog-in-engine: mariadb-backup integration Kristian Nielsen 2025-04-25 12:47:30 +02:00
  • 607dff81d5 MDEV-34705: Binlog-in-engine: Implement refcounting outstanding OOB records Kristian Nielsen 2025-04-19 07:46:56 +02:00
  • 59360ef6ba MDEV-34705: Binlog-in-engine: Integration with server-layer code Kristian Nielsen 2025-04-10 14:54:37 +02:00
  • d85abef42b MDEV-34705: Binlog-in-engine: More compiler warning fixes Kristian Nielsen 2025-04-07 14:31:02 +02:00
  • db98e9f61f MDEV-34705: Binlog-in-engine: Fix MSAN uninitialized warning in binlog_flush Kristian Nielsen 2025-04-07 13:09:33 +02:00
  • c734308775 MDEV-34705: Binlog-in-engine: Work-around compiler warning Kristian Nielsen 2025-04-07 11:49:55 +02:00
  • 363baba609 MDEV-34705: Binlog-in-engine: Fix race between reader and flush Kristian Nielsen 2025-04-07 08:47:46 +02:00
  • 913cecd06f MDEV-34705: Binlog-in-engine: Fix uninitialized variable in binlog discovery Kristian Nielsen 2025-04-06 09:33:24 +02:00
  • f2b2d91036 MDEV-34705: Binlog-in-engine: Fix 3 race bugs Kristian Nielsen 2025-04-03 22:28:12 +02:00
  • f9d327b4b7 MDEV-34705: Binlog-in-engine: Fix race that caused page corruption Kristian Nielsen 2025-04-02 20:19:15 +02:00
  • 6d6961aae3 MDEV-34705: Binlog-in-engine: Fix race that caused page corruption Kristian Nielsen 2025-04-02 16:01:55 +02:00
  • 9002290c40 MDEV-34705: Binlog-in-engine: Implement file header page Kristian Nielsen 2025-04-02 10:21:08 +02:00
  • e5c54377bb MDEV-34705: Binlog-in-engine: Use separate 4k pagesize for binlog files Kristian Nielsen 2025-03-24 10:32:49 +01:00
  • e75df5581c MDEV-34705: Binlog-in-engine: Use the whole page for binlog data Kristian Nielsen 2025-03-21 21:10:25 +01:00
  • 7edb2dfc59 MDEV-34705: Binlog-in-engine: Implement page checksum Kristian Nielsen 2025-03-21 20:30:37 +01:00
  • 5d63f87262 MDEV-34705: Binlog-in-engine: Recovery testcase + few bugfixes Kristian Nielsen 2025-03-19 16:37:55 +01:00
  • 90e891a670 MDEV-34705: Binlog-in-engine: First working recovery Kristian Nielsen 2025-03-12 16:57:42 +01:00
  • a767639c44 MDEV-34705: Binlog-in-engine: Recovery intermediate commit Kristian Nielsen 2025-03-02 11:38:35 +01:00
  • 71546e0fe9 MDEV-34705: Binlog-in-engine: Implement SHOW BINLOG EVENTS Kristian Nielsen 2025-03-01 22:20:19 +01:00
  • 8d7f797c3e MDEV-34705: Binlog-in-engine: Implement legacy SHOW MASTER STATUS Kristian Nielsen 2025-03-01 18:20:25 +01:00
  • 4fb1670dde MDEV-34705: binlog-in-engine: New recovery preparatory commit Kristian Nielsen 2025-02-25 21:21:46 +01:00
  • 293d74f154 MDEV-34705: Binlog-in-engine: New binlog redo/recovery Kristian Nielsen 2025-02-25 08:30:37 +01:00
  • 36688138da MDEV-34705: Binlog-in-engine: No use of InnoDB tablespace and bufferpool Kristian Nielsen 2025-02-15 21:43:12 +00:00
  • 35111ee855 MDEV-34705: Binlog-in-engine: Implement DELETE_DOMAIN_ID for FLUSH Kristian Nielsen 2025-02-11 22:23:58 +00:00
  • 7634e9651d MDEV-34705: Binlog-in-engine: Implement PURGE BINARY LOGS Kristian Nielsen 2025-02-04 21:22:12 +00:00