mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
TABLE::use_all_columns turn on all bits of read_set, which is interpreted by innodb as a request to read all columns. Without doing so before calling init_read_record(), innodb will not retrieve any columns if mysql.servers table has been altered to use innodb as the engine, and any foreign servers stored in the table are "lost".
42 KiB
42 KiB