dbcodeio / public

The Power of Databases, The Convenience of VS Code: All in One Place
28 stars 1 forks source link

mysql connection error #88

Closed Jokaes closed 2 weeks ago

Jokaes commented 3 weeks ago

Error: MySQL 5.7 or higher is required


VSCode Version: 1.95.0 Extension Version: 1.3.15 OS: win32 Arch: x64

mikeburgh commented 3 weeks ago

What is the version of MySQL you are trying to connect to? At present we only support 5.7 and above. Running this will show you the version:

select version()
mikeburgh commented 2 weeks ago

Closing this for now, re open if it's a version above 5.7