The source database did not contain any triggers. The source database contained TRIGGERS which will have to be manually imported.
TRIGGERS are not being imported along side the rest of the database, because their presence might cause unintended behavior. You can copy the CREATE queries by clicking the button below and manually add triggers via PHPMyAdmin, if necessary.