Catalog: Properly delimit multiple SQL queries (already fixed in master).
SQL query separator is ';' whereas it is '\0' for ZSQLCatalog. Without this, "Commands out of sync; you can't run this command now" errors may happen.
Showing
Please register or sign in to comment