Connected successfully
Error: INSERT INTO `boatauto_test`.`boat_data` (
`boat_id` ,
`time_recorded` ,
`batt1_value` ,
`batt2_value` ,
`batt3_value` ,
`temperature1` ,
`temperature2` ,
`button_1` ,
`button_2` ,
`button_3` ,
`button_4` ,
`button_5` ,
`button_6` ,
`serial_output`
)
VALUES (
2 , TIMESTAMP(
CURRENT_TIMESTAMP ) , , , , , , , , , , , ,
)
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' , , , , , , , , , ,
)' at line 190 results