v.18.14Bug Fix

Fixed ENGINE clause parsing for CREATE AS table syntax

Fixed parsing of the ENGINE clause when the CREATE AS table syntax was used and the ENGINE clause was specified before the AS table (the error resulted in ignoring the specified engine). #3692