Answer the question
In order to leave comments, you need to log in
How to remove special characters when importing sql file?
mysql -u root -pmypass -h localhost dbname < 1111.sql
ERROR at line 66613: Unknown command '\"'.
yes, there really is a "\" in this line, how can I remove it?
tell me what you can think of
Answer the question
In order to leave comments, you need to log in
query.sql
file
query.sql
file result
INSERT INTO `Street` (`ID`, `Name`, `Id_Gorod`) VALUES (507,"\\",167);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question