Error
SQL query:
CREATE VIEW v AS SELECT *
FROM `person`
WHERE ID >5
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'view v as
SELECT * FROM `person` WHERE ID > 5' at line 1