Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
alter tableコマンドの後で、MYSQLで「トリガーを更新」(ドロップして再作成)できるかどうか知りたいですか?はいの場合、どうすればこれを行うことができますか?
いいえ、自動的ではありません。手動で行う必要があります。残念ながら、information_schema.TRIGGERSテーブルにも作成/変更日時がないため、再作成が必要になる可能性のあるトリガーを識別するSQLスクリプトを作成することもできません。