2024-08-14 10:13:24 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:24 [DB] Called updateDB() 2024-08-14 10:13:24 [DB] checkDBTable() for "docs" 2024-08-14 10:13:24 [DB] Table exists, compare columns 2024-08-14 10:13:24 [DB] Processing column: id 2024-08-14 10:13:24 [DB] Processing column: index_id 2024-08-14 10:13:24 [DB] Processing column: token 2024-08-14 10:13:24 [DB] Processing column: n 2024-08-14 10:13:24 [DB] checkDBTable() for "index" 2024-08-14 10:13:24 [DB] Table exists, compare columns 2024-08-14 10:13:24 [DB] Processing column: id 2024-08-14 10:13:24 [DB] Processing column: tid 2024-08-14 10:13:24 [DB] The Type is not equal: "bigint(20) unsigned" vs "bigint(10) unsigned" 2024-08-14 10:13:24 [DB] Modifying the column, because existing one is not equal to template 2024-08-14 10:13:24 [DB] Existing column data: Array ( [Field] => tid [Type] => bigint(10) unsigned [Null] => NO [Key] => MUL [Default] => [Extra] => ) 2024-08-14 10:13:24 [DB] Template column data: Array ( [Type] => bigint(20) unsigned [Null] => NO [Extra] => ) 2024-08-14 10:13:24 [DB] Modify column: alter table `wpftsi_index` modify column `tid` bigint(20) unsigned NOT NULL 2024-08-14 10:13:24 [DB] Last error: 2024-08-14 10:13:24 [DB] Processing column: tsrc 2024-08-14 10:13:24 [DB] Processing column: tdt 2024-08-14 10:13:24 [DB] Processing column: build_time 2024-08-14 10:13:24 [DB] Processing column: update_dt 2024-08-14 10:13:24 [DB] Processing column: force_rebuild 2024-08-14 10:13:24 [DB] Processing column: locked_dt 2024-08-14 10:13:24 [DB] Processing column: rules_idset 2024-08-14 10:13:24 [DB] No column, create: alter table `wpftsi_index` add column `rules_idset` varchar(255) NOT NULL default '' after `locked_dt` 2024-08-14 10:13:24 [DB] Last error: 2024-08-14 10:13:24 [DB] No index "rules_idset" found, let's create it 2024-08-14 10:13:24 [DB] Query: alter table `wpftsi_index` add INDEX `rules_idset` (`rules_idset`(190)) 2024-08-14 10:13:24 [DB] Last error: 2024-08-14 10:13:24 [DB] checkDBTable() for "stops" 2024-08-14 10:13:24 [DB] Table exists, compare columns 2024-08-14 10:13:24 [DB] Processing column: id 2024-08-14 10:13:24 [DB] Processing column: word 2024-08-14 10:13:24 [DB] checkDBTable() for "vectors" 2024-08-14 10:13:24 [DB] Table exists, compare columns 2024-08-14 10:13:24 [DB] Processing column: wid 2024-08-14 10:13:24 [DB] Processing column: did 2024-08-14 10:13:24 [DB] Processing column: wn 2024-08-14 10:13:24 [DB] checkDBTable() for "words" 2024-08-14 10:13:24 [DB] Table exists, compare columns 2024-08-14 10:13:24 [DB] Processing column: id 2024-08-14 10:13:24 [DB] Processing column: word 2024-08-14 10:13:24 [DB] Processing column: act 2024-08-14 10:13:24 [DB] checkDBTable() for "tw" 2024-08-14 10:13:24 [DB] Table exists, compare columns 2024-08-14 10:13:24 [DB] Processing column: id 2024-08-14 10:13:24 [DB] No column, create: alter table `wpftsi_tw` add column `id` int(11) NOT NULL PRIMARY KEY auto_increment 2024-08-14 10:13:25 [DB] Last error: 2024-08-14 10:13:25 [DB] Processing column: w 2024-08-14 10:13:25 [DB] Processing column: did 2024-08-14 10:13:25 [DB] Processing column: wn 2024-08-14 10:13:25 [DB] checkDBTable() for "vc" 2024-08-14 10:13:25 [DB] Table exists, compare columns 2024-08-14 10:13:25 [DB] Processing column: id 2024-08-14 10:13:25 [DB] Processing column: wid 2024-08-14 10:13:25 [DB] Processing column: upd_dt 2024-08-14 10:13:25 [DB] Processing column: vc 2024-08-14 10:13:25 [DB] checkDBTable() for "tp" 2024-08-14 10:13:25 [DB] Table exists, compare columns 2024-08-14 10:13:25 [DB] Processing column: id 2024-08-14 10:13:25 [DB] No column, create: alter table `wpftsi_tp` add column `id` bigint(20) unsigned NOT NULL PRIMARY KEY auto_increment 2024-08-14 10:13:25 [DB] Last error: 2024-08-14 10:13:25 [DB] Processing column: q_id 2024-08-14 10:13:25 [DB] Processing column: did 2024-08-14 10:13:25 [DB] Processing column: pow 2024-08-14 10:13:25 [DB] Processing column: res 2024-08-14 10:13:25 [DB] Processing column: ts 2024-08-14 10:13:25 [DB] checkDBTable() for "qlog" 2024-08-14 10:13:25 [DB] Table exists, compare columns 2024-08-14 10:13:25 [DB] Processing column: id 2024-08-14 10:13:25 [DB] Processing column: query 2024-08-14 10:13:25 [DB] Processing column: query_type 2024-08-14 10:13:25 [DB] No column, create: alter table `wpftsi_qlog` add column `query_type` varchar(255) NOT NULL default '' after `query` 2024-08-14 10:13:27 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:27 [DB] Called updateDB() 2024-08-14 10:13:27 [DB] checkDBTable() for "docs" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: index_id 2024-08-14 10:13:27 [DB] Processing column: token 2024-08-14 10:13:27 [DB] Processing column: n 2024-08-14 10:13:27 [DB] checkDBTable() for "index" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: tid 2024-08-14 10:13:27 [DB] Processing column: tsrc 2024-08-14 10:13:27 [DB] Processing column: tdt 2024-08-14 10:13:27 [DB] Processing column: build_time 2024-08-14 10:13:27 [DB] Processing column: update_dt 2024-08-14 10:13:27 [DB] Processing column: force_rebuild 2024-08-14 10:13:27 [DB] Processing column: locked_dt 2024-08-14 10:13:27 [DB] Processing column: rules_idset 2024-08-14 10:13:27 [DB] checkDBTable() for "stops" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: word 2024-08-14 10:13:27 [DB] checkDBTable() for "vectors" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: wid 2024-08-14 10:13:27 [DB] Processing column: did 2024-08-14 10:13:27 [DB] Processing column: wn 2024-08-14 10:13:27 [DB] checkDBTable() for "words" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: word 2024-08-14 10:13:27 [DB] Processing column: act 2024-08-14 10:13:27 [DB] checkDBTable() for "tw" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: w 2024-08-14 10:13:27 [DB] Processing column: did 2024-08-14 10:13:27 [DB] Processing column: wn 2024-08-14 10:13:27 [DB] checkDBTable() for "vc" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: wid 2024-08-14 10:13:27 [DB] Processing column: upd_dt 2024-08-14 10:13:27 [DB] Processing column: vc 2024-08-14 10:13:27 [DB] checkDBTable() for "tp" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: q_id 2024-08-14 10:13:27 [DB] Processing column: did 2024-08-14 10:13:27 [DB] Processing column: pow 2024-08-14 10:13:27 [DB] Processing column: res 2024-08-14 10:13:27 [DB] Processing column: ts 2024-08-14 10:13:27 [DB] checkDBTable() for "qlog" 2024-08-14 10:13:27 [DB] Table exists, compare columns 2024-08-14 10:13:27 [DB] Processing column: id 2024-08-14 10:13:27 [DB] Processing column: query 2024-08-14 10:13:27 [DB] Processing column: query_type 2024-08-14 10:13:27 [DB] No column, create: alter table `wpftsi_qlog` add column `query_type` varchar(255) NOT NULL default '' after `query` 2024-08-14 10:13:29 [DB] Last error: 2024-08-14 10:13:29 [DB] Processing column: preset 2024-08-14 10:13:29 [DB] No column, create: alter table `wpftsi_qlog` add column `preset` varchar(255) NOT NULL default '' after `query_type` 2024-08-14 10:13:29 [DB] Last error: Duplicate column name 'query_type' 2024-08-14 10:13:29 [DB] updateDB() result: FAIL 2024-08-14 10:13:30 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:34 [DB] Last error: 2024-08-14 10:13:34 [DB] Processing column: widget_name 2024-08-14 10:13:34 [DB] No column, create: alter table `wpftsi_qlog` add column `widget_name` varchar(255) NOT NULL default '' after `preset` 2024-08-14 10:13:39 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:40 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:40 [DB] Last error: 2024-08-14 10:13:40 [DB] Processing column: n_results 2024-08-14 10:13:40 [DB] Processing column: q_time 2024-08-14 10:13:40 [DB] Processing column: max_ram 2024-08-14 10:13:40 [DB] No column, create: alter table `wpftsi_qlog` add column `max_ram` bigint(20) NOT NULL default '0' after `q_time` 2024-08-14 10:13:41 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:41 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:41 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:42 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:44 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:44 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:47 [DB] Last error: 2024-08-14 10:13:47 [DB] Processing column: user_id 2024-08-14 10:13:47 [DB] No column, create: alter table `wpftsi_qlog` add column `user_id` bigint(20) NOT NULL default '0' after `max_ram` 2024-08-14 10:13:49 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:49 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:50 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:50 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:51 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:51 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:52 [DB] Last error: 2024-08-14 10:13:52 [DB] Processing column: req_ip 2024-08-14 10:13:52 [DB] No column, create: alter table `wpftsi_qlog` add column `req_ip` varchar(40) NOT NULL default '' after `user_id` 2024-08-14 10:13:52 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:54 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:56 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:13:57 [DB] Last error: 2024-08-14 10:13:57 [DB] Processing column: ref_url 2024-08-14 10:13:57 [DB] No column, create: alter table `wpftsi_qlog` add column `ref_url` text NULL after `req_ip` 2024-08-14 10:13:59 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:14:00 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:14:01 [DB] Last error: 2024-08-14 10:14:01 [DB] Processing column: insert_dt 2024-08-14 10:14:01 [DB] Processing column: wpq_params 2024-08-14 10:14:01 [DB] Processing column: ext 2024-08-14 10:14:01 [DB] No index "query_type" found, let's create it 2024-08-14 10:14:01 [DB] Query: alter table `wpftsi_qlog` add INDEX `query_type` (`query_type`) 2024-08-14 10:14:01 [DB] Last error: 2024-08-14 10:14:01 [DB] No index "preset" found, let's create it 2024-08-14 10:14:01 [DB] Query: alter table `wpftsi_qlog` add INDEX `preset` (`preset`) 2024-08-14 10:14:01 [DB] Last error: 2024-08-14 10:14:01 [DB] No index "widget_name" found, let's create it 2024-08-14 10:14:01 [DB] Query: alter table `wpftsi_qlog` add INDEX `widget_name` (`widget_name`) 2024-08-14 10:14:01 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:14:01 [DB] Last error: 2024-08-14 10:14:01 [DB] No index "req_ip" found, let's create it 2024-08-14 10:14:01 [DB] Query: alter table `wpftsi_qlog` add INDEX `req_ip` (`req_ip`) 2024-08-14 10:14:01 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:14:01 [DB] Last error: 2024-08-14 10:14:01 [DB] No index "user_id" found, let's create it 2024-08-14 10:14:01 [DB] Query: alter table `wpftsi_qlog` add INDEX `user_id` (`user_id`) 2024-08-14 10:14:01 [DB] Last error: 2024-08-14 10:14:01 [DB] checkDBTable() for "map" 2024-08-14 10:14:01 [DB] Table exists, compare columns 2024-08-14 10:14:01 [DB] Processing column: id 2024-08-14 10:14:01 [DB] Processing column: post_id 2024-08-14 10:14:01 [DB] Processing column: obj_id 2024-08-14 10:14:01 [DB] Processing column: obj_type 2024-08-14 10:14:01 [DB] checkDBTable() for "queue" 2024-08-14 10:14:01 [DB] Table exists, compare columns 2024-08-14 10:14:01 [DB] Processing column: id 2024-08-14 10:14:01 [DB] Processing column: post_id 2024-08-14 10:14:01 [DB] Processing column: remark 2024-08-14 10:14:01 [DB] Processing column: insert_dt 2024-08-14 10:14:01 [DB] checkDBTable() for "rawcache" 2024-08-14 10:14:01 [DB] Table exists, compare columns 2024-08-14 10:14:01 [DB] Processing column: id 2024-08-14 10:14:01 [DB] Processing column: object_id 2024-08-14 10:14:01 [DB] The Type is not equal: "bigint(20)" vs "int(11)" 2024-08-14 10:14:01 [DB] Modifying the column, because existing one is not equal to template 2024-08-14 10:14:01 [DB] Existing column data: Array ( [Field] => object_id [Type] => int(11) [Null] => NO [Key] => MUL [Default] => 0 [Extra] => ) 2024-08-14 10:14:01 [DB] Template column data: Array ( [Type] => bigint(20) [Null] => NO [Extra] => [Default] => 0 ) 2024-08-14 10:14:01 [DB] Modify column: alter table `wpftsi_rawcache` modify column `object_id` bigint(20) NOT NULL default '0' 2024-08-14 10:14:02 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:14:02 [CORE] Version updates: Array ( [is_new] => [is_rebuild] => [db_changes] => Array ( ) [text] => Array ( ) [text_notices] => Array ( ) [callback] => Array ( ) [is_version_changed] => 1 [has_changes] => 1 ) 2024-08-14 10:14:02 [DB] Last error: 2024-08-14 10:14:02 [DB] Processing column: object_type 2024-08-14 10:14:02 [DB] Processing column: cached_dt 2024-08-14 10:14:02 [DB] Processing column: insert_dt 2024-08-14 10:14:02 [DB] Processing column: method_id 2024-08-14 10:14:02 [DB] Processing column: data 2024-08-14 10:14:02 [DB] Processing column: error 2024-08-14 10:14:02 [DB] Processing column: filename 2024-08-14 10:14:02 [DB] checkDBTable() for "ilog" 2024-08-14 10:14:02 [DB] Table exists, compare columns 2024-08-14 10:14:02 [DB] Processing column: id 2024-08-14 10:14:02 [DB] No column, create: alter table `wpftsi_ilog` add column `id` int(10) unsigned NOT NULL PRIMARY KEY auto_increment 2024-08-14 10:14:03 [DB] Last error: 2024-08-14 10:14:03 [DB] Processing column: index_id 2024-08-14 10:14:03 [DB] Processing column: start_ts 2024-08-14 10:14:03 [DB] Processing column: getpost_ts 2024-08-14 10:14:03 [DB] Processing column: clusters_ts 2024-08-14 10:14:03 [DB] Processing column: cluster_stats 2024-08-14 10:14:03 [DB] Processing column: reindex_ts 2024-08-14 10:14:03 [DB] Processing column: status 2024-08-14 10:14:03 [DB] Processing column: error 2024-08-14 10:14:03 [DB] checkDBTable() for "irules" 2024-08-14 10:14:03 [DB] The table does not exist, create new: CREATE TABLE `wpftsi_irules` ( `id` int(10) unsigned NOT NULL auto_increment, `ident` varchar(130) NOT NULL default '', `filter_hash` varchar(50) NOT NULL default '', `act_hash` varchar(50) NOT NULL default '', `rule_snap` longtext NULL, `clone_id` int(11) NOT NULL default '0', `filter_sql` longtext NULL, `is_valid` int(11) NOT NULL default '0', `error_msg` longtext NULL, `ord` int(11) NOT NULL default '0', `type` int(11) NOT NULL default '0', `insert_dt` datetime NOT NULL default '1970-01-01 00:00:00', PRIMARY KEY (`id`), KEY `ident` (`ident`), UNIQUE KEY `ident_acthash` (`ident`,`act_hash`), KEY `filter_hash` (`filter_hash`), KEY `act_hash` (`act_hash`), KEY `clone_id` (`clone_id`), KEY `is_valid` (`is_valid`), KEY `type` (`type`) ) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci 2024-08-14 10:14:03 [DB] Last error: 2024-08-14 10:14:03 [DB] checkDBTable() for "doctree" 2024-08-14 10:14:03 [DB] The table does not exist, create new: CREATE TABLE `wpftsi_doctree` ( `id` int(10) unsigned NOT NULL auto_increment, `p_tid` bigint(20) unsigned NOT NULL default '0', `p_tsrc` varchar(255) NOT NULL default '', `p_token` varchar(255) NOT NULL default '', `c_tid` bigint(20) unsigned NOT NULL default '0', `c_tsrc` varchar(255) NOT NULL default '', `c_token` varchar(255) NOT NULL default '', PRIMARY KEY (`id`), KEY `p_token` (`p_token`(190)), KEY `c_token` (`c_token`(190)), KEY `p_tid` (`p_tid`,`p_tsrc`(100)), KEY `c_tid` (`c_tid`,`c_tsrc`(100)), KEY `p_tid_2` (`p_tid`), KEY `p_tsrc` (`p_tsrc`(100)), KEY `c_tid_2` (`c_tid`), KEY `c_tsrc` (`c_tsrc`(100)) ) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci 2024-08-14 10:14:03 [DB] Last error: 2024-08-14 10:14:03 [DB] updateDB() result: OK