Error during table creation
Posted: 10 April 2020, 16:20
Hi,
I have created a sandbox project (millesabords) to poke around, and I didn't know what I have done but when I try to create a table or run a test session I have this error:
I have checked the sql and error logs and search the database but haven't find anything.
Did I do something wrong?
How can I fix it?
Thanks!
I have created a sandbox project (millesabords) to poke around, and I didn't know what I have done but when I try to create a table or run a test session I have this error:
Code: Select all
Error while processing SQL request:
INSERT INTO w_table_option (table_option_table_id, table_option_id, table_option_value)
VALUES ('75314','201','0'),('75314','200','17'),('75314','204','0'),('75314','206','0'),('75314','205','1'),('75314','100',''),('75314','101','')
Incorrect integer value: '' for column 'table_option_value' at row 6Did I do something wrong?
How can I fix it?
Thanks!