mysql-events
mysql-events copied to clipboard
Add listener for alter table statements
This will allow for your mysql-listener to listen to alter statements by checking type of event as 'query'. This will help in logging any changes done to mysql schema.