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.
MySQL、HeidiSQL 大量のデータを含むテーブルがあります。クエリを開始しました (悪い考えです)
alter table mytable add index somecolumn;
しかし、実行が中断され (HeidiSQL がクラッシュしました)、再起動後、このテーブルからデータを取得できません。この問題を解決するにはどうすればよいですか?