I'm having trouble importing a .sql file into my database. I'm downloading the .sql database file from my Garry's Mod server (The local database) that are on the gmod server and then I'm trying to import it into phpmyadmin at my webhosting that i got with nfoservers.
But everytime I'm trying to import it so does it giving me this error:
Code: Select all
error
It is possible that you have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and match each other. Other possible failure causes may be that you are uploading a file with binary outside of a quoted. You can also try your query on the MySQL command line interface. The error message from the MySQL server below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your input SQL queries to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:
---- START CUTTING ----
eNodjVsOgjAUBf2 + qzgLgIYCRdO / hhQ0KbS2 + NiAMSQGTHxEd2 / xd87kjPbeeomao85hdC / BBXiF
SpQUhrisiLpv2BsJwQQr1nQIHjYkUK3uhwRHHaXTOKHZed3YM4qSZeQ6JVGynHFyW7dIiQ3LRWSb
9H7L0utles4zzDi9PmRU30o83vQP / QAIRSRu
---- END ---- CLIPPINGS
---- START raw text ----
ERROR: C1 C2 LEN 15 16 654
STR:
MySQL 5.5.37
USR Olympics, AGENT, VER Win FIREFOX 34.0
PMA: 4.2.1
PHP VER, OS: 05/04/28-pl0-gentoo linux
LANG: en
SQL:
---- END raw text ----
SQL query:
MySQL said: Documentation
# 1064 - You'll have an error in your SQL syntax; check the manual That corresponds to your MySQL server version for the right syntax to use near 'SQLite format 3' at line 1
Thanks!:)