MySQL lacks certain features Features like stored procedures, triggers, referential integrity, and SQL unions and subqueries which are there in relational databases are not supported by MySQL. So there are limitations to the environment in which it can be used. |