I want to implement a temporal database using mysql. I have found out that BerekelyDB Engine is not supporting for current MySQL versions. I want to store data and query the history. (Don't want to delete any data). For example let say table stundet.I want to implement a temporal database using m