gh-ost is a triggerless online schema migration solution for MySQL. It is testable and provides pausability, dynamic control/reconfiguration, auditing, and many operational perks. gh-ost produces a ...
IF OBJECT_ID('user_security_events', 'U') IS NOT NULL DROP TABLE user_security_events; IF OBJECT_ID('user_addresses', 'U') IS NOT NULL DROP TABLE user_addresses; IF OBJECT_ID('user_wishlist_books', 'U ...