|

楼主 |
发表于 2019-6-12 14:00:13
|
显示全部楼层
[2019-06-12 13:51:51]
错误#1813: Tablespace for table '`td_oa`.`flow_data_233`' exists. Please DISCARD the tablespace before IMPORT.
SQL语句: create table if not exists flow_data_233 (
`id` int(10) not null auto_increment,
`run_id` int(10) not null default '0',
`run_name` varchar(200) not null default '',
`begin_user` varchar(20) not null default '',
`begin_time` datetime null,
`flow_auto_num` int(11) not null default '0',
`flow_auto_num_year` int(11) not null default '0',
`flow_auto_num_month` int(11) not null default '0', `data_105` text not null default '', `data_107` text not null default '', `data_106` text not null default '', `data_108` text not null default '', `data_102` text not null default '', `data_112` text not null default '', `data_113` text not null default '', `data_114` text not null default '', `data_115` text not null default '', `data_117` text not null default '', `data_118` text not null default '', primary key(id),
unique key(run_id) );
文件:/general/workflow/new/edit.php?FLOW_ID=233&AUTO_NEW=1
[2019-06-12 13:56:54]
错误#1813: Tablespace for table '`td_oa`.`flow_data_249`' exists. Please DISCARD the tablespace before IMPORT.
SQL语句: create table if not exists flow_data_249 (
`id` int(10) not null auto_increment,
`run_id` int(10) not null default '0',
`run_name` varchar(200) not null default '',
`begin_user` varchar(20) not null default '',
`begin_time` datetime null,
`flow_auto_num` int(11) not null default '0',
`flow_auto_num_year` int(11) not null default '0',
`flow_auto_num_month` int(11) not null default '0', `data_53` text not null default '', `data_57` text not null default '', `data_54` text not null default '', `data_55` text not null default '', `data_56` text not null default '', `data_49` text not null default '', `data_58` text not null default '', `data_59` text not null default '', `data_60` text not null default '', `data_61` text not null default '', `data_62` text not null default '', `data_63` text not null default '', primary key(id),
unique key(run_id) );
文件:/general/workflow/new/edit.php?FLOW_ID=249&AUTO_NEW=1
[2019-06-12 13:59:18]
错误#1146: Table 'td_oa.flow_data_249' doesn't exist
SQL语句: select * from flow_data_249 where run_id='33235' limit 1
文件:/general/workflow/list/input_form/?actionType=handle&MENU_FLAG=&RUN_ID=33235&PRCS_KEY_ID=121900&FLOW_ID=249&PRCS_ID=1&FLOW_PRCS=1
[2019-06-12 13:59:18]
错误#1146: Table 'td_oa.flow_data_249' doesn't exist
SQL语句: select * from FLOW_DATA_249 where RUN_ID='33235'
文件:/general/workflow/list/input_form/work_handle.php?actionType=handle&menu_flag=&run_id=33235&prcs_key_id=121900&flow_id=249&prcs_id=1&flow_prcs=1&AUTO_NEW=0&getdata_search=&=
|
|