1 2 3 4 5 6 7 8 9 10 11 12
# # Test CREATE SCHEMA, DROP SCHEMA, ALTER SCHEMA # and the replication stream # --disable_warnings DROP SCHEMA IF EXISTS my_new_schema; --enable_warnings CREATE SCHEMA my_new_warnings; DROP SCHEMA my_new_warnings;
Loggerhead is a web-based interface for Breezy Version: 2.0.1