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.
私は確かに非常に簡単な質問があります:
それらが重要な制約の数であることを知って、それらを抑制せずにテーブルをパージする方法は?
次のようにコードをラップします。
set foreign_key_checks = 0; -- your code here set foreign_key_checks = 1;
...そしてボブはあなたのおじです。