Mysql syntax error 1064

chrisvn

New Member
Hi,

I got this error. Is there enough information here for you to advise me what I did wrong?

You can not repeat the error because I disabled the "connect to DB" for the time being.

Have you seen this error before? Is there an easy quick fix?

Oops! An error occurred.
MySQL 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 '(null) = '', fld_list = 'Web Ranking Vietnam', fld_opt5 = '118.69.71.93', fld_op' at line 1
When executing:
INSERT INTO `tbl_mlm_sub` SET fld_email = [email='[email protected]]'[email protected][/email]', fld_firstname = 'Chris', fld_opt1 = 'Make an appointment to meet in your office', fld_opt2 = 'Message from SEO In Vietnam Contact Page', fld_opt3 = 'Hi, I am trying to learn and need your help.', (null) = '', fld_list = 'Web Ranking Vietnam', fld_opt5 = '118.69.71.93', fld_opt4 = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.76.4 (KHTML, like Gecko) Version/7.0.4 Safari/537.76.4', fld_opt6 = NOW()
 
Top