202717 Commits (49821f21ceef24ba51ffa4afe07953b2d71076f0)
 

Author SHA1 Message Date
Sergei Golubchik 49821f21ce MDEV-9158 post-merge fixes 11 months ago
dingweiqing 4dee592450 MDEV-9158 Read max size bytes from encryption key file and ignore remain bytes 3 years ago
Sergei Golubchik e7f7789482 cleanup: `select ... into` tests 11 months ago
Sergei Golubchik 9ee09a33bb Merge branch '11.7' into 11.8 9 months ago
Sergei Petrunia 80067a69fe MDEV-36057: Assertion failure on 2nd execution of parameterized PS 9 months ago
Ian Gilfillan c516bea30a Update mariadb-import man page with --innodb-optimize-keys option 9 months ago
Sergei Golubchik 2d971709a8 MDEV-36026 Problem with INSERT SELECT on NOT NULL columns while having BEFORE UPDATE trigger 9 months ago
Sergei Golubchik 2b17265ae2 MDEV-35186 IGNORED attribute has no effect on vector keys 9 months ago
Sergey Vojtovich 55d1f6c229 MDEV-35069 IMPORT TABLESPACE does not work for tables with vector, although allowed 12 months ago
Sergei Golubchik e240da3b19 MDEV-35146 Vector-related error messages worth improving when possible 9 months ago
Sergei Golubchik a37eb6d013 MDEV-35792 Adding a regular index on a vector column leads to invalid table structure 9 months ago
Sergei Golubchik 1ea79d1774 MDEV-35317 Server crashes in mhnsw_insert upon using vector key on a Spider table 9 months ago
Sergei Golubchik 40d39b1176 MDEV-35221 Vector values do not survive mariadb-dump / restore 9 months ago
Daniel Black 9e3a541d1e MDEV-35049: Use CRC-32C and avoid allocating heap (postfix) 9 months ago
Monty 2e1ade5307 Added missing DROP PROCEDURE to mtr test main.log_state 9 months ago
Monty 74f70c3944 Fixed costs in JOIN_TAB::estimate_scan_time() and HEAP 9 months ago
Sergei Golubchik a2f0234c82 MDEV-36011 Server crashes in Charset::mbminlen / Item_func_vec_fromtext::val_str upon mixing vector type with string 9 months ago
Sergei Golubchik 6fc75e0868 MDEV-35922 Server crashes in mhnsw_read_first upon using vector key with views 9 months ago
Sergei Golubchik 69041af67d only enforce innodb_force_primary_key when a table is created 9 months ago
Sergei Golubchik 5b8c087e84 MDEV-36005 Server crashes when checking/updating a table having vector key after enabling innodb_force_primary_key 9 months ago
Sergey Vojtovich e928bf1c0e MDEV-35292 - ALTER TABLE re-creating vector key is no-op with non-copying alter algorithms (default) 1 year ago
Sergei Golubchik c453391187 MDEV-35834 Server crash in FVector::distance_to upon concurrent SELECT 10 months ago
Sergei Golubchik 44d0f5864e fix the test case 9 months ago
Sergei Golubchik adc1beb868 relax the assert 9 months ago
Sergei Golubchik fe31424e00 fix sporadic test failures caused by InnoDB #record estimation 9 months ago
Sergei Golubchik ba01c2aaf0 Merge branch '11.4' into 11.7 9 months ago
Dave Gosselin edd52b7fc7 MDEV-30469 Feature rebase 9 months ago
Dave Gosselin 5e07d1abd4 MDEV-35848, MDEV-35568 Reintroduce delete_while_scanning for multi_delete 9 months ago
Sergei Petrunia 8ec275da16 MDEV-35955 Wrong result for UPDATE ... ORDER BY LIMIT which uses tmp.table 9 months ago
Dave Gosselin 5001300bd4 MDEV-30469 Support ORDER BY and LIMIT for multi-table DELETE, index hints for single-table DELETE 11 months ago
Dave Gosselin 02dc8615f2 MDEV-30469 (refactoring) Support ORDER BY and LIMIT for multi-table DELETE... 11 months ago
Sergei Petrunia 14a80f0929 MDEV-35318 Assertion `tl->jtbm_subselect' failed... - PART 2 9 months ago
Sergei Petrunia 0e21ff8ca4 MDEV-35318 Assertion `tl->jtbm_subselect' failed in JOIN::calc_allowed_top_level_tables 10 months ago
Sergey Vojtovich 491e2b17a9 MDEV-35081 - Assertion `!n_mysql_tables_in_use' failed after error upon binary logging of DML involving vector table 9 months ago
ParadoxV5 697b88bf75 SHOW REPLICA STATUS: mark columns as unsigned 10 months ago
ParadoxV5 aaa02f6aa3 MDEV-35693: Improve SHOW REPLICA STATUS column sizes 9 months ago
Iqbal Hassan dfdbec1636 MDEV-10862: Stored procedures: default values for parameters (optional parameters) 12 months ago
Sergei Golubchik 0771110266 MDEV-33658 1/2 FULLTEXT and SPATIAL keys are not "too long" 9 months ago
Sergei Golubchik 7d657fda64 Merge branch '10.11 into 11.4 9 months ago
Sergei Golubchik e69f8cae1a Merge branch '10.6' into 10.11 9 months ago
Sergei Golubchik 0459517562 MDEV-35169 cleanup after the test 9 months ago
Sergei Golubchik 5be38d14fc ColumnStore 23.10.3-1 9 months ago
Sergei Golubchik 92a6789638 C/C 3.4.4 9 months ago
Sergei Golubchik 04bd6ed44c MDEV-35368 Validation of SSL certificate fails for mariadb-backup 10 months ago
Sergei Golubchik 066e8d6aea Merge branch '10.5' into 10.6 9 months ago
Sergei Golubchik a89e734fcb ColumnStore 6.4.10-1 10 months ago
Sergei Golubchik d0c2a007ee C/C 3.3.14 10 months ago
Sergei Golubchik 17e31abd8b compilation failure on CentOS 7 10 months ago
Sergei Golubchik 38d3b6027b MDEV-35943 ASAN errors in Query_arena::free_items / fill_schema_table_from_frm 9 months ago
Sergei Golubchik 03d2328785 MDEV-35944 DELETE fails to notice transaction abort, violating ACID 9 months ago