Time : 15:40:38 SQLSTATE[HY000]: General error: 1364 Field 'gseq' doesn't have a default value Raw SQL : INSERT INTO totalweb_golf_booking (state,dt_type,_condition,game_dt,game_time,game_place,game_type,booker_nm,booker_phone,guest1_nm,guest2_nm,guest2_phone,guest3_nm,guest3_phone,booker_etc,guest1_etc,guest2_etc,guest3_etc,mid,wip,reg_date) VALUES ('1','2','1','2022-04-01','10','1','3','1234','111','test','test','1111','test','1111','NULL','NULL','NULL','NULL','34','118.131.90.70','2022-03-24 15:40:38') Time : 15:40:08 SQLSTATE[42000]: Syntax error or access violation: 1110 Column 'guest2_nm' specified twice Raw SQL : INSERT INTO totalweb_golf_booking (state,dt_type,_condition,game_dt,game_time,game_place,game_type,booker_nm,booker_phone,guest1_nm,guest2_nm,guest2_nm,guest3_nm,guest3_phone,booker_etc,guest1_etc,guest2_etc,guest3_etc,mid,wip,reg_date) VALUES ('1','2','1','2022-04-01','10','1','3','1234','111','test','test','test','test','1111','NULL','NULL','NULL','NULL','34','118.131.90.70','2022-03-24 15:40:08') Time : 15:38:19 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO totalweb_golf_booking (state, dt_type, _condition, game_dt, game_time, game_place, game_type, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date, gseq) VALUES ('1','2','1','2022-04-01','10','1','3','1234','111','test','test','test','test','1111','NULL','NULL','NULL','NULL','34','118.131.90.70','2022-03-24 15:38:19') Time : 15:21:43 SQLSTATE[42000]: Syntax error or access violation: 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 '.90.70, 2022-03-24 15:21:43, 0)' at line 1 Raw SQL : INSERT INTO totalweb_golf_booking (state, dt_type, _condition, game_dt, game_time, game_place, game_type, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date, gseq) VALUES (1, 2, 1, 2022-04-01, 10, 1, 3, 1234, 111, test, 1111, test, 1111, test, 1111, NULL, NULL, NULL, NULL, 34, 118.131.90.70, 2022-03-24 15:21:43, 0) Time : 15:21:17 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO totalweb_golf_booking (state, dt_type, _condition, game_dt, game_time, game_place, game_type, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date, gseq) VALUES () Time : 15:20:00 SQLSTATE[42000]: Syntax error or access violation: 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 '.90.70, 2022-03-24 15:20:00, 0)' at line 1 Raw SQL : INSERT INTO totalweb_golf_booking (state, dt_type, _condition, game_dt, game_time, game_place, game_type, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date, gseq) VALUES (1, 2, 1, 2022-04-01, 10, 1, 3, 1234, 111, test, 1111, test, 1111, test, 1111, NULL, NULL, NULL, NULL, 34, 118.131.90.70, 2022-03-24 15:20:00, 0) Time : 14:19:01 SQLSTATE[42000]: Syntax error or access violation: 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 ' , , 0, , , , , , , , , , , , , , 118.131.90.70, NOW())' at line 1 Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (0, 1, rinput, 3, , , , 0, , , , , , , , , , , , , , 118.131.90.70, NOW()) Time : 14:18:33 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list' Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (seq, 1, type, game_type, con, dt, time, place, nm, ph, gnm1, gph1, gnm2, gph2, gnm3, gph3, etc, getc1, getc2, getc3, id, ip, NOW()) Time : 14:17:14 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list' Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (seq, 1, type, game_type, con, dt, time, place, nm, ph, gnm1, gph1, gnm2, gph2, gnm3, gph3, etc, getc1, getc2, getc3, id, ip, NOW()) Time : 14:15:46 SQLSTATE[42S22]: Column not found: 1054 Unknown column 'type' in 'field list' Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (seq, 1, type, game_type, con, dt, time, place, nm, ph, gnm1, gph1, gnm2, gph2, gnm3, gph3, etc, getc1, getc2, getc3, id, ip, NOW()) Time : 14:14:32 SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect date value: '' for column 'game_dt' at row 1 Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (:seq, 1, :type, :game_type, :con, :dt, :time, :place, :nm, :ph, :gnm1, :gph1, :gnm2, :gph2, :gnm3, :gph3, :etc, :getc1, :getc2, :getc3, :id, :ip, NOW()) Time : 14:13:46 SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect date value: '' for column 'game_dt' at row 1 Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (:seq, 1, :type, :game_type, :con, :dt, :time, :place, :nm, :ph, :gnm1, :gph1, :gnm2, :gph2, :gnm3, :gph3, :etc, :getc1, :getc2, :getc3, :id, :ip, NOW()) Time : 14:13:21 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'dt_type' cannot be null Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (:seq, 1, :type, :game_type, :con, :dt, :time, :place, :nm, :ph, :gnm1, :gph1, :gnm2, :gph2, :gnm3, :gph3, :etc, :getc1, :getc2, :getc3, :id, :ip, NOW()) Time : 14:11:29 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'gseq' cannot be null Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (:seq, 1, :type, :game_type, :con, :dt, :time, :place, :nm, :ph, :gnm1, :gph1, :gnm2, :gph2, :gnm3, :gph3, :etc, :getc1, :getc2, :getc3, :id, :ip, NOW()) Time : 14:10:39 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'gseq' cannot be null Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (:seq, 1, :type, :game_type, :con, :dt, :time, :place, :nm, :ph, :gnm1, :gph1, :gnm2, :gph2, :gnm3, :gph3, :etc, :getc1, :getc2, :getc3, :id, :ip, NOW()) Time : 14:10:08 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'gseq' cannot be null Raw SQL : INSERT INTO totalweb_golf_booking (gseq, state, dt_type, game_type, _condition, game_dt, game_time, game_place, booker_nm, booker_phone, guest1_nm, guest1_phone, guest2_nm, guest2_phone, guest3_nm, guest3_phone, booker_etc, guest1_etc, guest2_etc, guest3_etc, mid, wip, reg_date) VALUES (:seq, 1, :type, :game_type, :con, :dt, :time, :place, :nm, :ph, :gnm1, :gph1, :gnm2, :gph2, :gnm3, :gph3, :etc, :getc1, :getc2, :getc3, :id, :ip, NOW())