Using MySQL triggers to create database on insert -


Can I use a trigger in MySQL to create a new database when a value is entered in another database is.

Definitely a design problem is why you want to do this. (Create a database in the trigger) As it is known that this permission is not allowed to be a list that is all allowed to be placed in the trigger.


Comments