mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 23:35:32 +02:00
Fixed BUG#19217 "dict_load_indexes() may read the delete-mark incorrectly". innobase/dict/dict0load.c: Applied innodb-5.0-ss492 snapshot. dict_load_indexes(): pass comp=0 to rec_get_deleted_flag(), because SYS_INDEXES always is in ROW_FORMAT=REDUNDANT (Bug #19217). |
||
|---|---|---|
| .. | ||
| dict0boot.c | ||
| dict0crea.c | ||
| dict0dict.c | ||
| dict0load.c | ||
| dict0mem.c | ||
| Makefile.am | ||