SELECT timestamp FROM table_name WHERE id = 1 AND timestamp < 18446744073709551615 ORDER BY timestamp DESC LIMIT 1;