Can anybody suggest if there is any System table or Log table in MySql database where we can get the details of any Add/Edit/Delete operation done. For example, some user logged in and did some operation to an application data. Is MySql tracks this operation internally so that we can get the details of that record later on?