๐ก Guide me through creating a MySQL trigger for data validation.
๐ก Explain how to use 'NEW' and 'OLD' in MySQL triggers.
๐ก What is the best way to handle errors in MySQL triggers?
๐ก Help me build a MySQL trigger for maintaining an audit trail.