Skip to content

Console Output

Skipping 2,104 KB.. Full Log
[2024/05/17 09:34:56.563 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=579] [version=632]
[2024/05/17 09:34:56.564 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=632] ["take time"=2.765534ms] [job="ID:579, Type:add column, State:running, SchemaState:write only, SchemaID:105, TableID:577, RowCount:0, ArgLen:4, start time: 2024-05-17 09:34:56.542 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.568 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=579] [conn=2097160] [category=ddl] [job="ID:579, Type:add column, State:running, SchemaState:write only, SchemaID:105, TableID:577, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.542 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.570 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=632] [neededSchemaVersion=633] ["start time"=294.239µs] [gotSchemaVersion=633] [phyTblIDs="[577]"] [actionTypes="[5]"] [diffTypes="[\"add column\"]"]
[2024/05/17 09:34:56.572 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=579] [version=633]
[2024/05/17 09:34:56.574 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=633] ["take time"=4.228016ms] [job="ID:579, Type:add column, State:running, SchemaState:write reorganization, SchemaID:105, TableID:577, RowCount:0, ArgLen:4, start time: 2024-05-17 09:34:56.542 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.578 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=579] [conn=2097160] [category=ddl] [job="ID:579, Type:add column, State:running, SchemaState:write reorganization, SchemaID:105, TableID:577, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.542 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.579 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: add column, Schema ID: 105, Table ID: 577, Table Name: t1, Column ID: 2, Column Name: c"]
[2024/05/17 09:34:56.581 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=633] [neededSchemaVersion=634] ["start time"=162.797µs] [gotSchemaVersion=634] [phyTblIDs="[577]"] [actionTypes="[5]"] [diffTypes="[\"add column\"]"]
[2024/05/17 09:34:56.582 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=579] [version=634]
[2024/05/17 09:34:56.583 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=634] ["take time"=2.347389ms] [job="ID:579, Type:add column, State:done, SchemaState:public, SchemaID:105, TableID:577, RowCount:0, ArgLen:4, start time: 2024-05-17 09:34:56.542 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.587 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=579] [conn=2097160] [job="ID:579, Type:add column, State:synced, SchemaState:public, SchemaID:105, TableID:577, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.542 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.589 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=579]
[2024/05/17 09:34:56.589 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.592 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=634] [cur_db=client_test_db] [sql="drop table t1"] [user=root@%]
[2024/05/17 09:34:56.593 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:580, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:577, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.593 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:580, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:577, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="drop table t1"]
[2024/05/17 09:34:56.601 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=580] [conn=2097160] [category=ddl] [job="ID:580, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:577, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.602 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=634] [neededSchemaVersion=635] ["start time"=42.481µs] [gotSchemaVersion=635] [phyTblIDs="[577]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.603 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=580] [version=635]
[2024/05/17 09:34:56.605 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=635] ["take time"=2.551782ms] [job="ID:580, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:577, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.607 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=580] [conn=2097160] [category=ddl] [job="ID:580, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:577, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.610 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=635] [neededSchemaVersion=636] ["start time"=34.97µs] [gotSchemaVersion=636] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.611 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=580] [version=636]
[2024/05/17 09:34:56.612 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=636] ["take time"=2.21836ms] [job="ID:580, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:577, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.616 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=580] [conn=2097160] [category=ddl] [job="ID:580, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:577, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.617 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 105, Old Table ID: 577, Old Table Name: t1"]
[2024/05/17 09:34:56.618 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=636] [neededSchemaVersion=637] ["start time"=39.659µs] [gotSchemaVersion=637] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.619 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=580] [version=637]
[2024/05/17 09:34:56.620 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=637] ["take time"=2.143607ms] [job="ID:580, Type:drop table, State:done, SchemaState:none, SchemaID:105, TableID:577, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.624 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=580] [tableIDs="[577]"] [comment="drop table: table ID"]
[2024/05/17 09:34:56.625 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=580] [jobType="drop table"]
[2024/05/17 09:34:56.625 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=580] [conn=2097160] [job="ID:580, Type:drop table, State:synced, SchemaState:none, SchemaID:105, TableID:577, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.592 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.628 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=580]
[2024/05/17 09:34:56.628 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.628 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=580] [elementID=1] [startKey=748000000000000241] [endKey=748000000000000242]
[2024/05/17 09:34:56.630 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:582, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:581, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.63 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.630 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:582, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:581, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.63 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t1 (a INT)"]
[2024/05/17 09:34:56.639 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=582] [conn=2097160] [category=ddl] [job="ID:582, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:581, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.63 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.640 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 105, Table ID: 581, Table Name: t1"]
[2024/05/17 09:34:56.641 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=637] [neededSchemaVersion=638] ["start time"=150.201µs] [gotSchemaVersion=638] [phyTblIDs="[581]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.642 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=582] [version=638]
[2024/05/17 09:34:56.643 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=638] ["take time"=2.184453ms] [job="ID:582, Type:create table, State:done, SchemaState:public, SchemaID:105, TableID:581, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.63 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.646 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=582] [conn=2097160] [job="ID:582, Type:create table, State:synced, SchemaState:public, SchemaID:105, TableID:581, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.63 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.648 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=582]
[2024/05/17 09:34:56.648 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.648 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=446] ["first split key"=748000000000000245]
[2024/05/17 09:34:56.649 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=446] ["first at"=748000000000000245] ["first new region left"="{Id:446 StartKey:7480000000000002ff4100000000000000f8 EndKey:7480000000000002ff4500000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:447 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:56.649 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[446]"]
[2024/05/17 09:34:56.650 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=638] [cur_db=client_test_db] [sql="DROP TABLE IF EXISTS t1"] [user=root@%]
[2024/05/17 09:34:56.651 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:583, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:581, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.651 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:583, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:581, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE IF EXISTS t1"]
[2024/05/17 09:34:56.660 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=583] [conn=2097160] [category=ddl] [job="ID:583, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:581, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.661 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=638] [neededSchemaVersion=639] ["start time"=74.527µs] [gotSchemaVersion=639] [phyTblIDs="[581]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.662 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=583] [version=639]
[2024/05/17 09:34:56.663 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=639] ["take time"=2.150538ms] [job="ID:583, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:581, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.667 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=583] [conn=2097160] [category=ddl] [job="ID:583, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:581, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.669 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=639] [neededSchemaVersion=640] ["start time"=54.119µs] [gotSchemaVersion=640] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.669 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=583] [version=640]
[2024/05/17 09:34:56.671 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=640] ["take time"=2.123101ms] [job="ID:583, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:581, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.673 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=583] [conn=2097160] [category=ddl] [job="ID:583, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:581, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.674 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 105, Old Table ID: 581, Old Table Name: t1"]
[2024/05/17 09:34:56.675 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=640] [neededSchemaVersion=641] ["start time"=65.837µs] [gotSchemaVersion=641] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.677 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=583] [version=641]
[2024/05/17 09:34:56.677 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=641] ["take time"=2.165964ms] [job="ID:583, Type:drop table, State:done, SchemaState:none, SchemaID:105, TableID:581, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.680 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=583] [tableIDs="[581]"] [comment="drop table: table ID"]
[2024/05/17 09:34:56.680 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=583] [jobType="drop table"]
[2024/05/17 09:34:56.680 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=583] [conn=2097160] [job="ID:583, Type:drop table, State:synced, SchemaState:none, SchemaID:105, TableID:581, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.651 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.682 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=583]
[2024/05/17 09:34:56.682 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.682 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=583] [elementID=1] [startKey=748000000000000245] [endKey=748000000000000246]
[2024/05/17 09:34:56.683 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=641] [cur_db=client_test_db] [sql="CREATE TABLE t1(c1 DATETIME,                                           c2 DATE)"] [user=root@%]
[2024/05/17 09:34:56.684 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:585, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:584, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.684 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.684 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:585, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:584, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.684 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t1(c1 DATETIME,                                           c2 DATE)"]
[2024/05/17 09:34:56.688 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=585] [conn=2097160] [category=ddl] [job="ID:585, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:584, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.684 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.689 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 105, Table ID: 584, Table Name: t1"]
[2024/05/17 09:34:56.690 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=641] [neededSchemaVersion=642] ["start time"=126.924µs] [gotSchemaVersion=642] [phyTblIDs="[584]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.691 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=585] [version=642]
[2024/05/17 09:34:56.692 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=642] ["take time"=2.268287ms] [job="ID:585, Type:create table, State:done, SchemaState:public, SchemaID:105, TableID:584, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.684 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.695 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=585] [conn=2097160] [job="ID:585, Type:create table, State:synced, SchemaState:public, SchemaID:105, TableID:584, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.684 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.698 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=585]
[2024/05/17 09:34:56.698 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.698 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=448] ["first split key"=748000000000000248]
[2024/05/17 09:34:56.698 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=448] ["first at"=748000000000000248] ["first new region left"="{Id:448 StartKey:7480000000000002ff4500000000000000f8 EndKey:7480000000000002ff4800000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:449 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:56.698 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[448]"]
[2024/05/17 09:34:56.701 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=642] [cur_db=client_test_db] [sql="DROP TABLE IF EXISTS t1"] [user=root@%]
[2024/05/17 09:34:56.703 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:586, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:584, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.703 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:586, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:584, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE IF EXISTS t1"]
[2024/05/17 09:34:56.707 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=586] [conn=2097160] [category=ddl] [job="ID:586, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:584, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.708 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=642] [neededSchemaVersion=643] ["start time"=41.893µs] [gotSchemaVersion=643] [phyTblIDs="[584]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.709 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=586] [version=643]
[2024/05/17 09:34:56.710 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=643] ["take time"=2.122092ms] [job="ID:586, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:584, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.712 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=586] [conn=2097160] [category=ddl] [job="ID:586, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:584, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.713 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=643] [neededSchemaVersion=644] ["start time"=56.315µs] [gotSchemaVersion=644] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.714 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=586] [version=644]
[2024/05/17 09:34:56.715 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=644] ["take time"=2.199505ms] [job="ID:586, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:584, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.718 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=586] [conn=2097160] [category=ddl] [job="ID:586, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:584, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.718 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 105, Old Table ID: 584, Old Table Name: t1"]
[2024/05/17 09:34:56.719 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=644] [neededSchemaVersion=645] ["start time"=40.312µs] [gotSchemaVersion=645] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.720 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=586] [version=645]
[2024/05/17 09:34:56.721 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=645] ["take time"=2.241156ms] [job="ID:586, Type:drop table, State:done, SchemaState:none, SchemaID:105, TableID:584, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.726 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=586] [tableIDs="[584]"] [comment="drop table: table ID"]
[2024/05/17 09:34:56.726 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=586] [jobType="drop table"]
[2024/05/17 09:34:56.727 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=586] [conn=2097160] [job="ID:586, Type:drop table, State:synced, SchemaState:none, SchemaID:105, TableID:584, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.702 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.728 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=586]
[2024/05/17 09:34:56.728 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.728 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=645] [cur_db=client_test_db] [sql="CREATE  TABLE t1 (a INTEGER)"] [user=root@%]
[2024/05/17 09:34:56.729 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=586] [elementID=1] [startKey=748000000000000248] [endKey=748000000000000249]
[2024/05/17 09:34:56.730 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:588, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:587, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.729 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.730 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:588, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:587, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.729 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE  TABLE t1 (a INTEGER)"]
[2024/05/17 09:34:56.736 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=588] [conn=2097160] [category=ddl] [job="ID:588, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:587, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.729 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.737 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 105, Table ID: 587, Table Name: t1"]
[2024/05/17 09:34:56.737 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=645] [neededSchemaVersion=646] ["start time"=149.166µs] [gotSchemaVersion=646] [phyTblIDs="[587]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.738 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=588] [version=646]
[2024/05/17 09:34:56.739 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=646] ["take time"=2.086138ms] [job="ID:588, Type:create table, State:done, SchemaState:public, SchemaID:105, TableID:587, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.729 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.742 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=588] [conn=2097160] [job="ID:588, Type:create table, State:synced, SchemaState:public, SchemaID:105, TableID:587, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.729 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.744 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=588]
[2024/05/17 09:34:56.744 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.744 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=450] ["first split key"=74800000000000024b]
[2024/05/17 09:34:56.744 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=450] ["first at"=74800000000000024b] ["first new region left"="{Id:450 StartKey:7480000000000002ff4800000000000000f8 EndKey:7480000000000002ff4b00000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:451 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:56.744 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[450]"]
[2024/05/17 09:34:56.747 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=646] [cur_db=client_test_db] [sql="DROP TABLE t1"] [user=root@%]
[2024/05/17 09:34:56.750 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:589, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:587, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.750 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:589, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:587, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE t1"]
[2024/05/17 09:34:56.756 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=589] [conn=2097160] [category=ddl] [job="ID:589, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:587, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.760 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=646] [neededSchemaVersion=647] ["start time"=220.353µs] [gotSchemaVersion=647] [phyTblIDs="[587]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.761 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=589] [version=647]
[2024/05/17 09:34:56.764 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=647] ["take time"=4.340238ms] [job="ID:589, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:587, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.767 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=589] [conn=2097160] [category=ddl] [job="ID:589, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:587, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.769 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=647] [neededSchemaVersion=648] ["start time"=43.937µs] [gotSchemaVersion=648] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.770 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=589] [version=648]
[2024/05/17 09:34:56.771 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=648] ["take time"=2.118502ms] [job="ID:589, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:587, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.774 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=589] [conn=2097160] [category=ddl] [job="ID:589, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:587, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.774 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 105, Old Table ID: 587, Old Table Name: t1"]
[2024/05/17 09:34:56.775 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=648] [neededSchemaVersion=649] ["start time"=41.509µs] [gotSchemaVersion=649] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.776 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=589] [version=649]
[2024/05/17 09:34:56.777 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=649] ["take time"=2.202165ms] [job="ID:589, Type:drop table, State:done, SchemaState:none, SchemaID:105, TableID:587, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.782 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=589] [tableIDs="[587]"] [comment="drop table: table ID"]
[2024/05/17 09:34:56.783 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=589] [jobType="drop table"]
[2024/05/17 09:34:56.784 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=589] [conn=2097160] [job="ID:589, Type:drop table, State:synced, SchemaState:none, SchemaID:105, TableID:587, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.749 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.787 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=589]
[2024/05/17 09:34:56.787 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.787 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=589] [elementID=1] [startKey=74800000000000024b] [endKey=74800000000000024c]
[2024/05/17 09:34:56.791 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=649] [cur_db=test] [sql="DROP TABLE IF EXISTS t1"] [user=root@%]
[2024/05/17 09:34:56.791 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=649] [cur_db=test] [sql="CREATE TABLE t1 (a int)"] [user=root@%]
[2024/05/17 09:34:56.793 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:591, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:590, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.792 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.793 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:591, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:590, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.792 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t1 (a int)"]
[2024/05/17 09:34:56.799 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=591] [conn=2097160] [category=ddl] [job="ID:591, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:590, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.792 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.800 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 590, Table Name: t1"]
[2024/05/17 09:34:56.802 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=649] [neededSchemaVersion=650] ["start time"=245.231µs] [gotSchemaVersion=650] [phyTblIDs="[590]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.804 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=591] [version=650]
[2024/05/17 09:34:56.806 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=650] ["take time"=4.328297ms] [job="ID:591, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:590, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.792 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.810 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=591] [conn=2097160] [job="ID:591, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:590, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.792 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.812 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=591]
[2024/05/17 09:34:56.812 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.812 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=452] ["first split key"=74800000000000024e]
[2024/05/17 09:34:56.812 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=452] ["first at"=74800000000000024e] ["first new region left"="{Id:452 StartKey:7480000000000002ff4b00000000000000f8 EndKey:7480000000000002ff4e00000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:453 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:56.812 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[452]"]
[2024/05/17 09:34:56.814 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=650] [cur_db=client_test_db] [sql="CREATE TABLE t2 (a int NOT NULL PRIMARY KEY auto_increment)"] [user=root@%]
[2024/05/17 09:34:56.817 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:593, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:592, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.815 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.817 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:593, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:592, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.815 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t2 (a int NOT NULL PRIMARY KEY auto_increment)"]
[2024/05/17 09:34:56.823 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=593] [conn=2097160] [category=ddl] [job="ID:593, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:592, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.815 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.824 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 105, Table ID: 592, Table Name: t2"]
[2024/05/17 09:34:56.825 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=650] [neededSchemaVersion=651] ["start time"=130.421µs] [gotSchemaVersion=651] [phyTblIDs="[592]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.826 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=593] [version=651]
[2024/05/17 09:34:56.827 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=651] ["take time"=2.136565ms] [job="ID:593, Type:create table, State:done, SchemaState:public, SchemaID:105, TableID:592, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.815 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.831 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=593] [conn=2097160] [job="ID:593, Type:create table, State:synced, SchemaState:public, SchemaID:105, TableID:592, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.815 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.833 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=593]
[2024/05/17 09:34:56.833 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.833 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=454] ["first split key"=748000000000000250]
[2024/05/17 09:34:56.834 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=454] ["first at"=748000000000000250] ["first new region left"="{Id:454 StartKey:7480000000000002ff4e00000000000000f8 EndKey:7480000000000002ff5000000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:455 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:56.834 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[454]"]
[2024/05/17 09:34:56.837 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=651] [cur_db=client_test_db] [sql="DROP TABLE IF EXISTS t1"] [user=root@%]
[2024/05/17 09:34:56.837 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=651] [cur_db=client_test_db] [sql="DROP TABLE IF EXISTS t2"] [user=root@%]
[2024/05/17 09:34:56.838 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:594, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:592, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.838 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:594, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:592, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE IF EXISTS t2"]
[2024/05/17 09:34:56.843 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=594] [conn=2097160] [category=ddl] [job="ID:594, Type:drop table, State:queueing, SchemaState:public, SchemaID:105, TableID:592, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.844 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=651] [neededSchemaVersion=652] ["start time"=43.149µs] [gotSchemaVersion=652] [phyTblIDs="[592]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.845 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=594] [version=652]
[2024/05/17 09:34:56.847 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=652] ["take time"=2.768888ms] [job="ID:594, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:592, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.853 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=594] [conn=2097160] [category=ddl] [job="ID:594, Type:drop table, State:running, SchemaState:write only, SchemaID:105, TableID:592, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.855 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=652] [neededSchemaVersion=653] ["start time"=124.377µs] [gotSchemaVersion=653] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.857 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=594] [version=653]
[2024/05/17 09:34:56.859 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=653] ["take time"=4.540486ms] [job="ID:594, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:592, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.865 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=594] [conn=2097160] [category=ddl] [job="ID:594, Type:drop table, State:running, SchemaState:delete only, SchemaID:105, TableID:592, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.866 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 105, Old Table ID: 592, Old Table Name: t2"]
[2024/05/17 09:34:56.868 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=653] [neededSchemaVersion=654] ["start time"=106.226µs] [gotSchemaVersion=654] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.870 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=594] [version=654]
[2024/05/17 09:34:56.872 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=654] ["take time"=4.016698ms] [job="ID:594, Type:drop table, State:done, SchemaState:none, SchemaID:105, TableID:592, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.875 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=594] [tableIDs="[592]"] [comment="drop table: table ID"]
[2024/05/17 09:34:56.876 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=594] [jobType="drop table"]
[2024/05/17 09:34:56.876 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=594] [conn=2097160] [job="ID:594, Type:drop table, State:synced, SchemaState:none, SchemaID:105, TableID:592, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.838 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.879 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=594] [elementID=1] [startKey=748000000000000250] [endKey=748000000000000251]
[2024/05/17 09:34:56.879 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=594]
[2024/05/17 09:34:56.879 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.880 +00:00] [WARN] [session.go:1573] ["parse SQL failed"] [conn=2097160] [session_alias=] [error="[parser:1064]You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use near '/*+ ' at line 1"] [SQL="SELECT /*+ "]
[2024/05/17 09:34:56.880 +00:00] [INFO] [conn.go:1151] ["command dispatched failed"] [conn=2097160] [session_alias=] [connInfo="id:2097160, addr:127.0.0.1:32892 status:10, collation:utf8mb4_0900_ai_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:1"] [sql="SELECT /*+ "] [txn_mode=PESSIMISTIC] [timestamp=449822981314838529] [err="[parser:1064]You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use near '/*+ ' at line 1"]
[2024/05/17 09:34:56.880 +00:00] [WARN] [session.go:1573] ["parse SQL failed"] [conn=2097160] [session_alias=] [error="[parser:1064]You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use near '/*+ ICP(`test' at line 1"] [SQL="SELECT /*+ ICP(`test"]
[2024/05/17 09:34:56.880 +00:00] [INFO] [conn.go:1151] ["command dispatched failed"] [conn=2097160] [session_alias=] [connInfo="id:2097160, addr:127.0.0.1:32892 status:10, collation:utf8mb4_0900_ai_ci, user:root"] [command=Query] [status="inTxn:0, autocommit:1"] [sql="SELECT /*+ ICP(`test"] [txn_mode=PESSIMISTIC] [timestamp=449822981314838529] [err="[parser:1064]You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use near '/*+ ICP(`test' at line 1"]
[2024/05/17 09:34:56.881 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=654] [cur_db=client_test_db] [sql="DROP TABLE IF EXISTS client_test_db.bug19894382;"] [user=root@%]
[2024/05/17 09:34:56.882 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=654] [cur_db=client_test_db] [sql="CREATE TABLE client_test_db.bug19894382(f1 CHAR(64), f2 TIME, f3 TIMESTAMP NULL, f4 DATETIME, f5 TIME(3), f6 TIMESTAMP(3) NULL, f7 DATETIME(3));"] [user=root@%]
[2024/05/17 09:34:56.885 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:596, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:595, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.885 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:596, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:595, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE client_test_db.bug19894382(f1 CHAR(64), f2 TIME, f3 TIMESTAMP NULL, f4 DATETIME, f5 TIME(3), f6 TIMESTAMP(3) NULL, f7 DATETIME(3));"]
[2024/05/17 09:34:56.892 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=596] [conn=2097160] [category=ddl] [job="ID:596, Type:create table, State:queueing, SchemaState:none, SchemaID:105, TableID:595, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.892 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 105, Table ID: 595, Table Name: bug19894382"]
[2024/05/17 09:34:56.896 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=654] [neededSchemaVersion=655] ["start time"=483.477µs] [gotSchemaVersion=655] [phyTblIDs="[595]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.898 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=596] [version=655]
[2024/05/17 09:34:56.900 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=655] ["take time"=4.82057ms] [job="ID:596, Type:create table, State:done, SchemaState:public, SchemaID:105, TableID:595, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.903 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=596] [conn=2097160] [job="ID:596, Type:create table, State:synced, SchemaState:public, SchemaID:105, TableID:595, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.884 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.907 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=596]
[2024/05/17 09:34:56.907 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.907 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=456] ["first split key"=748000000000000253]
[2024/05/17 09:34:56.907 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=456] ["first at"=748000000000000253] ["first new region left"="{Id:456 StartKey:7480000000000002ff5000000000000000f8 EndKey:7480000000000002ff5300000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:457 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:56.907 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[456]"]
[2024/05/17 09:34:56.910 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=655] [cur_db=test] [sql="DROP TABLE IF EXISTS t1"] [user=root@%]
[2024/05/17 09:34:56.912 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:597, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:590, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.912 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:597, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:590, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE IF EXISTS t1"]
[2024/05/17 09:34:56.918 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=597] [conn=2097160] [category=ddl] [job="ID:597, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:590, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.920 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=655] [neededSchemaVersion=656] ["start time"=45.365µs] [gotSchemaVersion=656] [phyTblIDs="[590]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.921 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=597] [version=656]
[2024/05/17 09:34:56.922 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=656] ["take time"=2.199461ms] [job="ID:597, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:590, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.926 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=597] [conn=2097160] [category=ddl] [job="ID:597, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:590, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.928 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=656] [neededSchemaVersion=657] ["start time"=27.464µs] [gotSchemaVersion=657] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.929 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=597] [version=657]
[2024/05/17 09:34:56.931 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=657] ["take time"=2.667979ms] [job="ID:597, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:590, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.934 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=597] [conn=2097160] [category=ddl] [job="ID:597, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:590, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.935 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 590, Old Table Name: t1"]
[2024/05/17 09:34:56.936 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=657] [neededSchemaVersion=658] ["start time"=34.508µs] [gotSchemaVersion=658] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:56.937 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=597] [version=658]
[2024/05/17 09:34:56.938 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=658] ["take time"=2.27296ms] [job="ID:597, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:590, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.943 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=597] [tableIDs="[590]"] [comment="drop table: table ID"]
[2024/05/17 09:34:56.944 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=597] [jobType="drop table"]
[2024/05/17 09:34:56.944 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=597] [conn=2097160] [job="ID:597, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:590, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:56.911 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.946 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=597] [elementID=1] [startKey=74800000000000024e] [endKey=74800000000000024f]
[2024/05/17 09:34:56.947 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=597]
[2024/05/17 09:34:56.947 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.948 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=658] [cur_db=test] [sql="CREATE TABLE t1 (f1 INT NOT NULL PRIMARY KEY AUTO_INCREMENT,f2 VARCHAR(255))"] [user=root@%]
[2024/05/17 09:34:56.950 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:599, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:598, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.949 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.950 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:599, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:598, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.949 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t1 (f1 INT NOT NULL PRIMARY KEY AUTO_INCREMENT,f2 VARCHAR(255))"]
[2024/05/17 09:34:56.961 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=599] [conn=2097160] [category=ddl] [job="ID:599, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:598, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.949 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.962 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 598, Table Name: t1"]
[2024/05/17 09:34:56.965 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=658] [neededSchemaVersion=659] ["start time"=156.877µs] [gotSchemaVersion=659] [phyTblIDs="[598]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.965 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=599] [version=659]
[2024/05/17 09:34:56.967 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=659] ["take time"=2.202506ms] [job="ID:599, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:598, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.949 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.971 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=599] [conn=2097160] [job="ID:599, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:598, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.949 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.973 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=599]
[2024/05/17 09:34:56.973 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:56.973 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=458] ["first split key"=748000000000000256]
[2024/05/17 09:34:56.974 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=458] ["first at"=748000000000000256] ["first new region left"="{Id:458 StartKey:7480000000000002ff5300000000000000f8 EndKey:7480000000000002ff5600000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:459 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:56.974 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[458]"]
[2024/05/17 09:34:56.977 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=659] [cur_db=test] [sql="DROP TABLE IF EXISTS t2"] [user=root@%]
[2024/05/17 09:34:56.978 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=659] [cur_db=test] [sql="CREATE TABLE t2 (f1 INT NOT NULL PRIMARY KEY AUTO_INCREMENT,f2 VARCHAR(255))"] [user=root@%]
[2024/05/17 09:34:56.979 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:601, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:600, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.979 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:56.980 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:601, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:600, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.979 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t2 (f1 INT NOT NULL PRIMARY KEY AUTO_INCREMENT,f2 VARCHAR(255))"]
[2024/05/17 09:34:56.984 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=601] [conn=2097160] [category=ddl] [job="ID:601, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:600, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.979 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.984 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 600, Table Name: t2"]
[2024/05/17 09:34:56.985 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=659] [neededSchemaVersion=660] ["start time"=125.252µs] [gotSchemaVersion=660] [phyTblIDs="[600]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:56.987 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=601] [version=660]
[2024/05/17 09:34:56.987 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=660] ["take time"=2.117519ms] [job="ID:601, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:600, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:56.979 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:56.991 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=601] [conn=2097160] [job="ID:601, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:600, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:56.979 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.011 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=601]
[2024/05/17 09:34:57.011 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.011 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=460] ["first split key"=748000000000000258]
[2024/05/17 09:34:57.011 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=460] ["first at"=748000000000000258] ["first new region left"="{Id:460 StartKey:7480000000000002ff5600000000000000f8 EndKey:7480000000000002ff5800000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:461 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:57.012 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[460]"]
[2024/05/17 09:34:57.013 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=660] [cur_db=test] [sql="DROP TABLE t1,t2"] [user=root@%]
[2024/05/17 09:34:57.014 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:602, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:598, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.014 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:602, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:598, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE t1,t2"]
[2024/05/17 09:34:57.021 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=602] [conn=2097160] [category=ddl] [job="ID:602, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:598, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.023 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=660] [neededSchemaVersion=661] ["start time"=109.186µs] [gotSchemaVersion=661] [phyTblIDs="[598]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.025 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=602] [version=661]
[2024/05/17 09:34:57.027 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=661] ["take time"=4.317032ms] [job="ID:602, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:598, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.031 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=602] [conn=2097160] [category=ddl] [job="ID:602, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:598, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.033 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=661] [neededSchemaVersion=662] ["start time"=94.065µs] [gotSchemaVersion=662] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.035 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=602] [version=662]
[2024/05/17 09:34:57.037 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=662] ["take time"=4.232293ms] [job="ID:602, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:598, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.041 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=602] [conn=2097160] [category=ddl] [job="ID:602, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:598, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.042 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 598, Old Table Name: t1"]
[2024/05/17 09:34:57.044 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=662] [neededSchemaVersion=663] ["start time"=57.237µs] [gotSchemaVersion=663] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.045 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=602] [version=663]
[2024/05/17 09:34:57.046 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=663] ["take time"=2.117061ms] [job="ID:602, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:598, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.052 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=602] [tableIDs="[598]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.052 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=602] [jobType="drop table"]
[2024/05/17 09:34:57.053 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=602] [conn=2097160] [job="ID:602, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:598, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.014 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.056 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=602] [elementID=1] [startKey=748000000000000256] [endKey=748000000000000257]
[2024/05/17 09:34:57.056 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=602]
[2024/05/17 09:34:57.056 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.059 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:603, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:600, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.059 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:603, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:600, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE t1,t2"]
[2024/05/17 09:34:57.066 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=603] [conn=2097160] [category=ddl] [job="ID:603, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:600, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.068 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=663] [neededSchemaVersion=664] ["start time"=67.978µs] [gotSchemaVersion=664] [phyTblIDs="[600]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.069 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=603] [version=664]
[2024/05/17 09:34:57.070 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=664] ["take time"=2.260763ms] [job="ID:603, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:600, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.075 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=603] [conn=2097160] [category=ddl] [job="ID:603, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:600, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.076 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=664] [neededSchemaVersion=665] ["start time"=109.74µs] [gotSchemaVersion=665] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.078 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=603] [version=665]
[2024/05/17 09:34:57.078 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=665] ["take time"=2.041004ms] [job="ID:603, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:600, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.082 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=603] [conn=2097160] [category=ddl] [job="ID:603, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:600, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.083 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 600, Old Table Name: t2"]
[2024/05/17 09:34:57.086 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=665] [neededSchemaVersion=666] ["start time"=33.805µs] [gotSchemaVersion=666] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.087 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=603] [version=666]
[2024/05/17 09:34:57.088 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=666] ["take time"=2.143793ms] [job="ID:603, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:600, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.092 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=603] [tableIDs="[600]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.093 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=603] [jobType="drop table"]
[2024/05/17 09:34:57.093 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=603] [conn=2097160] [job="ID:603, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:600, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.058 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.094 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=603]
[2024/05/17 09:34:57.094 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.095 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=666] [cur_db=test] [sql="DROP TABLE IF EXISTS t1"] [user=root@%]
[2024/05/17 09:34:57.096 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=666] [cur_db=test] [sql="CREATE TABLE t1( id INT(11) NOT NULL AUTO_INCREMENT PRIMARY KEY,serial CHAR(10) NOT NULL,pretty CHAR(20) DEFAULT NULL,CONSTRAINT UNIQUE KEY unique_serial (serial) USING HASH,INDEX pretty_index USING HASH (pretty)) ENGINE = InnoDB CHARSET = utf8mb3 COLLATE = utf8mb3_bin"] [user=root@%]
[2024/05/17 09:34:57.096 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=603] [elementID=1] [startKey=748000000000000258] [endKey=748000000000000259]
[2024/05/17 09:34:57.098 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:605, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:604, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.097 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.098 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:605, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:604, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.097 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t1( id INT(11) NOT NULL AUTO_INCREMENT PRIMARY KEY,serial CHAR(10) NOT NULL,pretty CHAR(20) DEFAULT NULL,CONSTRAINT UNIQUE KEY unique_serial (serial) USING HASH,INDEX pretty_index USING HASH (pretty)) ENGINE = InnoDB CHARSET = utf8mb3 COLLATE = utf8mb3_bin"]
[2024/05/17 09:34:57.104 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=605] [conn=2097160] [category=ddl] [job="ID:605, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:604, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.097 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.105 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 604, Table Name: t1"]
[2024/05/17 09:34:57.107 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=666] [neededSchemaVersion=667] ["start time"=329.852µs] [gotSchemaVersion=667] [phyTblIDs="[604]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:57.108 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=605] [version=667]
[2024/05/17 09:34:57.108 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=667] ["take time"=2.032793ms] [job="ID:605, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:604, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.097 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.113 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=605] [conn=2097160] [job="ID:605, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:604, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.097 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.116 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=605]
[2024/05/17 09:34:57.116 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.116 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=462] ["first split key"=74800000000000025c]
[2024/05/17 09:34:57.116 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=462] ["first at"=74800000000000025c] ["first new region left"="{Id:462 StartKey:7480000000000002ff5800000000000000f8 EndKey:7480000000000002ff5c00000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:463 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:57.116 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[462]"]
[2024/05/17 09:34:57.118 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=667] [cur_db=test] [sql="DROP TABLE t1"] [user=root@%]
[2024/05/17 09:34:57.121 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:606, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:604, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.121 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:606, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:604, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE t1"]
[2024/05/17 09:34:57.129 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=606] [conn=2097160] [category=ddl] [job="ID:606, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:604, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.132 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=667] [neededSchemaVersion=668] ["start time"=60.613µs] [gotSchemaVersion=668] [phyTblIDs="[604]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.134 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=606] [version=668]
[2024/05/17 09:34:57.134 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=668] ["take time"=2.102574ms] [job="ID:606, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:604, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.137 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=606] [conn=2097160] [category=ddl] [job="ID:606, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:604, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.140 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=668] [neededSchemaVersion=669] ["start time"=63.694µs] [gotSchemaVersion=669] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.142 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=606] [version=669]
[2024/05/17 09:34:57.144 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=669] ["take time"=4.198449ms] [job="ID:606, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:604, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.148 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=606] [conn=2097160] [category=ddl] [job="ID:606, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:604, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.149 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 604, Old Table Name: t1"]
[2024/05/17 09:34:57.150 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=669] [neededSchemaVersion=670] ["start time"=34.055µs] [gotSchemaVersion=670] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.151 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=606] [version=670]
[2024/05/17 09:34:57.152 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=670] ["take time"=2.144669ms] [job="ID:606, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:604, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.156 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=606] [tableIDs="[604]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.157 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=606] [jobType="drop table"]
[2024/05/17 09:34:57.157 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=606] [conn=2097160] [job="ID:606, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:604, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.12 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.161 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=606]
[2024/05/17 09:34:57.161 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.161 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=670] [cur_db=test] [sql="CREATE TABLE t1(i8 BIGINT, i8u BIGINT UNSIGNED)"] [user=root@%]
[2024/05/17 09:34:57.161 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=606] [elementID=1] [startKey=74800000000000025c] [endKey=74800000000000025d]
[2024/05/17 09:34:57.165 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:608, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:607, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.163 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.165 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:608, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:607, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.163 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t1(i8 BIGINT, i8u BIGINT UNSIGNED)"]
[2024/05/17 09:34:57.172 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=608] [conn=2097160] [category=ddl] [job="ID:608, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:607, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.163 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.173 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 607, Table Name: t1"]
[2024/05/17 09:34:57.174 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=670] [neededSchemaVersion=671] ["start time"=288.61µs] [gotSchemaVersion=671] [phyTblIDs="[607]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:57.176 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=608] [version=671]
[2024/05/17 09:34:57.178 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=671] ["take time"=4.407089ms] [job="ID:608, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:607, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.163 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.182 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=608] [conn=2097160] [job="ID:608, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:607, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.163 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.185 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=608]
[2024/05/17 09:34:57.185 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.185 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=464] ["first split key"=74800000000000025f]
[2024/05/17 09:34:57.185 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=464] ["first at"=74800000000000025f] ["first new region left"="{Id:464 StartKey:7480000000000002ff5c00000000000000f8 EndKey:7480000000000002ff5f00000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:465 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:57.185 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[464]"]
[2024/05/17 09:34:57.194 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=671] [cur_db=test] [sql="DROP TABLE t1"] [user=root@%]
[2024/05/17 09:34:57.196 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:609, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:607, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.196 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:609, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:607, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE t1"]
[2024/05/17 09:34:57.201 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=609] [conn=2097160] [category=ddl] [job="ID:609, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:607, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.203 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=671] [neededSchemaVersion=672] ["start time"=81.632µs] [gotSchemaVersion=672] [phyTblIDs="[607]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.205 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=609] [version=672]
[2024/05/17 09:34:57.206 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=672] ["take time"=2.961197ms] [job="ID:609, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:607, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.209 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=609] [conn=2097160] [category=ddl] [job="ID:609, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:607, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.211 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=672] [neededSchemaVersion=673] ["start time"=77.543µs] [gotSchemaVersion=673] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.212 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=609] [version=673]
[2024/05/17 09:34:57.213 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=673] ["take time"=2.529782ms] [job="ID:609, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:607, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.219 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=609] [conn=2097160] [category=ddl] [job="ID:609, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:607, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.220 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 607, Old Table Name: t1"]
[2024/05/17 09:34:57.221 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=673] [neededSchemaVersion=674] ["start time"=33.238µs] [gotSchemaVersion=674] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.223 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=609] [version=674]
[2024/05/17 09:34:57.224 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=674] ["take time"=2.266347ms] [job="ID:609, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:607, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.226 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=609] [tableIDs="[607]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.227 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=609] [jobType="drop table"]
[2024/05/17 09:34:57.228 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=609] [conn=2097160] [job="ID:609, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:607, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.195 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.230 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=609] [elementID=1] [startKey=74800000000000025f] [endKey=748000000000000260]
[2024/05/17 09:34:57.231 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=609]
[2024/05/17 09:34:57.231 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.339 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=674] [cur_db=test] [sql="CREATE TABLE t1(a INTEGER)"] [user=root@%]
[2024/05/17 09:34:57.344 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:611, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:610, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.342 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.344 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:611, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:610, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.342 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t1(a INTEGER)"]
[2024/05/17 09:34:57.351 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=611] [conn=2097160] [category=ddl] [job="ID:611, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:610, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.342 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.352 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 610, Table Name: t1"]
[2024/05/17 09:34:57.354 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=674] [neededSchemaVersion=675] ["start time"=275.751µs] [gotSchemaVersion=675] [phyTblIDs="[610]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:57.356 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=611] [version=675]
[2024/05/17 09:34:57.358 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=675] ["take time"=4.491683ms] [job="ID:611, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:610, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.342 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.362 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=611] [conn=2097160] [job="ID:611, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:610, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.342 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.364 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=611]
[2024/05/17 09:34:57.364 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.365 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=466] ["first split key"=748000000000000262]
[2024/05/17 09:34:57.365 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=466] ["first at"=748000000000000262] ["first new region left"="{Id:466 StartKey:7480000000000002ff5f00000000000000f8 EndKey:7480000000000002ff6200000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:467 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:57.365 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[466]"]
[2024/05/17 09:34:57.365 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=675] [cur_db=test] [sql="CREATE TABLE t2(a INTEGER, b INTEGER)"] [user=root@%]
[2024/05/17 09:34:57.368 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:613, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:612, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.367 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.368 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:613, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:612, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.367 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE t2(a INTEGER, b INTEGER)"]
[2024/05/17 09:34:57.376 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=613] [conn=2097160] [category=ddl] [job="ID:613, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:612, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.367 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.377 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 612, Table Name: t2"]
[2024/05/17 09:34:57.378 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=675] [neededSchemaVersion=676] ["start time"=118.07µs] [gotSchemaVersion=676] [phyTblIDs="[612]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:57.379 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=613] [version=676]
[2024/05/17 09:34:57.380 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=676] ["take time"=2.111751ms] [job="ID:613, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:612, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.367 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.383 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=613] [conn=2097160] [job="ID:613, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:612, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.367 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.384 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=613]
[2024/05/17 09:34:57.384 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.384 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=466] ["first split key"=748000000000000264]
[2024/05/17 09:34:57.387 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=468] ["first at"=748000000000000264] ["first new region left"="{Id:468 StartKey:7480000000000002ff6200000000000000f8 EndKey:7480000000000002ff6400000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:469 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:57.387 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[468]"]
[2024/05/17 09:34:57.393 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=676] [cur_db=test] [sql="DROP TABLE t1, t2"] [user=root@%]
[2024/05/17 09:34:57.395 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:614, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:610, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.395 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:614, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:610, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE t1, t2"]
[2024/05/17 09:34:57.399 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=614] [conn=2097160] [category=ddl] [job="ID:614, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:610, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.401 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=676] [neededSchemaVersion=677] ["start time"=33.969µs] [gotSchemaVersion=677] [phyTblIDs="[610]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.402 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=614] [version=677]
[2024/05/17 09:34:57.403 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=677] ["take time"=2.361284ms] [job="ID:614, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:610, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.407 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=614] [conn=2097160] [category=ddl] [job="ID:614, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:610, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.408 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=677] [neededSchemaVersion=678] ["start time"=60.67µs] [gotSchemaVersion=678] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.409 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=614] [version=678]
[2024/05/17 09:34:57.410 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=678] ["take time"=2.190416ms] [job="ID:614, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:610, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.414 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=614] [conn=2097160] [category=ddl] [job="ID:614, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:610, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.414 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 610, Old Table Name: t1"]
[2024/05/17 09:34:57.415 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=678] [neededSchemaVersion=679] ["start time"=55.185µs] [gotSchemaVersion=679] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.416 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=614] [version=679]
[2024/05/17 09:34:57.417 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=679] ["take time"=2.236582ms] [job="ID:614, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:610, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.420 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=614] [tableIDs="[610]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.421 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=614] [jobType="drop table"]
[2024/05/17 09:34:57.421 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=614] [conn=2097160] [job="ID:614, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:610, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.394 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.423 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=614]
[2024/05/17 09:34:57.423 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.424 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=614] [elementID=1] [startKey=748000000000000262] [endKey=748000000000000263]
[2024/05/17 09:34:57.426 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:615, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:612, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.426 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:615, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:612, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE t1, t2"]
[2024/05/17 09:34:57.433 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=615] [conn=2097160] [category=ddl] [job="ID:615, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:612, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.436 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=679] [neededSchemaVersion=680] ["start time"=29.859µs] [gotSchemaVersion=680] [phyTblIDs="[612]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.437 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=615] [version=680]
[2024/05/17 09:34:57.438 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=680] ["take time"=2.232558ms] [job="ID:615, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:612, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.443 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=615] [conn=2097160] [category=ddl] [job="ID:615, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:612, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.445 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=680] [neededSchemaVersion=681] ["start time"=83.741µs] [gotSchemaVersion=681] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.447 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=615] [version=681]
[2024/05/17 09:34:57.449 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=681] ["take time"=4.162088ms] [job="ID:615, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:612, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.453 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=615] [conn=2097160] [category=ddl] [job="ID:615, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:612, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.453 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 612, Old Table Name: t2"]
[2024/05/17 09:34:57.454 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=681] [neededSchemaVersion=682] ["start time"=57.948µs] [gotSchemaVersion=682] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.455 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=615] [version=682]
[2024/05/17 09:34:57.456 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=682] ["take time"=2.039787ms] [job="ID:615, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:612, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.458 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=615] [tableIDs="[612]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.459 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=615] [jobType="drop table"]
[2024/05/17 09:34:57.459 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=615] [conn=2097160] [job="ID:615, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:612, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.425 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.461 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=615]
[2024/05/17 09:34:57.461 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.462 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=615] [elementID=1] [startKey=748000000000000264] [endKey=748000000000000265]
[2024/05/17 09:34:57.467 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=682] [cur_db=test] [sql="DROP TABLE IF EXISTS test_tab"] [user=root@%]
[2024/05/17 09:34:57.467 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=682] [cur_db=test] [sql="CREATE TABLE test_tab(col1 MEDIUMBLOB NOT NULL,col2 TINYINT DEFAULT NULL) Engine=InnoDB;"] [user=root@%]
[2024/05/17 09:34:57.470 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:617, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:616, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.469 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.471 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:617, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:616, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.469 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="CREATE TABLE test_tab(col1 MEDIUMBLOB NOT NULL,col2 TINYINT DEFAULT NULL) Engine=InnoDB;"]
[2024/05/17 09:34:57.476 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=617] [conn=2097160] [category=ddl] [job="ID:617, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:616, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.469 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.477 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 616, Table Name: test_tab"]
[2024/05/17 09:34:57.478 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=682] [neededSchemaVersion=683] ["start time"=180.329µs] [gotSchemaVersion=683] [phyTblIDs="[616]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:57.479 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=617] [version=683]
[2024/05/17 09:34:57.480 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=683] ["take time"=2.3225ms] [job="ID:617, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:616, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.469 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.483 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=617] [conn=2097160] [job="ID:617, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:616, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.469 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.485 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=617]
[2024/05/17 09:34:57.486 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.486 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=470] ["first split key"=748000000000000268]
[2024/05/17 09:34:57.486 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=470] ["first at"=748000000000000268] ["first new region left"="{Id:470 StartKey:7480000000000002ff6400000000000000f8 EndKey:7480000000000002ff6800000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:471 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:57.486 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[470]"]
[2024/05/17 09:34:57.488 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=683] [cur_db=test] [sql="DROP TABLE test_tab"] [user=root@%]
[2024/05/17 09:34:57.491 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:618, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:616, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.491 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:618, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:616, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP TABLE test_tab"]
[2024/05/17 09:34:57.500 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=618] [conn=2097160] [category=ddl] [job="ID:618, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:616, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.503 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=683] [neededSchemaVersion=684] ["start time"=53.272µs] [gotSchemaVersion=684] [phyTblIDs="[616]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.504 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=618] [version=684]
[2024/05/17 09:34:57.506 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=684] ["take time"=2.280214ms] [job="ID:618, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:616, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.508 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=618] [conn=2097160] [category=ddl] [job="ID:618, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:616, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.510 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=684] [neededSchemaVersion=685] ["start time"=29.013µs] [gotSchemaVersion=685] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.511 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=618] [version=685]
[2024/05/17 09:34:57.513 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=685] ["take time"=2.545664ms] [job="ID:618, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:616, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.516 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=618] [conn=2097160] [category=ddl] [job="ID:618, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:616, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.516 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 616, Old Table Name: test_tab"]
[2024/05/17 09:34:57.518 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=685] [neededSchemaVersion=686] ["start time"=25.664µs] [gotSchemaVersion=686] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.519 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=618] [version=686]
[2024/05/17 09:34:57.520 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=686] ["take time"=2.271704ms] [job="ID:618, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:616, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.524 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=618] [tableIDs="[616]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.525 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=618] [jobType="drop table"]
[2024/05/17 09:34:57.525 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=618] [conn=2097160] [job="ID:618, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:616, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.49 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.527 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=618] [elementID=1] [startKey=748000000000000268] [endKey=748000000000000269]
[2024/05/17 09:34:57.528 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=618]
[2024/05/17 09:34:57.528 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.528 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=686] [cur_db=test] [sql="create table t1 (id int primary key)"] [user=root@%]
[2024/05/17 09:34:57.531 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:620, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:619, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.529 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.531 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:620, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:619, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.529 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="create table t1 (id int primary key)"]
[2024/05/17 09:34:57.540 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=620] [conn=2097160] [category=ddl] [job="ID:620, Type:create table, State:queueing, SchemaState:none, SchemaID:107, TableID:619, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.529 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.541 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: create table, Schema ID: 107, Table ID: 619, Table Name: t1"]
[2024/05/17 09:34:57.543 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=686] [neededSchemaVersion=687] ["start time"=258.996µs] [gotSchemaVersion=687] [phyTblIDs="[619]"] [actionTypes="[3]"] [diffTypes="[\"create table\"]"]
[2024/05/17 09:34:57.545 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=620] [version=687]
[2024/05/17 09:34:57.547 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=687] ["take time"=4.328666ms] [job="ID:620, Type:create table, State:done, SchemaState:public, SchemaID:107, TableID:619, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.529 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.552 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=620] [conn=2097160] [job="ID:620, Type:create table, State:synced, SchemaState:public, SchemaID:107, TableID:619, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.529 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.555 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=620]
[2024/05/17 09:34:57.555 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.555 +00:00] [INFO] [split_region.go:85] ["split batch regions request"] ["split key count"=1] ["batch count"=1] ["first batch, region ID"=472] ["first split key"=74800000000000026b]
[2024/05/17 09:34:57.555 +00:00] [INFO] [split_region.go:187] ["batch split regions complete"] ["batch region ID"=472] ["first at"=74800000000000026b] ["first new region left"="{Id:472 StartKey:7480000000000002ff6800000000000000f8 EndKey:7480000000000002ff6b00000000000000f8 RegionEpoch:{ConfVer:1 Version:2} Peers:[id:473 store_id:1 ] EncryptionMeta:<nil> IsInFlashback:false FlashbackStartTs:0}"] ["new region count"=1]
[2024/05/17 09:34:57.555 +00:00] [INFO] [split_region.go:236] ["split regions complete"] ["region count"=1] ["region IDs"="[472]"]
[2024/05/17 09:34:57.560 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=687] [cur_db=test] [sql="drop table t1"] [user=root@%]
[2024/05/17 09:34:57.563 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:621, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:619, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.563 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:621, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:619, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="drop table t1"]
[2024/05/17 09:34:57.569 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=621] [conn=2097160] [category=ddl] [job="ID:621, Type:drop table, State:queueing, SchemaState:public, SchemaID:107, TableID:619, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.571 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=687] [neededSchemaVersion=688] ["start time"=35.486µs] [gotSchemaVersion=688] [phyTblIDs="[619]"] [actionTypes="[4]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.572 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=621] [version=688]
[2024/05/17 09:34:57.573 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=688] ["take time"=2.206305ms] [job="ID:621, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:619, RowCount:0, ArgLen:2, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.577 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=621] [conn=2097160] [category=ddl] [job="ID:621, Type:drop table, State:running, SchemaState:write only, SchemaID:107, TableID:619, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.580 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=688] [neededSchemaVersion=689] ["start time"=28.781µs] [gotSchemaVersion=689] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.581 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=621] [version=689]
[2024/05/17 09:34:57.582 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=689] ["take time"=2.201791ms] [job="ID:621, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:619, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.584 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=621] [conn=2097160] [category=ddl] [job="ID:621, Type:drop table, State:running, SchemaState:delete only, SchemaID:107, TableID:619, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.585 +00:00] [INFO] [ddl.go:78] ["Handle ddl event"] [category=stats] [event="(Event Type: drop table, Schema ID: 107, Old Table ID: 619, Old Table Name: t1"]
[2024/05/17 09:34:57.586 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=689] [neededSchemaVersion=690] ["start time"=26.15µs] [gotSchemaVersion=690] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop table\"]"]
[2024/05/17 09:34:57.586 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=621] [version=690]
[2024/05/17 09:34:57.588 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=690] ["take time"=2.234745ms] [job="ID:621, Type:drop table, State:done, SchemaState:none, SchemaID:107, TableID:619, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.592 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=621] [tableIDs="[619]"] [comment="drop table: table ID"]
[2024/05/17 09:34:57.592 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=621] [jobType="drop table"]
[2024/05/17 09:34:57.592 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=621] [conn=2097160] [job="ID:621, Type:drop table, State:synced, SchemaState:none, SchemaID:107, TableID:619, RowCount:0, ArgLen:3, start time: 2024-05-17 09:34:57.562 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.594 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=621]
[2024/05/17 09:34:57.594 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.595 +00:00] [INFO] [session.go:3959] ["CRUCIAL OPERATION"] [conn=2097160] [schemaVersion=690] [cur_db=test] [sql="DROP DATABASE IF EXISTS client_test_db"] [user=root@%]
[2024/05/17 09:34:57.595 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=621] [elementID=1] [startKey=74800000000000026b] [endKey=74800000000000026c]
[2024/05/17 09:34:57.596 +00:00] [INFO] [ddl_worker.go:261] ["add DDL jobs"] [category=ddl] ["batch count"=1] [jobs="ID:622, Type:drop schema, State:queueing, SchemaState:public, SchemaID:105, TableID:0, RowCount:0, ArgLen:1, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false; "] [table=true]
[2024/05/17 09:34:57.596 +00:00] [INFO] [ddl.go:1210] ["start DDL job"] [category=ddl] [job="ID:622, Type:drop schema, State:queueing, SchemaState:public, SchemaID:105, TableID:0, RowCount:0, ArgLen:1, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"] [query="DROP DATABASE IF EXISTS client_test_db"]
[2024/05/17 09:34:57.600 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=622] [conn=2097160] [category=ddl] [job="ID:622, Type:drop schema, State:queueing, SchemaState:public, SchemaID:105, TableID:0, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.616 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=690] [neededSchemaVersion=691] ["start time"=566.066µs] [gotSchemaVersion=691] [phyTblIDs="[124,126,148,171,176,178,181,183,191,193,195,197,199,201,203,205,213,215,217,219,221,232,234,236,238,240,249,251,253,255,257,259,274,282,284,290,292,300,458,595]"] [actionTypes="[2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2]"] [diffTypes="[\"drop schema\"]"]
[2024/05/17 09:34:57.616 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=622] [version=691]
[2024/05/17 09:34:57.617 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=691] ["take time"=2.192619ms] [job="ID:622, Type:drop schema, State:running, SchemaState:write only, SchemaID:105, TableID:0, RowCount:0, ArgLen:1, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.624 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=622] [conn=2097160] [category=ddl] [job="ID:622, Type:drop schema, State:running, SchemaState:write only, SchemaID:105, TableID:0, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.625 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=691] [neededSchemaVersion=692] ["start time"=25.513µs] [gotSchemaVersion=692] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop schema\"]"]
[2024/05/17 09:34:57.626 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=622] [version=692]
[2024/05/17 09:34:57.627 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=692] ["take time"=2.035401ms] [job="ID:622, Type:drop schema, State:running, SchemaState:delete only, SchemaID:105, TableID:0, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.630 +00:00] [INFO] [ddl_worker.go:1215] ["run DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=622] [conn=2097160] [category=ddl] [job="ID:622, Type:drop schema, State:running, SchemaState:delete only, SchemaID:105, TableID:0, RowCount:0, ArgLen:0, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.646 +00:00] [INFO] [domain.go:287] ["diff load InfoSchema success"] [currentSchemaVersion=692] [neededSchemaVersion=693] ["start time"=23.542µs] [gotSchemaVersion=693] [phyTblIDs="[]"] [actionTypes="[]"] [diffTypes="[\"drop schema\"]"]
[2024/05/17 09:34:57.646 +00:00] [INFO] [domain.go:894] ["mdl gets lock, update self version to owner"] [jobID=622] [version=693]
[2024/05/17 09:34:57.649 +00:00] [INFO] [schema_version.go:379] ["wait latest schema version changed(get the metadata lock if tidb_enable_metadata_lock is true)"] [category=ddl] [ver=693] ["take time"=2.911766ms] [job="ID:622, Type:drop schema, State:done, SchemaState:none, SchemaID:105, TableID:0, RowCount:0, ArgLen:1, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.651 +00:00] [INFO] [delete_range.go:447] ["insert into delete-range table"] [category=ddl] [jobID=622] [tableIDs="[124,126,148,171,176,178,181,183,191,193,195,197,199,201,203,205,213,215,217,219,221,232,234,236,238,240,249,251,253,255,257,259,274,282,284,290,292,300,458,595]"] [comment="drop schema: table IDs"]
[2024/05/17 09:34:57.653 +00:00] [INFO] [delete_range.go:112] ["add job into delete-range table"] [category=ddl] [jobID=622] [jobType="drop schema"]
[2024/05/17 09:34:57.653 +00:00] [INFO] [ddl_worker.go:768] ["finish DDL job"] [worker="worker 4, tp general"] [category=ddl] [jobID=622] [conn=2097160] [job="ID:622, Type:drop schema, State:synced, SchemaState:none, SchemaID:105, TableID:0, RowCount:0, ArgLen:1, start time: 2024-05-17 09:34:57.595 +0000 UTC, Err:<nil>, ErrCount:0, SnapshotVersion:0, LocalMode: false"]
[2024/05/17 09:34:57.655 +00:00] [INFO] [ddl.go:1316] ["DDL job is finished"] [category=ddl] [jobID=622]
[2024/05/17 09:34:57.655 +00:00] [INFO] [callback.go:140] ["performing DDL change, must reload"] [category=ddl]
[2024/05/17 09:34:57.656 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=622] [elementID=1] [startKey=74800000000000007c] [endKey=74800000000000007d]
[2024/05/17 09:34:57.658 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=622] [elementID=2] [startKey=74800000000000007e] [endKey=74800000000000007f]
[2024/05/17 09:34:57.659 +00:00] [INFO] [signal_posix.go:54] ["got signal to exit"] [signal=terminated]
[2024/05/17 09:34:57.659 +00:00] [INFO] [server.go:584] ["setting tidb-server to report unhealthy (shutting-down)"]
[2024/05/17 09:34:57.659 +00:00] [ERROR] [http_status.go:526] ["http server error"] [error="http: Server closed"]
[2024/05/17 09:34:57.659 +00:00] [ERROR] [http_status.go:531] ["start status/rpc server error"] [error="accept tcp [::]:10080: use of closed network connection"]
[2024/05/17 09:34:57.659 +00:00] [INFO] [server.go:978] ["start drain clients"]
[2024/05/17 09:34:57.659 +00:00] [INFO] [server.go:1007] ["all sessions quit in drain wait time"]
[2024/05/17 09:34:57.659 +00:00] [INFO] [server.go:959] ["kill all connections."] [category=server]
[2024/05/17 09:34:57.659 +00:00] [ERROR] [http_status.go:521] ["grpc server error"] []
[2024/05/17 09:34:57.659 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=622] [elementID=3] [startKey=748000000000000094] [endKey=748000000000000095]
[2024/05/17 09:34:57.661 +00:00] [INFO] [delete_range.go:259] ["delRange emulator complete task"] [category=ddl] [category=ddl] [jobID=622] [elementID=4] [startKey=7480000000000000ab] [endKey=7480000000000000ac]
+ echo ============= tidb log end   ==================
============= tidb log end   ==================
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS