Hi, I am using windows 7, xampp
. I am trying to run sql
file using CMD
ut, it gives me an error
ERROR: Unknown command '\x'.
this is what i do

this command does not work
mysql> SOURCE C:\xampp\htdocs\elephanti2\db\mas_gis_city_ip.sql;
*** Another problem with this works fine when I tried to go to phpmyadmin
and import the file.
why this is happening, I have no idea, please help ..................
source share