export type MysqlExecutor = (sql: string) => Promise;