Commit graph

  • da20e4d8a5 Fix PCRE2 10.45 build on Windows as an external project Vladislav Vaintroub 2025-03-26 22:44:42 +01:00
  • bc13c8e4ae MDEV-36078 PCRE2 10.45 breaks main.func_regexp_pcre due to change in PCRE Sergei Golubchik 2025-03-26 12:32:34 +01:00
  • 04771ff6b1 MDEV-28209 New mysql_upgrade message on minor-only upgrades is confusing Sergei Golubchik 2025-03-21 17:52:43 +01:00
  • bca07a6f88 cleanup: mysql_upgrade.test Sergei Golubchik 2025-03-21 16:59:34 +01:00
  • 1cc138958e MDEV-35727 main.mysql-interactive fails in buildbot on debian Sergei Golubchik 2025-03-16 11:26:30 +01:00
  • 6aa860be27 MDEV-36268 mariadb-dump used wrong quoting character Sergei Golubchik 2025-03-11 11:22:00 +01:00
  • 992d85025c cmake CMP0177 policy, no dot in the install destination path Sergei Golubchik 2025-03-06 10:03:04 +01:00
  • 6e41190531 MDEV-34158 st_geohash error reporting and null handling Dave Gosselin 2025-03-27 10:55:57 -04:00
  • 119bbe8a9e MDEV-36042 Assertion failed in Binary_string::q_append Dave Gosselin 2025-03-18 15:01:45 -04:00
  • 027d815546 MDEV-29445 fixup: Make Valgrind fair again Marko Mäkelä 2025-03-27 14:52:07 +02:00
  • b649c97003 MDEV-36042 Assertion failed in Binary_string::q_append Dave Gosselin 2025-03-18 15:01:45 -04:00
  • 6e4fa7e5a1 MDEV-36390: Minor refactoring of the method get_expr_query at the classes sp_instr_cpush/sp_instr_cursor_copy_struct bb-11.8-MDEV-36390 Dmitry Shulga 2025-03-27 18:02:37 +07:00
  • 06d6669b7d MDEV-31334: Consider dates ending in 'T' as malformed Fariha Shaikh 2025-01-29 18:53:39 +00:00
  • 7f38909cb4 Update bundled Groonga and Mroonga Sutou Kouhei 2025-03-01 19:58:18 +09:00
  • 9a6540cb84 MDEV-29445 fixup: galera_sst_mariabackup_use_memory Marko Mäkelä 2025-03-27 08:54:00 +02:00
  • d68f5ea9f0 MDEV-35000 fixup: galera.MDEV-33136 Marko Mäkelä 2025-03-27 08:19:40 +02:00
  • ab0f2a00b6 Merge 10.6 into 10.11 Marko Mäkelä 2025-03-27 08:01:47 +02:00
  • 3e070e9449 MDEV-35638 wsrep_last_{written,seen}_gtid call my_error(ER_OUTOFMEMORY) incorrectly. Daniel Black 2024-12-12 14:44:17 +11:00
  • 4751a95edc MDEV-36168 ASAN error in Item_func_latlongfromgeohash::decode_geohash Dave Gosselin 2025-03-26 16:53:30 -04:00
  • 7123d08b69 MDEV-36168 ASAN error in Item_func_latlongfromgeohash::decode_geohash Dave Gosselin 2025-03-26 16:53:30 -04:00
  • 191209d8ab Merge 10.5 into 10.6 Marko Mäkelä 2025-03-26 17:09:57 +02:00
  • ba81009f63 MDEV-34863 RAM Usage Changed Significantly Between 10.11 Releases Marko Mäkelä 2025-03-26 17:05:48 +02:00
  • b6923420f3 MDEV-29445: Reimplement SET GLOBAL innodb_buffer_pool_size Marko Mäkelä 2025-03-26 17:05:44 +02:00
  • 38d64d7127 MDEV-36393 Test failure on galera_sr.GCF-572 Daniele Sciascia 2025-03-26 16:03:14 +01:00
  • 50ba29d1f2 Input: Fix coding style/indentation, add comments. Sergei Petrunia 2025-03-26 16:09:48 +02:00
  • 3b4de4c281 MDEV-32084: Assertion in best_extension_by_limited_search() ... Sergei Petrunia 2025-03-24 13:07:36 +02:00
  • 7a27b40fbf Input: Move the new code from sql_base.cc to sql_oracle_outer_join.cc Sergei Petrunia 2025-03-26 15:12:14 +02:00
  • 87758af38e MDEV-36360: Don't grab table-level X locks for applied inserts Denis Protivensky 2025-03-25 13:59:00 +03:00
  • 22efc2c784 Fix typos in C comments inside storage/ Vasilii Lakhin 2025-03-23 08:08:11 +02:00
  • d1a6792324 MDEV-36122: Protect table references with a lock Marko Mäkelä 2025-03-26 14:31:44 +02:00
  • 4a21cba7fc MDEV-36122 Assertion ctx0->old_table->get_ref_count() == 1 Marko Mäkelä 2025-03-26 14:30:46 +02:00
  • 6066e5d13c MDEV-36122: Work around missing MDL in purge Marko Mäkelä 2025-03-26 14:23:45 +02:00
  • 67caeca284 MDEV-36122: Protect table references with a lock Marko Mäkelä 2025-03-26 14:22:58 +02:00
  • 337bf8ac4b MDEV-36122 Assertion ctx0->old_table->get_ref_count() == 1 Marko Mäkelä 2025-03-26 14:22:40 +02:00
  • 1f4a901576 MDEV-36281 DML aborts during online virtual index Thirunarayanan Balathandayuthapani 2025-03-25 20:03:14 +05:30
  • 92888b8a60 Fix typos in C comments inside storage/ Vasilii Lakhin 2025-03-23 08:08:11 +02:00
  • 955ed21a19 MDEV-36281 DML aborts during online virtual index 10.6-MDEV-36281 Thirunarayanan Balathandayuthapani 2025-03-25 20:03:14 +05:30
  • a390aaaf23 MDEV-36180 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 page_compressed pages does not work Thirunarayanan Balathandayuthapani 2025-03-26 11:15:09 +05:30
  • decd5bf5df MDEV-16523, test: in original 10.11, try updating RocksDB to 6.29fb. bb-10.11-mdev16253-OLD-update-rocksdb-6.29fb Sergei Petrunia 2025-03-21 11:43:31 +02:00
  • f8df7e85b1 MDEV-36180 Doublewrite recovery of innodb_checksum_algorithm=full_crc32 page_compressed pages does not work 10.6-MDEV-36180 Thirunarayanan Balathandayuthapani 2025-03-26 11:15:09 +05:30
  • 19c4e1abe4 MDEV-24035 fixup: GCC 4.8.5 CMAKE_BUILD_TYPE=Debug Marko Mäkelä 2025-03-20 15:20:44 +02:00
  • be68af275a MDEV-24035 fixup: GCC 4.8.5 CMAKE_BUILD_TYPE=Debug 10.6-MDEV-24035 Marko Mäkelä 2025-03-20 15:20:44 +02:00
  • 85ecb80fa3 MDEV-36229: Remove CAP_DAC_OVERRIDE CAP_AUDIT_WRITE from AmbientCapabilities Daniel Black 2025-03-06 15:29:17 +11:00
  • febc5c4a98 MDEV-36229: Remove CAP_DAC_OVERRIDE CAP_AUDIT_WRITE from AmbientCapabilities Daniel Black 2025-03-06 15:29:17 +11:00
  • 3b3c512feb MDEV-36265: Unique error for changing Domain ID with open temporary tables knielsen_fixes_12.0 Kristian Nielsen 2025-03-18 10:27:40 +01:00
  • 2fe28c61cc MDEV-35635: START SLAVE UNTIL allows CHANGE MASTER TO options origin/pull/3909/head Mohanad 2025-03-21 16:00:00 +02:00
  • 47d11328c9 MDEV-36381: Comment "Procedure of keys generation ..." is in the wrong place Sergei Petrunia 2025-03-25 14:42:58 +02:00
  • 9e4e790f58 MDEV-9101 forgotten symbolic error representation Oleksandr Byelkin 2025-03-06 09:36:10 +01:00
  • ee22655472 Improve mtr replication setup origin/main-tmptable-without origin/bb-11.8-monty Monty 2025-03-25 17:02:19 +02:00
  • a3eb5c81a1 Ensure that build_table_name() works correctly with tmp tables Monty 2025-03-25 13:56:03 +02:00
  • 2cc6ced5da Add memory allocated by my_once_alloc() to memory status Monty 2025-03-09 22:15:23 +02:00
  • 534a4d4330 Add MDL locks around rename and drop table in ddl_log.cc Monty 2025-02-24 22:04:28 +02:00
  • 2e8325e397 MDEV-25292 Atomic CREATE OR REPLACE TABLE Monty 2025-01-03 14:34:21 +02:00
  • d8bea4c2a1 MDEV-36280 ALTER TABLE with DEFAULT NEXTVAL(sequence) fails due to insufficient grants bb-10.5-MDEV-36280 Vladislav Vaintroub 2025-03-25 14:48:53 +01:00
  • 316a13a737 MDEV-32083 INSERT..SELECT crashes if target table appears in a derived table within the SELECT clause bb-10.5-MDEV-32083-cve Oleg Smirnov 2025-03-25 20:39:24 +07:00
  • 44c5f489e1 MTR test to verify that Galera gcs.stateless flag works Alexey Yurchenko 2025-03-17 21:57:48 +02:00
  • 09971f58b5 Fixed that HA_EXTRA_FLUSH in Aria and MyISAM flushes all data to disk Monty 2025-02-26 14:38:54 +02:00
  • 8edd0d8ec4 Removed possible deadlock betwen LOCK_log and LOCK_global_system_variables Monty 2025-02-09 18:46:02 +02:00
  • 2bc2e3146f Do not log ALTER table to ddl log for REPAIR Monty 2025-01-26 20:17:17 +02:00
  • e30ebca597 Added VALGRIND_YIELD to be able to abort from busy loops Monty 2025-01-20 19:30:19 +02:00
  • e534aeb725 Comment improvements Monty 2025-01-05 17:33:10 +02:00
  • c9a43939d5 Always use all arguments for ddl_log_write_execute_entry() Monty 2025-01-05 17:32:39 +02:00
  • 0839db2505 Added make_tmp_table_name() to simplify creating temporary table names Monty 2025-01-05 14:50:45 +02:00
  • 226f0d9cc1 rename binlog_show_create_table_() to binlog_show_create_table() Monty 2025-01-14 10:59:06 +02:00
  • 5408254281 ha_table_exists() cleanup and improvement Monty 2025-01-02 18:41:05 +02:00
  • 2eb8fcf25e MDEV-25292 Refactoring: moved select_field_count into Alter_info. Aleksey Midenkov 2022-08-31 11:55:02 +03:00
  • 613c02d85b MDEV-36099 Ensure that creation and usage of temporary tables in replication is predictable Monty 2025-02-15 14:08:11 +02:00
  • 9545ba77b9 Fix comment Oleksandr Byelkin 2025-03-25 13:30:52 +01:00
  • 2469963f05 MDEV-36270 mariabackup.incremental_compressed fails in 10.11+ Thirunarayanan Balathandayuthapani 2025-03-14 11:32:27 +05:30
  • d84ceb586a MDEV-36378 Recognize innodb_purge_rseg_truncate_frequency Marko Mäkelä 2025-03-25 12:15:46 +02:00
  • 0607297494 MDEV-36270 mariabackup.incremental_compressed fails in 10.11+ Thirunarayanan Balathandayuthapani 2025-03-14 11:32:27 +05:30
  • 7e73f17e06 MDEV-36378 Recognize innodb_purge_rseg_truncate_frequency Marko Mäkelä 2025-03-25 12:15:46 +02:00
  • 01dd9a6a5e
    Merge fa1279f027 into 3bbe11acd9 anson1014 2025-03-25 10:16:21 +01:00
  • 36db07b5f1
    Merge 7e32f0b063 into 3bbe11acd9 anson1014 2025-03-25 10:15:19 +01:00
  • b39def5002
    Merge d7f6fe6239 into ab468e33af Aleksey Midenkov 2025-03-25 10:13:10 +01:00
  • 3d54cd6cf5 update C/C Daniel Black 2025-03-25 10:13:47 +11:00
  • 33a462e0b1 MDEV-36373 Bogus Warning: ... storage is corrupted Marko Mäkelä 2025-03-25 08:48:08 +02:00
  • 1277f9b451 MDEV-36372: Compilation is broken with the PLUGIN_PARTITION=NO Jan Lindström 2025-03-24 12:00:30 +02:00
  • 311bc7f56e update C/C Daniel Black 2025-03-25 10:13:47 +11:00
  • 942e4e0506 MDEV-30073 Wrong result on 2nd execution of PS for query with NOT EXISTS Rex 2025-03-25 11:06:29 +12:00
  • ab468e33af Add a sanity check for backups Faustin Lammler 2025-03-24 10:30:39 +01:00
  • 3bbe11acd9 MDEV-20912 Add support for utf8mb4_0900_* collations in MariaDB Server bb-11.4-bar-MDEV-36361 Alexander Barkov 2025-03-24 18:54:45 +04:00
  • 554c6bd300 MDEV-13817 add support for oracle left join syntax - the ( + ) Oleksandr Byelkin 2025-02-26 15:41:49 +01:00
  • 418358d3a4 Add Flags to Item::walk. Oleksandr Byelkin 2025-03-18 17:35:08 +01:00
  • b0ec99398f MDEV-21375: Get option group suffix from $MARIADB_GROUP_SUFFIX in addition to $MYSQL_GROUP_SUFFIX Amar Jilani 2025-01-20 23:16:53 +00:00
  • ab97deac89
    Add a sanity check for backups Faustin Lammler 2025-03-24 10:30:39 +01:00
  • 31b590ddd4 MDEV-27861 : Additional fix Jan Lindström 2025-03-24 12:00:30 +02:00
  • 606efb43f9 MDEV-21375: Get option group suffix from $MARIADB_GROUP_SUFFIX in addition to $MYSQL_GROUP_SUFFIX Amar Jilani 2025-01-20 23:16:53 +00:00
  • 4c695c85bd MDEV-34775 Wrong reopen of already open routine due to auto-create in SP Aleksey Midenkov 2025-03-24 09:01:07 +03:00
  • cc831f16c8 MDEV-36079: Stored routine with a cursor crashes on the second execution if a DDL statement happened bb-11.8-MDEV-36079 Dmitry Shulga 2025-03-24 12:38:46 +07:00
  • 5f7c2a617f Fix typos in C comments in miscellaneous files Vasilii Lakhin 2025-03-22 15:26:51 +02:00
  • 0c96da35ab Fix typos in C comments in miscellaneous files Vasilii Lakhin 2025-03-22 15:26:51 +02:00
  • 492f4829bd Fix the function name in Native_func_registry ahr9n 2025-03-22 10:07:19 -07:00
  • 7e054da335 Register EMBED function with arg1 ahr9n 2025-03-22 10:01:16 -07:00
  • a089952b6e Add test for automatic embedding generation using SELECT Ahmad Abdulrahman 2025-03-22 16:23:26 +04:00
  • e83cc27653 Add EMBED function support in SQL parser and lexer Ahmad Abdulrahman 2025-03-22 16:23:05 +04:00
  • 478c87d283 Add EMBED function for generating vector embeddings from text Ahmad Abdulrahman 2025-03-22 16:22:53 +04:00
  • 98a75d111c MDEV-36322 Comparison ROW(stored_func(),1)=ROW(1,1) calls the function twice per row bb-11.8-bar-MDEV-36322 Alexander Barkov 2025-03-20 18:38:09 +04:00
  • 5f7e883336 MDEV-36322 Comparison ROW(stored_func(),1)=ROW(1,1) calls the function twice per row Alexander Barkov 2025-03-20 18:38:09 +04:00
  • 05be1865a9 Fix building with Clang and GCC on RISC-V Brad Smith 2025-03-07 02:04:01 -05:00