Error
SQL query:
INSERT INTO `sn_config`
VALUES (
'fleet_bashing_war_delay', 12 *60 *60
),
INSERT INTO `sn_config`
VALUES (
'fleet_bashing_scope', 24 *60 *60
),
INSERT INTO `sn_config`
VALUES (
'fleet_bashing_interval', 30 *60
),
INSERT INTO `sn_config`
VALUES (
'fleet_bashing_waves', 3
),
INSERT INTO `sn_config`
VALUES (
'fleet_bashing_attacks', 3
),
INSERT INTO `sn_config`
VALUES (
'Fleet_Cdr', '30'
);
MySQL said:
#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 'INSERT INTO `sn_config` VALUES ('fleet_bashing_scope', 24 * 60 * 60),
INSERT INT' at line 2