News
The statement ALTER TABLE .. ADD INDEX can be used to add an index on the table t1. EXPLAIN confirms that the original query now uses an index range scan, which is more efficient: { {< copyable "sql" ...
The statement ALTER TABLE .. ADD INDEX can be used to add an index on the table t1. EXPLAIN confirms that the original query now uses an index range scan, which is more efficient: { {< copyable "sql" ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results