where col2 = ? and col1 = ?
where col1 = ? and col2 = ?
where col2 = ?
where col3 = ? and col2 = ?
Уникальных индексов нет.
Так как данная запись уже есть в таблице, то INSERT IGNORE ничего не делает
узнал что 8 версия не поддерживает кеширование запросов, там нет больше опций query cache
An .frm file stores the table format. The data file has an .MYD (MYData) extension. The index file has an .MYI (MYIndex) extension.
Note that is_file() returns false if the parent directory doesn't have +x set for you