Hi,
I'm new to mysql. I'm doing a project and 1 of the step is Opening up MySQL Query Browser and go to File, New Script Tab, and paste copied texts into it. However mysql workbench have different tabs.
I guess the new way to do it is via the scripting tab and then new scipt. I copied the text and saved it and executed but it gave me an error.
Uncaught exception while executing C:\Users\pjmagtoto\AppData\Roaming\MySQL\Workbench\scripts\freesimdb_initialdata.py:
File "c:\users\pjmagtoto\appdata\roaming\mysql\workbench\scripts\freesimdb_initialdata.py", line 8
-- MySQL dump 10.13 Distrib 5.1.36, for Win32 (ia32)
^
SyntaxError: invalid syntax
Please give me a clue on how i can overcome the error.
On the other part of my project , i have this message : Unknown database
Thanks,
JM
I'm new to mysql. I'm doing a project and 1 of the step is Opening up MySQL Query Browser and go to File, New Script Tab, and paste copied texts into it. However mysql workbench have different tabs.
I guess the new way to do it is via the scripting tab and then new scipt. I copied the text and saved it and executed but it gave me an error.
Uncaught exception while executing C:\Users\pjmagtoto\AppData\Roaming\MySQL\Workbench\scripts\freesimdb_initialdata.py:
File "c:\users\pjmagtoto\appdata\roaming\mysql\workbench\scripts\freesimdb_initialdata.py", line 8
-- MySQL dump 10.13 Distrib 5.1.36, for Win32 (ia32)
^
SyntaxError: invalid syntax
Please give me a clue on how i can overcome the error.
On the other part of my project , i have this message : Unknown database
Thanks,
JM