mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
Fixed that myisam_ftdump fails (error 138 that is HA_ERR_UNSUPPORTED) to open table with fulltext index with custom parser. storage/myisam/myisam_ftdump.c: Allow myisam_ftdump to open table with fulltext index with custom parser. This is implemented by passing HA_OPEN_FROM_SQL_LAYER flag to mi_open().
6.9 KiB
6.9 KiB