manibaaba Posted September 5, 2013 Posted September 5, 2013 Hello Friends, Hope You are all fine, i have little problem in my SQL file, when i try to import it it,s show following error, #1064 - 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 'd Fixed";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;' at line 1 please help me, Thank You So Much in Advance
♥bruyndoncx Posted September 5, 2013 Posted September 5, 2013 paste again with the original sql statement and make sure it is readable KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Jan Zonjee Posted September 5, 2013 Posted September 5, 2013 paste again with the original sql statement and make sure it is readable A similar sql statement (for Wordpress) can be found here :)
Oliviaa Posted June 30, 2014 Posted June 30, 2014 You should escape the single quote in your sql query.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.