![](https://secure.gravatar.com/avatar/19e4208bd98de9a506457745aff8b6d5.jpg?s=120&d=mm&r=g)
19 Jun
2014
19 Jun
'14
2:02 p.m.
Hi folks. I created this MDEV based on the "bad news" in my previous comment about create view (actually things are worse than I thought, since implementing the missing options will break user applications and affect replication backward compatibility): (MDEV-6365) CREATE VIEW Ignores RESTRICT/CASCADE Options - New Generally, statement options should not parse if they're ambiguous in syntax or code. Thanks, James. ---------- [...]
The bad news ... I read over the create view source, and there's tons of work that hasn't been finished yet (just read the comments about union and restrict/ cascade for starters.)