Commit graph

  • 1003a67858 MDEV-34705: Binlog-in-engine: Handful of fixes Kristian Nielsen 2025-01-22 18:20:32 +00:00
  • 25014475c4 MDEV-34705: Binlog-in-engine: Buildbot fixes Kristian Nielsen 2025-01-17 17:39:43 +01:00
  • 16bffac765 MDEV-34075: Binlog-in-engine: Some test and review fixes Kristian Nielsen 2025-01-17 16:55:09 +01:00
  • 5b50af19ae MDEV-34705: Binlog-in-engine: Misc. small fixes to make normal test suite mostly pass Kristian Nielsen 2025-01-17 14:09:04 +01:00
  • fd828e001f MDEV-34705: Binlog-in-engine: Implement RESET MASTER Kristian Nielsen 2025-01-14 12:41:34 +01:00
  • 35707e8d56 MDEV-34705: Binlog-in-engine: Implement FLUSH BINARY LOGS Kristian Nielsen 2025-01-13 15:42:08 +01:00
  • ad1da73ae5 MDEV-34705: Binlog-in-engine: Implement SHOW BINARY LOGS Kristian Nielsen 2025-01-07 09:41:32 +01:00
  • fb7ffff02d MDEV-34705: Binlog-in-engine: Configurable binlog directory Kristian Nielsen 2025-01-06 20:26:24 +01:00
  • 9f95965d28 MDEV-34705: Binlog-in-engine: Drop old X/X0Y.cc name convention for new files Kristian Nielsen 2025-01-05 21:22:02 +01:00
  • 3cbfb79b71 MDEV-34705: Binlog-in-engine: Fix incorrect binlog data Kristian Nielsen 2025-01-03 20:46:24 +01:00
  • 2559ce6a01 MDEV-34705: Binlog-in-engine: Refactor InnoDB part Kristian Nielsen 2024-12-30 15:24:59 +01:00
  • f0def9ef37 MDEV-34705: Binlog-in-engine: Read side of out-of-band binlogging Kristian Nielsen 2024-12-21 09:41:55 +01:00
  • 5706e90ff9 MDEV-34705: Binlog-in-engine: Small visibility tweak in handler_binlog_reader Kristian Nielsen 2024-11-22 10:31:08 +01:00
  • c154737e5c MDEV-34705: out-of band binlogging, link to oob data from commit record (untested) Kristian Nielsen 2024-11-20 18:11:58 +01:00
  • cfb78dfe40 MDEV-34705: out-of band binlogging, fix trx_cache handling for out-of-band Kristian Nielsen 2024-11-20 16:16:16 +01:00
  • c373c9d949 MDEV-34705: out-of band binlogging, partial untested commit to do a separate refactoring of end_event Kristian Nielsen 2024-11-17 20:20:53 +01:00
  • 108cec891b MDEV-34705: Binlog-in-engine: Refactor fsp_binlog_write_cache() Kristian Nielsen 2024-11-15 15:41:46 +01:00
  • e074b5a60b MDEV-34705: Binlog-in-engine: Fix chunk flags Kristian Nielsen 2024-11-14 11:34:18 +01:00
  • 346797a714 MDEV-34705: Binlog-in-engine: Working replication to slave Kristian Nielsen 2024-11-12 20:22:21 +01:00
  • 78625ea7cf MDEV-34705: Improved error handling when searching GTID position Kristian Nielsen 2024-11-08 15:38:38 +01:00
  • a56692ee59 MDEV-34705: Inplement starting from a specific GTID position Kristian Nielsen 2024-11-04 17:36:24 +01:00
  • 1d4f5b3f43 MDEV-34705: Fix race that could corrupt last mtr data in a tablespace Kristian Nielsen 2024-10-31 20:23:08 +01:00
  • bf59833967 MDEV-34705: Code to restore binlog GTID state at restart Kristian Nielsen 2024-10-30 13:16:53 +01:00
  • 9f4ea63958 MDEV-34705: Binlog in Engine: Clean up read_binlog_data() Kristian Nielsen 2024-10-09 17:20:24 +02:00
  • 5d75039209 MDEV-34705: Binlog in Engine: Searchability for GTID position Kristian Nielsen 2024-10-03 18:39:55 +02:00
  • e7c9298c11 MDEV-34705: Binlog in Engine: Refactor to add rpl_binlog_state_base::iterate() Kristian Nielsen 2024-10-02 12:36:36 +02:00
  • 33e62d213d MDEV-34705: Binlog in Engine: Add functions for compressed int Kristian Nielsen 2024-10-01 15:24:39 +02:00
  • 5fb877eab0 MDEV-34705: Binlog in Engine: Refactor nlz() in shared header Kristian Nielsen 2024-10-01 15:04:18 +02:00
  • 6c23129f6d MDEV-34705: Binlog in Engine: Refactor rpl_gtid.h Kristian Nielsen 2024-10-01 13:02:54 +02:00
  • 55acc001dd MDEV-34705: Binlog in Engine: Resume from existing binlogs Kristian Nielsen 2024-09-22 18:04:17 +02:00
  • 10f8d27331 MDEV-34705: Binlog in Engine: Fix losing last part of event group > trx cache in-memory buffer Kristian Nielsen 2024-08-24 10:31:58 +02:00
  • ec564f3e9e MDEV-34705: Binlog in Engine: Pre-allocate binlog tablespaces in background thread Kristian Nielsen 2024-08-16 18:34:18 +02:00
  • 7f24b5ffc5 MDEV-34705: Binlog in Engine: Also binlog standalone (eg. DDL) in the engine Kristian Nielsen 2024-08-09 18:01:12 +02:00
  • c9a61cd8fa MDEV-34705: Binlog in Engine Kristian Nielsen 2024-08-08 12:35:55 +02:00
  • d25e4c6840 MDEV-34705: Binlog in Engine Kristian Nielsen 2024-08-07 16:12:15 +02:00
  • 540b815238 MDEV-34705: Binlog in Engine: Change option to --binlog-storage-engine to get a hton available Kristian Nielsen 2024-07-27 21:48:43 +02:00
  • bf22d9fb9d MDEV-34705: Binlog in Engine: Start of binlog reader (untested, incomplete) Kristian Nielsen 2024-07-27 16:34:22 +02:00
  • c62a8bd30f MDEV-34705: Binlog in Engine: Fix re-using ids for binlog tablespaces Kristian Nielsen 2024-06-21 13:15:10 +02:00
  • 1ccb8a9642 MDEV-34705: Binlog in Engine: Allocate next binlog tablespace as needed. Kristian Nielsen 2024-06-19 14:30:04 +02:00
  • 5f8557feb9 MDEV-34705: Binlog in Engine: Early draft, first binlogging of DML to InnoDB tablespace Kristian Nielsen 2024-06-18 14:43:58 +02:00
  • 3ea693d6b6 MDEV-34705: Binlog in Engine: Very first sketch, able to create and write an InnoDB tablespace Kristian Nielsen 2024-02-25 17:41:50 +01:00
  • e7e67a11e9 fix compilation on freebsd and mac bb-10.11-monty3 Sergei Golubchik 2025-09-03 15:14:10 +02:00
  • 000f70f002 fixup! 03e9933791 Monty 2025-09-03 14:51:10 +03:00
  • 0b235925ce Avoid sprintf warning in innobase on MacOSX Monty 2025-09-03 13:38:27 +03:00
  • 03e9933791 Add statistics usable for feedback plugin Michael Widenius 2025-08-26 18:10:25 +03:00
  • 257f4b30ef Merge 10.11 into 11.4 Marko Mäkelä 2025-09-03 10:32:56 +03:00
  • a304282782 MDEV-37553: Assertion failure lsn - get_flushed_lsn(...) < capacity() Marko Mäkelä 2025-09-03 08:45:45 +03:00
  • 2f8993d72d MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB haibo 2025-09-02 12:32:29 -07:00
  • 1f64eeff81 - Fixing few more test case failures Thirunarayanan Balathandayuthapani 2025-09-03 00:24:19 +05:30
  • b3dbab462f Link filesystem library for compiler less than gnu-9 version Thirunarayanan Balathandayuthapani 2025-09-03 00:05:44 +05:30
  • 6234b1f388 - Compilation for embedded build without clone related code - Works correctly for clang compiler Thirunarayanan Balathandayuthapani 2025-09-02 22:54:00 +05:30
  • d4551314cc MDEV-36089 New-style hint: [NO_]ROWID_FILTER Oleg Smirnov 2025-05-23 22:08:31 +07:00
  • 793751207e MDEV-20865 Cleanups: dead code, typo. bb-main-midenok-MDEV-16417-refactorings Aleksey Midenkov 2022-09-19 14:15:53 +03:00
  • e5a5481a54 MDEV-20865 extra2_fields refactored to Extra2_info class Aleksey Midenkov 2022-08-12 22:43:33 +03:00
  • 1437d94c21 MDEV-20865 extra2_write_len() fix Aleksey Midenkov 2022-08-10 22:35:25 +03:00
  • 15ca1e27fe MDEV-20865 build_frm_image() readability cleanup Aleksey Midenkov 2019-12-27 16:49:34 +03:00
  • 637462fe13 MDEV-20865 extra2 structures moved to datadict.h Aleksey Midenkov 2022-08-10 18:27:28 +03:00
  • 0108664a8a Merge branch 10.11 into 11.4 bb-11.4-nikita-merge Nikita Malyavin 2025-09-02 14:41:22 +02:00
  • 7cc113f555 - Fixed few test case result changes. Thirunarayanan Balathandayuthapani 2025-09-02 18:48:45 +05:30
  • da42154783 MDEV-36739: Porting test from Maria Backup to Clone mariadb-satishkumar 2025-08-25 10:50:53 +00:00
  • c05dba2069 - Fixing more compilation issue Thirunarayanan Balathandayuthapani 2025-09-02 18:25:32 +05:30
  • 8ea38e13eb - Fixing more compilation Thirunarayanan Balathandayuthapani 2025-09-02 16:26:17 +05:30
  • 6619e1d01a Always inline simple mach_read/write Marko Mäkelä 2025-09-02 13:30:39 +03:00
  • cc277a7d24 MDEV-36024: Redesign innodb_encrypt_log=ON Marko Mäkelä 2025-09-02 13:28:34 +03:00
  • 0d785d8fc5 Prelocking_strategy refactoring Aleksey Midenkov 2025-09-01 23:00:29 +03:00
  • 46c6bda5da main.backup_locks main.information_schema fix Aleksey Midenkov 2025-08-31 22:28:43 +03:00
  • a2188138e2 gcov fix Aleksey Midenkov 2025-08-19 00:33:42 +03:00
  • 834e26665a MDEV-34392 foreign_null fix bb-main-midenok-MDEV-16417-rebase Aleksey Midenkov 2025-08-21 01:33:46 +03:00
  • a518e1dd42 MDEV-20865 Store foreign key info in TABLE_SHARE Aleksey Midenkov 2022-09-19 14:15:53 +03:00
  • 65f6e1defa MDEV-20865 Cleanups: dead code, typo. Aleksey Midenkov 2022-09-19 14:15:53 +03:00
  • 994660fff1 MDEV-20865 extra2_fields refactored to Extra2_info class Aleksey Midenkov 2022-08-12 22:43:33 +03:00
  • 97588dadcf MDEV-20865 extra2_write_len() fix Aleksey Midenkov 2022-08-10 22:35:25 +03:00
  • 23deb356d3 MDEV-20865 build_frm_image() readability cleanup Aleksey Midenkov 2019-12-27 16:49:34 +03:00
  • 3cf1442923 MDEV-20865 extra2 structures moved to datadict.h Aleksey Midenkov 2022-08-10 18:27:28 +03:00
  • 727f6c81e9 MDEV-32934 ASAN use-after-poison in MYSQL_DML_DONE() Aleksey Midenkov 2024-02-02 10:53:52 +03:00
  • 922950f6b3 Vanilla: Prelocking_strategy refactoring Aleksey Midenkov 2025-09-01 23:00:29 +03:00
  • 1afc682932 MDEV-36024 preparation: Shrink mtr_buf_t Marko Mäkelä 2025-09-02 13:21:36 +03:00
  • ad44e1b964 MDEV-36993: Format log for srv_mon_reset_all mariadb-satishkumar 2025-09-02 08:55:37 +00:00
  • 72edd92f9d - Fixing compilation issue Thirunarayanan Balathandayuthapani 2025-09-02 15:28:17 +05:30
  • 61bfca8edf - Use experimental::filesystem for the compiler less than GNU 9 Thirunarayanan Balathandayuthapani 2025-09-02 14:54:40 +05:30
  • 1de5727510 MDEV-36993: Format log for srv_mon_reset_all mariadb-satishkumar 2025-09-02 08:55:37 +00:00
  • d6248378b6 MDEV-37260: Review input part2: added more comments 12.2-mdev-37260-milestones-one-two Sergei Petrunia 2025-09-02 11:27:52 +03:00
  • c7276f47a5 MDEV-36290: Brandon's additions on Monty's patch 10.6-MDEV-36290-bnestere-additions Brandon Nesterenko 2025-05-26 10:12:55 -06:00
  • fc3332cf5d
    MDEV-37330 [poc] Set to use unordered index scan when PARTITION BY RANGE item is identical to ORDER BY item bb-main-mdev-37330 Yuchen Pei 2025-08-29 17:30:42 +10:00
  • f96eae1858 A proposal for MDEV-37319 Oracle Compatibility - MONTHS_BETWEEN functions bb-12.1-bar-MDEV-37319 Alexander Barkov 2025-09-02 09:38:41 +04:00
  • a918ef24dd MDEV-37319 Oracle Compatibility - MONTHS_BETWEEN functions Monty 2025-07-27 19:30:44 +03:00
  • 20b3516070
    MDEV-37330 [wip] Add a test Yuchen Pei 2025-09-02 15:35:40 +10:00
  • 7a6ff2d570
    MDEV-37330 Add partitions_index_scan_method field in ANALYZE FORMAT=JSON Yuchen Pei 2025-09-02 15:25:25 +10:00
  • ef676bc39d MDEV-36125 Cleanup ahead of [NO_]INDEX_MERGE Dave Gosselin 2025-05-01 14:55:46 -04:00
  • a1da6555fb MDEV-16686 DDL in procedure propagates no locking to tables locked by DML Aleksey Midenkov 2025-09-01 22:18:35 +03:00
  • abe711178e MDEV-36321 keys generated on derived tables produce wrong out_rows estimates 12.2-MDEV-36321 Rex Johnston 2025-08-21 14:10:13 +11:00
  • 22a5718fb3 Removes comment from the test Apostolis Stamatis 2025-09-01 20:25:58 +03:00
  • cac570f30a Bundles the logic of different endpoints for the mock server to the /success endpoint Apostolis Stamatis 2025-09-01 18:35:07 +03:00
  • c6f3f9dd1e MDEV-37260: Review input: trivial code cleanups, no functional changes. Sergei Petrunia 2025-09-01 17:11:30 +03:00
  • f48a8b927b Vanilla: main.backup_locks main.information_schema fix Aleksey Midenkov 2025-08-31 22:28:43 +03:00
  • e85a35161e Review input: a basic testcase with two ranges on the table. 12.2-MDEV-36523-load-basic-stats-back-review-input Sergei Petrunia 2025-09-01 14:10:46 +03:00
  • 4949d651ca Review input: Temporary fix to can_rw_trace_context() Sergei Petrunia 2025-09-01 14:09:26 +03:00
  • f7f7ffb5a2 - Fixing 32bit build. Thirunarayanan Balathandayuthapani 2025-09-01 15:40:21 +05:30
  • 0ff0baba57 Review input: in the trace, wrap the context into "optimizer_context" Sergei Petrunia 2025-09-01 13:03:19 +03:00
  • d6620531b3 Review input 2: more renames and code cleanups. Sergei Petrunia 2025-09-01 11:23:10 +03:00