Commit graph

  • 1691b0cfac cleanup: mhnsw, fix vector length when cosine Sergei Golubchik 2025-04-06 11:52:34 +02:00
  • 313b8c293a MDEV-35309 ALTER performs vector truncation without WARN_DATA_TRUNCATED or similar warnings/errors Sergey Vojtovich 2024-12-23 17:25:35 +04:00
  • e5574d8b94 MDEV-36334 test main.func_format fails on i386 on exabyte/petabyte mismatch Sergei Golubchik 2025-04-02 18:06:29 +02:00
  • 29823f3b96 MDEV-35152 DATA/INDEX DIRECTORY options are ignored for vector index Sergey Vojtovich 2025-02-07 15:12:20 +04:00
  • 1a85ae444a MDEV-36050 DATA/INDEX DIRECTORY handling is inconsistent Sergei Golubchik 2025-03-29 12:13:42 +01:00
  • dc073e4c0c mtr: use plugin-load-add in have_rocksdb.opt Sergei Golubchik 2025-03-28 21:57:31 +01:00
  • 606edaa6cd consistent error messages, no <angle quoting> Sergei Golubchik 2025-03-28 21:56:44 +01:00
  • 7db60533c7 MDEV-36188 assert with vector index and very long PK Sergei Golubchik 2025-03-27 20:20:32 +01:00
  • 49f330a305 MDEV-36177 InnoDB: Failing assertion: prebuilt->select_lock_type != LOCK_NONE || srv_read_only_mode || trx->read_view.is_open() Sergei Golubchik 2025-03-26 22:10:53 +01:00
  • 1304181f36 MDEV-36256 Crash on disconnect when dropped Aria table with vector key under lock Sergei Golubchik 2025-03-26 21:25:39 +01:00
  • 7788295022 MDEV-36163 InnoDB assert with vector index under LOCK TABLES Sergei Golubchik 2025-03-26 16:49:40 +01:00
  • a3257038d1 assert in safe_mutex_lock that the mutex is initialized Sergei Golubchik 2025-03-25 11:11:46 +01:00
  • cd7a454c23 MDEV-36351 MariaDB crashes when trying to access information_schema.users under --skip-grant-tables Sergei Golubchik 2025-03-25 11:11:01 +01:00
  • 72dc054a9e MDEV-36104 Server crashes when reading information_schema.COLUMNS after creating a table with virtual columns using the GIS data type Sergei Golubchik 2025-03-25 10:41:43 +01:00
  • 3c98e8c0e3 MDEV-36067 Assertion failure in TABLE_SHARE::init_from_sql_statement_string Sergei Golubchik 2025-02-14 14:16:40 +01:00
  • fb43b0dc3d fix for post-test check of multi_source.master_info_file Sergei Golubchik 2025-04-18 09:41:12 +02:00
  • efbd253082 Clone - Key flow part-V: Remote Clone mariadb-DebarunBanerjee 2025-04-18 11:42:32 +05:30
  • dec498fcfd
    --flashback + --database also buggy results ParadoxV5 2025-04-17 22:06:08 -06:00
  • 285db2fb9d save mysql-test/suite/sys_vars/r/sysvars_innodb.result bb-10.6-MDEV-36234-pkgtest Daniel Black 2025-04-18 09:06:06 +10:00
  • 79aab08722 MDEV-36290: ALTER TABLE with multi-master can cause data loss origin/10.6-MDEV-36290-rebase Brandon Nesterenko 2025-04-17 16:57:12 -06:00
  • 91c358a6fc MDEV-36290: Tests to show regression Brandon Nesterenko 2025-04-17 16:46:19 -06:00
  • caa3631cbf MDEV-36234: dual stack aio/io_uring on MariaDB-backup Daniel Black 2025-04-16 16:42:06 +10:00
  • f6f9115c6f MDEV-36234: dualstack aio/io_uring add innodb_linux_aio variable Daniel Black 2025-04-16 13:39:41 +10:00
  • bca18caa9a MDEV-<TODO FILE?> Test to show slave fails re-binlogging extra columns Brandon Nesterenko 2025-04-17 16:43:33 -06:00
  • 6d8aa89758 MDEV-34234: Dualstack aio/io_uring - mariabackup display implementation name Daniel Black 2025-04-16 10:16:20 +10:00
  • 7e7da57964 MDEV-36234: Dual stack libaio/liburing - return implementation name Daniel Black 2025-04-16 09:58:44 +10:00
  • 17cd65271b MDEV-36234: Dualstack AIO/URING - Debian Daniel Black 2025-04-16 09:16:43 +10:00
  • 27c3507b50 WIP MDEV-36234: Dual stack libaio/liburing Marko Mäkelä 2025-04-15 12:14:18 +03:00
  • 55dd5678ca Merge branch 10.6 into 10.11 Daniel Black 2025-04-18 08:29:39 +10:00
  • 5b1bdf6076 MDEV-36359: Patch NULL deref after disabling Semi-Sync primary origin/10.6-tmp origin/10.6 ParadoxV5 2025-04-14 16:37:30 -06:00
  • 07b442aa68 MDEV-36607 find_order_in_list mismatch when order item needs fixing() Rex 2025-04-16 13:36:05 +11:00
  • 938164c4cb
    Merge branch '10.11' into bb-10.11-MDEV-36607 Rex Johnston 2025-04-18 07:20:45 +11:00
  • ac76afbf86 MDEV-36607 find_order_in_list mismatch when order item needs fixing() Rex 2025-04-16 13:36:05 +11:00
  • 6abaa1db98 MDEV-36359: Patch NULL deref after disabling Semi-Sync primary origin/mdev-36359 ParadoxV5 2025-04-14 16:37:30 -06:00
  • c25237c28d MDEV-36211 Incorrect query result for binary_column NOT LIKE binary_column Dave Gosselin 2025-04-04 16:07:27 -04:00
  • 7f1492d0bc cleanup: rename hide_view_error->replace_view_error_with_generic Sergei Golubchik 2025-04-17 17:08:04 +02:00
  • f99586668a MDEV-36380 User has unauthorized access to a sequence through a view with security invoker Sergei Golubchik 2025-04-11 08:28:42 +02:00
  • 7ab3a84288 MDEV-36491 Server crashes in Item_func_group_concat::print bb-12.0-mdev-34120-gis-functions Dave Gosselin 2025-04-07 09:25:43 -04:00
  • 479a161116 MDEV-36167 Assertion in Item_sum_st with st_collect and group by Dave Gosselin 2025-03-28 10:30:33 -04:00
  • 2e96d0913a MDEV-34158 st_geohash error reporting and null handling Dave Gosselin 2025-03-27 10:55:57 -04:00
  • 8d33700011 MDEV-36042 Assertion failed in Binary_string::q_append Dave Gosselin 2025-03-18 15:01:45 -04:00
  • 6d3cbfdc9e MDEV-36168 ASAN error in Item_func_latlongfromgeohash::decode_geohash Dave Gosselin 2025-03-26 16:53:30 -04:00
  • 0fab2a68b4 Fix spatial_utility_function_simplify 'unknown column' errors Dave Gosselin 2025-03-18 14:21:30 -04:00
  • c0726aa3ae MDEV-35975 Server crashes after CREATE VIEW as SELECT ST_COLLECT... Dave Gosselin 2025-01-29 16:46:24 -05:00
  • 3dbfdbe8a7 MDEV-35102 CREATE TABLE AS SELECT ST_collect ... does not work Dave Gosselin 2024-12-18 10:26:33 -05:00
  • ca3e00b20c MDEV-35960 st_isvalid(NULL) should not end up with an error, but return NULL. Alexey Botchkov 2025-03-05 15:15:53 +04:00
  • 6820a95721 MDEV-35126 Wrong results from st_isvalid for multipolygon. Alexey Botchkov 2024-12-20 16:01:03 -05:00
  • b66bff8ea8 MDEV-35103 CREATE TABLE AS SELECT ST_VALIDATE creates a column with datatype point, not geometry Dave Gosselin 2024-12-16 15:57:17 -05:00
  • 6f346ad555 MDEV-35062 Assertion failed in Binary_string::q_append Dave Gosselin 2024-10-24 12:12:04 -04:00
  • bb237275f0 MDEV-34940: Fix Item_func_collect inheritance Dave Gosselin 2024-09-17 17:10:36 -04:00
  • f5db47d95e MDEV-34969: test main.spatial_utility_function_simplify fails Dave Gosselin 2024-10-02 09:50:57 -04:00
  • 24f9510e71 GIS update get_copy overrides to do_get_copy const Dave Gosselin 2024-09-16 12:22:09 -04:00
  • ca99c05ba9 GIS fixes for --view Sergei Golubchik 2024-09-15 08:12:17 +02:00
  • b8a0ed89fb MDEV-34278: Implements DISTINCT for ST_Collect StefanoPetrilli 2024-08-14 18:24:21 +02:00
  • 3f7715fd0a MDEV-34278: Implement the GIS function ST_Collect Stefano Petrilli 2021-01-08 18:26:04 +01:00
  • c334452fb7 MDEV-34137: Implement the GIS function ST_Validate Stefano Petrilli 2015-01-26 13:56:12 +05:30
  • 4e8b53c8e4 MDEV-34276: Implements the function ST_IsValid StefanoPetrilli 2024-07-02 10:56:22 +02:00
  • ba2d03ee88 MDEV-34141: Implements the function ST_Simplify Stefano Petrilli 2024-06-07 16:20:10 +02:00
  • b4b226ed09 fix typo spatial_ref_sys StefanoPetrilli 2024-07-22 17:20:07 +02:00
  • 86d96f1db6 MDEV-34276: Implements the function ST_IsValid StefanoPetrilli 2024-07-02 10:56:22 +02:00
  • aa496cdbc5 MDEV-34177: Implements ST_PointFromGeoHash StefanoPetrilli 2024-08-05 22:41:49 +02:00
  • f5172e339d MDEV-34160: Implements ST_LongFromGeoHash Stefano Petrilli 2024-07-17 17:10:31 +02:00
  • a09c4639c1 MDEV-34159: Implements ST_LatFromGeoHash Stefano Petrilli 2024-07-17 12:31:15 +02:00
  • 6f3c0bf485 MDEV-34138: Implements the function MBRCoveredBy StefanoPetrilli 2024-06-25 22:28:57 +02:00
  • 1ac02dbd8f MDEV-34158: Implement the GIS function ST_Geohash Stefano Petrilli 2014-07-24 14:18:54 +02:00
  • 4a771ac87d MDEV-36211 Incorrect query result for binary_column NOT LIKE binary_column Dave Gosselin 2025-04-04 16:07:27 -04:00
  • 23cc3eb1f7 MDEV-36257: Fix a debug assertion Marko Mäkelä 2025-04-17 15:11:21 +03:00
  • 41d55f7c1f MDEV-36413 User without any privileges to a sequence can read from it and modify it via column default bb-10.11-monty2 Monty 2025-04-03 18:38:31 +03:00
  • d3879daabd MDEV-36618 : galera.galera_as_slave_nonprim test: result content mismatch Jan Lindström 2025-04-17 12:32:32 +03:00
  • 977ab5f66f MDEV-36516 : galera_3nodes.galera_gtid_2_cluster test failed on 10.5 Jan Lindström 2025-04-17 09:59:00 +03:00
  • f388222d49 MDEV-36504 Memory leak after CREATE TABLE..SELECT Thirunarayanan Balathandayuthapani 2025-04-17 10:28:17 +05:30
  • a3fc8e5ecc item_json*: handle memory allocations Daniel Black 2024-12-12 14:55:56 +11:00
  • 3faeadc65d MDEV-35614: json_unescape for comparison uses utf8mb4_bin Daniel Black 2024-12-12 15:14:23 +11:00
  • 61022816c5 MDEV-35614: JSON_UNQUOTE doesn't work with emojis Daniel Black 2024-12-12 15:02:46 +11:00
  • bb85575804 Arg_comparator::compare_{e_,}json_str_basic unescaping warnings Daniel Black 2024-12-12 14:58:59 +11:00
  • 71e882467f json: escaping/unescaping errors should be handled. Daniel Black 2024-12-12 14:49:20 +11:00
  • cb3117e2f0 json_unescape: don't fill unconverted characters with ? Daniel Black 2024-12-12 14:48:09 +11:00
  • 839e8bfe9f MDEV-36182: liburing - incorrect error handing. Daniel Black 2025-04-16 10:36:33 +10:00
  • f89f8aa313
    MDEV-36357 MDEV-35452 Temporarily disable view protocol for a query in spider/bg.basic_sql Yuchen Pei 2025-04-15 15:49:25 +10:00
  • 7e2b20a0d0
    MDEV-36633 MDEV-35452 spider/bugfix.mdev_33434 reports wrong error in view protocol bb-10.5-mdev-36633 Yuchen Pei 2025-04-17 15:35:38 +10:00
  • 73cdeda347 tpool: remove m_group_enqueued (unused) Daniel Black 2025-04-16 10:24:33 +10:00
  • 1055bc957e MDEV-36182: Revert "MDEV-26674: Set innodb_use_native_aio=OFF Daniel Black 2025-04-16 10:12:49 +10:00
  • 51179067fc MDEV-36182: Revert "MDEV-26674 workaround for mariadb-backup" Daniel Black 2025-04-16 10:09:57 +10:00
  • 71b7b66596
    MDEV-36238 11.4 follow-up: Master_SSL_Verify_Server_Cert=0 ParadoxV5 2025-04-06 15:55:12 -06:00
  • 89eae6930f SAMU-292 INSERT and DELETE transactions on sys_mutex/ire_mutex tables active for 600+ seconds 10.4-SAMU-292 Vlad Lesin 2025-04-16 18:39:13 +03:00
  • 1c9f64e54f MDEV-36613 Incorrect undo logging for indexes on virtual columns Marko Mäkelä 2025-04-16 15:55:45 +03:00
  • d3752b6fb5
    Merge 79551cf460 into cb2d6abae1 Simoff 2025-04-16 14:32:02 +02:00
  • 575493eec7 SAMU-292 INSERT and DELETE transactions on sys_mutex/ire_mutex tables active for 600+ seconds Vlad Lesin 2025-04-16 15:21:40 +03:00
  • 70bca0ebf2
    MDEV-36476 MDEV-35452 Disable view protocol for spider tests where thread metadata could prevent lock wait timeout bb-10.5-mdev-36476 Yuchen Pei 2025-04-16 17:31:39 +10:00
  • 3b4b5bef2a new libfmt bb-10.11-libfmt Oleksandr Byelkin 2025-04-16 09:09:43 +02:00
  • f5ada42490
    MDEV-36478 MDEV-35452 Remove blocks testing SELECT SQL_CALC_FOUND_ROWS from spider tests bb-10.5-mdev-36478 Yuchen Pei 2025-04-16 14:45:21 +10:00
  • 924d6dcfcd
    MDEV-36357 MDEV-35452 Temporarily disable view protocol for a query in spider/bg.basic_sql Yuchen Pei 2025-04-15 15:49:25 +10:00
  • 1a013cea95 Merge branch '10.6' into '10.11' Julius Goryavsky 2025-04-15 21:40:26 +02:00
  • f9125dffc6
    MDEV-35662 Optimize subqueries before sending EXPLAIN output in single table update bb-11.8-mdev-35662 Yuchen Pei 2025-04-16 11:19:49 +10:00
  • b6391d4e03 MDEV-36463 Change expression_cache name to subquery_cache, and make appropriate changes to the test files 11.4-MDEV-36463-rename-expression_cache-to-subquery_cache bsrikanth-mariadb 2025-04-14 23:07:07 -04:00
  • 10c063f9f0 MDEV-36213 Doubled memory usage (11.4.4 <-> 11.4.5) bb-11.4-bar-MDEV-36213 Alexander Barkov 2025-03-22 12:45:13 +04:00
  • 0dad1458e7 Add memory allocated by my_once_alloc() to memory status Monty 2025-03-09 22:15:23 +02:00
  • 75e11ec52c MDEV-36238 11.4 follow-up: Master_SSL_Verify_Server_Cert=0 ParadoxV5 2025-04-06 15:55:12 -06:00
  • 11324875b4 MDEV-33474 Windows packaging - install runtime dependencies Vladislav Vaintroub 2025-04-14 16:50:16 +02:00
  • 2dc9b8b78e MDEV-36216 TO_CHAR FM format not recognized in SQL_MODE=Oracle bb-11.4-bar-MDEV-36216 Alexander Barkov 2025-04-07 17:17:44 +04:00