ReferenceSQL FunctionsScalar FunctionsSystem FunctionsVERSIONOn this pageVERSIONDescriptionβ No practical meaning, for compatibility with MySQL protocol. Syntaxβ VERSION() Return Valueβ Compatible with MySQL protocol, fixed return value is "5.7.99". Examplesβ select version(); +-----------+| version() |+-----------+| 5.7.99 |+-----------+