202734 Commits (c8783757d6c761291bd2fe9dcf85d2607ac005b3)
 

Author SHA1 Message Date
ParadoxV5 c8783757d6 Tag rest of my_vsnprintf users w/ ATTRIBUTE_FORMAT 1 year ago
ParadoxV5 63b0ee26f7 Tag ALL `my_error_reporter`s with `ATTRIBUTE_FORMAT` 1 year ago
ParadoxV5 1c315b3fb1 Tag `myisamdef.h` printers with `ATTRIBUTE_FORMAT` 1 year ago
ParadoxV5 302caa9549 Tag the `logger` service with `ATTRIBUTE_FORMAT` 1 year ago
ParadoxV5 2392bd02d8 Tag the `sql/log.h` family with `ATTRIBUTE_FORMAT` 11 months ago
ParadoxV5 21dfef474c Reënable ATTRIBUTE_FORMAT on DBUG_PRINT & t/eprint 1 year ago
ParadoxV5 d5ba6f71b9 Tag `push_warning_printf` with `ATTRIBUTE_FORMAT` 11 months ago
ParadoxV5 2047483417 Tag `my_printf_error` with `ATTRIBUTE_FORMAT` 1 year ago
ParadoxV5 618afa32ce Tag `mysqltest` formatters with `ATTRIBUTE_FORMAT` 1 year ago
ParadoxV5 5100773ab9 Tag `my_vsnprintf.c` with `ATTRIBUTE_FORMAT` 1 year ago
ParadoxV5 f3617981ad `unittest/mytap/tap.h`: Use `ATTRIBUTE_FORMAT` 10 months ago
ParadoxV5 ab50aad15d Remove ``%`s`` `%b` `%M` `%T` from `my_vsnprintf` 1 year ago
ParadoxV5 6a182553ce Rename `my_snprintf`’s `%uE` to `%iE` 1 year ago
ParadoxV5 891177418e Make service_my_snprintf.h doc *more professional* 1 year ago
ParadoxV5 b668a960cd MDEV-21978 Add `%sQ`, `%sB`, `%uE` & `%sT` to `my_vsnprintf` 1 year ago
ParadoxV5 06851e7f77 Merge `vsnprintf` `%b`, `%T` & `%M` code into `%s`/`%u` 1 year ago
Sergei Golubchik 9799777992 MDEV-35919 Server crashes in Item_func_vec_distance::fix_length_and_dec upon reading from I_S table 10 months ago
Sergei Golubchik 49821f21ce MDEV-9158 post-merge fixes 12 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 12 months ago
Sergei Golubchik 9ee09a33bb Merge branch '11.7' into 11.8 10 months ago
Sergei Petrunia 80067a69fe MDEV-36057: Assertion failure on 2nd execution of parameterized PS 10 months ago
Ian Gilfillan c516bea30a Update mariadb-import man page with --innodb-optimize-keys option 10 months ago
Sergei Golubchik 2d971709a8 MDEV-36026 Problem with INSERT SELECT on NOT NULL columns while having BEFORE UPDATE trigger 10 months ago
Sergei Golubchik 2b17265ae2 MDEV-35186 IGNORED attribute has no effect on vector keys 10 months ago
Sergey Vojtovich 55d1f6c229 MDEV-35069 IMPORT TABLESPACE does not work for tables with vector, although allowed 1 year ago
Sergei Golubchik e240da3b19 MDEV-35146 Vector-related error messages worth improving when possible 10 months ago
Sergei Golubchik a37eb6d013 MDEV-35792 Adding a regular index on a vector column leads to invalid table structure 10 months ago
Sergei Golubchik 1ea79d1774 MDEV-35317 Server crashes in mhnsw_insert upon using vector key on a Spider table 10 months ago
Sergei Golubchik 40d39b1176 MDEV-35221 Vector values do not survive mariadb-dump / restore 10 months ago
Daniel Black 9e3a541d1e MDEV-35049: Use CRC-32C and avoid allocating heap (postfix) 10 months ago
Monty 2e1ade5307 Added missing DROP PROCEDURE to mtr test main.log_state 10 months ago
Monty 74f70c3944 Fixed costs in JOIN_TAB::estimate_scan_time() and HEAP 10 months ago
Sergei Golubchik a2f0234c82 MDEV-36011 Server crashes in Charset::mbminlen / Item_func_vec_fromtext::val_str upon mixing vector type with string 10 months ago
Sergei Golubchik 6fc75e0868 MDEV-35922 Server crashes in mhnsw_read_first upon using vector key with views 10 months ago
Sergei Golubchik 69041af67d only enforce innodb_force_primary_key when a table is created 10 months ago
Sergei Golubchik 5b8c087e84 MDEV-36005 Server crashes when checking/updating a table having vector key after enabling innodb_force_primary_key 10 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 10 months ago
Sergei Golubchik adc1beb868 relax the assert 10 months ago
Sergei Golubchik fe31424e00 fix sporadic test failures caused by InnoDB #record estimation 10 months ago
Sergei Golubchik ba01c2aaf0 Merge branch '11.4' into 11.7 10 months ago
Dave Gosselin edd52b7fc7 MDEV-30469 Feature rebase 10 months ago
Dave Gosselin 5e07d1abd4 MDEV-35848, MDEV-35568 Reintroduce delete_while_scanning for multi_delete 10 months ago
Sergei Petrunia 8ec275da16 MDEV-35955 Wrong result for UPDATE ... ORDER BY LIMIT which uses tmp.table 10 months ago
Dave Gosselin 5001300bd4 MDEV-30469 Support ORDER BY and LIMIT for multi-table DELETE, index hints for single-table DELETE 12 months ago
Dave Gosselin 02dc8615f2 MDEV-30469 (refactoring) Support ORDER BY and LIMIT for multi-table DELETE... 12 months ago
Sergei Petrunia 14a80f0929 MDEV-35318 Assertion `tl->jtbm_subselect' failed... - PART 2 10 months ago
Sergei Petrunia 0e21ff8ca4 MDEV-35318 Assertion `tl->jtbm_subselect' failed in JOIN::calc_allowed_top_level_tables 10 months ago