SELECT  * FROM component_history WHERE ID = ( SELECT DISTINCT LIMIT 1 ID FROM component_history ORDER BY history_timestamp WHERE ID=component_history.ID )