Spider cannot run DDL (e.g. create tables) before ddl recovery
use signal_ddl_recovery_done callback for that. also make the server to call signal_ddl_recovery_done() when loading plugins at run-time (so that plugins would't need to detect that on their own)
Showing
Please register or sign in to comment