api_log table has about 3 million rows. api_log_temp is empty Both are innodb and have the same structure.
When I run
INSERT into api_log_temp SELECT * FRO