Comments - MS-SQL Server Change tracking
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
And if I SHOULD have found the answer somewhere here, or asked this somewhere else... please let me know ... I am new to MariaDB so instructions on where to find the help without asking questions, or where to correctly ask would be appreciated and won't offend me!
Thank you for considering supporting MariaDB.
MariaDB doesn't support the MS-SQL functions around Change Tracking.
How you would implement this in MariaDB depends a lot of what you want to do. I suggest asking in the mariadb freenode IRC channel or MariaDB Discuss email list (see contact page for details) with details around your requirements.
Disappointing, but at least I can stop looking for 'how' and get busy designing how we will do it. (Done it previously in other databases using triggers, I'll check out the 2 places you suggested and perhaps ask some questions.) Thanks!