304
305
void dropSchema(Session *in_session, SchemaIdentifier::const_reference identifier);
307
321
* Creates a CreateTable Statement GPB message and adds it
308
322
* to the Session's active Transaction GPB message for pushing
309
323
* out to the replicator streams.