root@cdh01.ml.co[/soft]#python init_data.py insert into customer_login(customer_id,login_name,password,user_stats) VALUES(next value for customer_login_seq,‘Derrick Villa’,md5(‘2528372825024’),1) 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 ‘value for customer_login_seq,‘Derrick Villa’,md5(‘2528372825024’),1)’ at line 2