SELECT MIN(timestamp) FROM table_name FORCE INDEX(timestamp) WHERE id = 1;