You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update fs_container set `code` = 'W510391227L00003',`name` = 'W510391227L00003', `container_type_id` = 2,`structure_type` = 'TURNOVERBOX',
`use_type` = 'GENERAL',`container_state` = 1,`is_close` = 0,`task_id` = 1,`task_type` = 'PICKING',
`task_no` = 'PK2022072000000001',`state` = 1,`date_code` = null,`factory_id` = 1,`warehouse_id` = 254630,`create_person` = 696,
`update_person` = 695,`create_time` = '2022-07-20 14:16:42',`update_time` = null
where id = 103, err: [parser:1149]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use
; uncategorized SQLException; SQL state [HY000]; error code [1105]; unknown error: get plan error,`
The text was updated successfully, but these errors were encountered:
mysql version:5.7.26-gaea
mysql error message :error code [1105]; unknown error: get plan error
update fs_container set
code= 'P510391227L00003',
name= 'P510391227L00003',
container_type_id= 3,
structure_type= 'PALLET',
use_type= 'GENERAL',
container_state= 1,
is_close= 0,
task_id= 1,
task_type= 'PICKING',
task_no= 'PK2022072000000001',
state= 1,
date_code= null,
factory_id= 1,
warehouse_id= 254630,
create_person= 696,
update_person= 695,
create_time= '2022-07-20 14:16:14',
update_time` = nullwhere id = 3;
; uncategorized SQLException; SQL state [HY000]; error code [1105]; unknown error: get plan error,`
The text was updated successfully, but these errors were encountered: