#About This is just a little test to see how triggers in MySQL work.
#Warning Triggers use quite the bit of memory, so always check if there's a way to do your thing without using MySQL triggers. Even though they're handy, they will have a huge performance impact on even the smallest databases.