You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mysql Ver 8.0.39-0ubuntu0.24.04.2 for Linux on x86_64 ((Ubuntu))
When I try using source to load a db from file in vscode, I get the following error:
MySQL Error (1064): ClassicSession.run_sql: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'source /SQL/mysqlsampledatabase.sql' at line 1
Environment:
When I try using source to load a db from file in vscode, I get the following error:
Same command works in my terminal:
The text was updated successfully, but these errors were encountered: