未验证 提交 1e9d9999 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

fix: taosdump escape dbname (#21014)

* fix: taosdump escape dbname

* fix: json file for escape char

* fix: update taostools ffc2e6f
上级 f4d1ac4e
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# taos-tools # taos-tools
ExternalProject_Add(taos-tools ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 0681d8b GIT_TAG ffc2e6f
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools" SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR "" BINARY_DIR ""
#BUILD_IN_SOURCE TRUE #BUILD_IN_SOURCE TRUE
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
"confirm_parameter_prompt": "no", "confirm_parameter_prompt": "no",
"prepared_rand": 100, "prepared_rand": 100,
"chinese": "no", "chinese": "no",
"escape_character": "yes",
"insert_interval": 0, "insert_interval": 0,
"num_of_records_per_req": 10, "num_of_records_per_req": 10,
"databases": [{ "databases": [{
...@@ -29,7 +30,6 @@ ...@@ -29,7 +30,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb_", "childtable_prefix": "stb_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
...@@ -54,7 +54,6 @@ ...@@ -54,7 +54,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb3-2_", "childtable_prefix": "stb3-2_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
"confirm_parameter_prompt": "no", "confirm_parameter_prompt": "no",
"prepared_rand": 100, "prepared_rand": 100,
"chinese": "no", "chinese": "no",
"escape_character": "yes",
"insert_interval": 0, "insert_interval": 0,
"num_of_records_per_req": 10, "num_of_records_per_req": 10,
"databases": [{ "databases": [{
...@@ -29,7 +30,6 @@ ...@@ -29,7 +30,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb_", "childtable_prefix": "stb_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
...@@ -54,7 +54,6 @@ ...@@ -54,7 +54,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb4-2_", "childtable_prefix": "stb4-2_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
"confirm_parameter_prompt": "no", "confirm_parameter_prompt": "no",
"prepared_rand": 100, "prepared_rand": 100,
"chinese": "no", "chinese": "no",
"escape_character": "yes",
"insert_interval": 0, "insert_interval": 0,
"num_of_records_per_req": 10, "num_of_records_per_req": 10,
"databases": [{ "databases": [{
...@@ -29,7 +30,6 @@ ...@@ -29,7 +30,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb_", "childtable_prefix": "stb_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
...@@ -54,7 +54,6 @@ ...@@ -54,7 +54,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb2-2_", "childtable_prefix": "stb2-2_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
......
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
"confirm_parameter_prompt": "no", "confirm_parameter_prompt": "no",
"prepared_rand": 100, "prepared_rand": 100,
"chinese": "no", "chinese": "no",
"escape_character": "yes",
"insert_interval": 0, "insert_interval": 0,
"num_of_records_per_req": 10, "num_of_records_per_req": 10,
"databases": [{ "databases": [{
...@@ -29,7 +30,6 @@ ...@@ -29,7 +30,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb_", "childtable_prefix": "stb_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
"child_table_exists":"no", "child_table_exists":"no",
"childtable_count": 8, "childtable_count": 8,
"childtable_prefix": "stb1-2_", "childtable_prefix": "stb1-2_",
"escape_character": "yes",
"auto_create_table": "yes", "auto_create_table": "yes",
"batch_create_tbl_num": 10, "batch_create_tbl_num": 10,
"data_source": "rand", "data_source": "rand",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册