mysql でインデックスを強制的に指定する方法。 force index を用いればよい。 select * from members force index(member_type) where id < 1000 and member_type = 'Free';なお、force index() の () の中に入れる文字は show index from members したときに Key_name として表示される名前。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く