ALTER TABLE reqs ADD INDEX date_http_ndx (date,http); -- not (http,date). I suggest this order of columns because the date entries would all ...
確定! 回上一頁