| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-29058 Assertion `index->type == 32' failed in dict_index_build_internal... | Thirunarayanan Balathandayuthapani | 2022-07-26 | 1 | -1/+1 |
* | MDEV-20797 FULLTEXT search with apostrophe, and mandatory words | Thirunarayanan Balathandayuthapani | 2022-07-26 | 1 | -1/+13 |
* | Correct a bogus comment. | Marko Mäkelä | 2022-07-26 | 1 | -7/+1 |
* | Use memory safe snprintf() in Connect Engine | Mikhail Chalov | 2022-07-26 | 61 | -919/+931 |
* | Fix clang -Wunused-but-set-variable in unit tests | Marko Mäkelä | 2022-07-26 | 2 | -16/+7 |
* | Fix DBUG_ENTER/return mismatch | Marko Mäkelä | 2022-07-25 | 1 | -2/+2 |
* | MDEV-28980 InnoDB: Failing assertion: len <= MAX_TABLE_NAME_LEN | Marko Mäkelä | 2022-07-25 | 1 | -9/+14 |
* | Fix building Connect storage engine ioapi code on OpenBSD / NetBSD / DragonFly | Brad Smith | 2022-07-25 | 2 | -4/+4 |
* | MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers ... | Alexander Barkov | 2022-07-06 | 2 | -6/+6 |
* | MDEV-29041 Redundant truncation warning on CAST(string_column AS DECIMAL) | Alexander Barkov | 2022-07-06 | 1 | -1/+0 |
* | MDEV-26544 Assertion `part_share->auto_inc_initialized' failed in ha_partitio... | Nayuta Yanagisawa | 2022-07-05 | 3 | -0/+57 |
* | MDEV-29011 Server crash in spider_db_open_item_cond with XOR operator | Nayuta Yanagisawa | 2022-07-05 | 4 | -10/+84 |
* | MDEV-28912 NON-UNIQUE FTS_DOC_ID index mistaken as FTS_DOC_ID_INDEX | Thirunarayanan Balathandayuthapani | 2022-07-01 | 1 | -1/+4 |
* | MDEV-28389 fixup: Fix pre-GCC 10 -Wconversion | Marko Mäkelä | 2022-07-01 | 1 | -1/+4 |
* | Fix most clang-15 -Wunused-but-set-variable | Marko Mäkelä | 2022-07-01 | 3 | -143/+80 |
* | MDEV-28706 Redundant InnoDB table fails during alter | Thirunarayanan Balathandayuthapani | 2022-06-30 | 1 | -0/+1 |
* | MDEV-21310 AUTO_INCREMENT column throws range error on INSERT in partitioned ... | Nayuta Yanagisawa | 2022-06-28 | 1 | -2/+10 |
* | MDEV-26577 InnoDB: Failing assertion: dict_tf2_is_valid(flags, flags2) during... | Marko Mäkelä | 2022-06-27 | 1 | -0/+2 |
* | MDEV-28389 fixup: Fix compiler warnings | Marko Mäkelä | 2022-06-27 | 1 | -1/+4 |
* | MDEV-28389: Simplify the InnoDB corrupted page output | Marko Mäkelä | 2022-06-27 | 4 | -234/+39 |
* | MDEV-28854 Disallow INSERT DELAYED on Spider table | Hirokazu Hata | 2022-06-27 | 9 | -35/+71 |
* | MDEV-21027 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i... | Shunsuke Tokunaga | 2022-06-16 | 1 | -0/+7 |
* | MDEV-27766: connect engine; INSERT ignore option, was ignored | Mathew Heard | 2022-06-10 | 4 | -4/+42 |
* | MDEV-28779: ALTER TABLE IMPORT TABLESPACE corrupts an encrypted table | Marko Mäkelä | 2022-06-09 | 1 | -5/+1 |
* | Cleanup: Remove unused error code DB_FORCED_ABORT | Marko Mäkelä | 2022-06-08 | 2 | -8/+2 |
* | MDEV-28716: Portability: unlink() can return EPERM instead of EISDIR | Marko Mäkelä | 2022-06-01 | 1 | -0/+1 |
* | Fixed bug in ma_loghandler.cc that could cause an assert | Monty | 2022-05-30 | 1 | -10/+2 |
* | MDEV-9020: Connect issues ALTER TABLE DISABLE KEYS when inserting data | Mathew Heard | 2022-05-27 | 1 | -19/+0 |
* | MDEV-25257 SEGV in fts_get_next_doc_id upon some INSERT | Thirunarayanan Balathandayuthapani | 2022-05-25 | 1 | -0/+1 |
* | MDEV-28541 Unused counter Innodb_encryption_key_rotation_list_length | Marko Mäkelä | 2022-05-16 | 3 | -9/+0 |
* | MDEV-28537 Unused or useless InnoDB counters num_index_pages_written, num_non... | Marko Mäkelä | 2022-05-16 | 6 | -42/+2 |
* | MDEV-28301 Spider: Fix GCC warnings, comparing the result of pointer addition... | Nayuta Yanagisawa | 2022-05-13 | 1 | -21/+9 |
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2022-05-07 | 2 | -3/+8 |
|\ |
|
| * | MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes log | Marko Mäkelä | 2022-05-06 | 2 | -4/+9 |
* | | MDEV-17843 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_queue_validat... | Vlad Lesin | 2022-05-04 | 1 | -17/+10 |
* | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2022-05-03 | 3 | -27/+10 |
|\ \
| |/ |
|
| * | MDEV-28417 Merge new release of InnoDB 5.7.38 to 10.2 | Marko Mäkelä | 2022-04-27 | 3 | -27/+6 |
| |\ |
|
| | * | MDEV-28416 Incorrect AUTO_INCREMENT may be issued when close to UINT64_MAX | Marko Mäkelä | 2022-04-27 | 1 | -2/+2 |
| | * | MDEV-28415 ALTER TABLE on a large table hangs InnoDB | Marko Mäkelä | 2022-04-27 | 1 | -24/+3 |
| |/ |
|
| * | MDEV-27758: Errors when building Connect engine on os x 11.6.2 | Dmitry Shulga | 2022-04-22 | 1 | -1/+5 |
* | | MDEV-28422 Page split breaks a gap lock | Marko Mäkelä | 2022-04-27 | 3 | -7/+52 |
* | | MDEV-11415 merge fixup: Remove a redundant call | Marko Mäkelä | 2022-04-25 | 1 | -4/+1 |
* | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2022-04-21 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | MDEV-28317 Assertion failures in row_undo_mod on recovery | Marko Mäkelä | 2022-04-19 | 1 | -2/+2 |
* | | MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point | Marko Mäkelä | 2022-04-21 | 6 | -50/+14 |
* | | MDEV-20194 Warnings inconsistently issued upon CHECK on table from older vers... | Thirunarayanan Balathandayuthapani | 2022-04-20 | 1 | -2/+4 |
* | | MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_... | Jan Lindström | 2022-04-20 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2022-04-14 | 3 | -1/+19 |
|\ \
| |/ |
|
| * | MDEV-28225 Disallow user to create Spider temporary table | KiyoshiTakeda | 2022-04-11 | 3 | -1/+19 |
* | | MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNO | Monty | 2022-04-11 | 2 | -1/+5 |