v.18.14Bug Fix
Fixed ENGINE clause parsing for CREATE AS table syntax
Fixed parsing of theENGINEclause when theCREATE AS tablesyntax was used and theENGINEclause was specified before theAS table(the error resulted in ignoring the specified engine). #3692