Commit Graph

140 Commits

Author SHA1 Message Date
Haojun Liao 961ffa77e1 [td-11818] fix bug in create multiple tables; 2022-01-04 10:55:28 +08:00
Haojun Liao 5326356375 [td-11818] create multiple tables. 2022-01-02 23:24:22 +08:00
Haojun Liao 86c2d4b42e [td-11818] support create table in batch. 2021-12-31 14:43:04 +08:00
Haojun Liao 4ff8072d32 [td-11818] fix bug in show tables; 2021-12-31 11:18:59 +08:00
Haojun Liao 9859acf6ec [td-11818] fix compiler warning. 2021-12-30 22:56:30 +08:00
Haojun Liao 0e8676abc8 [td-11818] show tables; 2021-12-30 17:13:02 +08:00
Haojun Liao b91eb6b80b [td-11818] refactor APIs, and fix bug in show tables; 2021-12-30 15:19:09 +08:00
Haojun Liao 0656624db7
Merge pull request #9491 from taosdata/feature/3.0_liaohj
[td-11818] support show tables;
2021-12-30 10:37:26 +08:00
Haojun Liao be7bccae63 [td-11818] support show tables; 2021-12-29 23:07:01 +08:00
Liu Jicong f3067eb26c merge from 3.0 2021-12-29 17:57:54 +08:00
Liu Jicong 335de53594 add mndconsumer 2021-12-29 17:53:43 +08:00
Haojun Liao 3b7bb57752 [td-11818] add test sim. 2021-12-29 15:16:52 +08:00
Haojun Liao 4894ec6b3d [td-11818] merge 3.0 2021-12-29 15:01:12 +08:00
Haojun Liao f76f30ba6b [td-11818] refactor create child table procedure. 2021-12-29 11:42:39 +08:00
Haojun Liao c44249929b [td-11818] merge 3.0 2021-12-28 18:22:29 +08:00
Haojun Liao 6ab7c7e878 [td-11818]support ip as the dnode name. 2021-12-28 18:17:13 +08:00
Liu Jicong 97f334c9dd send create topic req 2021-12-28 17:51:13 +08:00
Haojun Liao 55ee57ec6b [td-11818] refactor create dnode. async send message to server. 2021-12-28 10:55:08 +08:00
Haojun Liao 4ebabfcf30 [td-11818] refactor sim script. 2021-12-27 19:04:04 +08:00
Haojun Liao 5ef5af8865 [td-11818] support create dnode/drop dnode. 2021-12-27 18:48:07 +08:00
Haojun Liao 43d1e3f788 [td-11818] fix bug. 2021-12-27 16:10:39 +08:00
Haojun Liao e661d95aa0 [td-11818] refactor. 2021-12-27 15:19:10 +08:00
Haojun Liao 5ef4444c12 [td-11818]add test case for support show vgroups; 2021-12-24 23:09:38 +08:00
Haojun Liao 0d0d4652bb [td-11818] Add async send callback mechanism. 2021-12-24 23:02:30 +08:00
Haojun Liao a39ec185dc [td-11818] enable some unittest cases. 2021-12-23 16:10:46 +08:00
Haojun Liao ae70935970 [td-11818]support create super table/normal table/ drop db/drop stable 2021-12-23 16:00:17 +08:00
Haojun Liao 42903d3d1f [td-11818] support use db/create stable. 2021-12-23 10:33:11 +08:00
Haojun Liao b9927eae85 [td-11818] support async exec task. 2021-12-21 17:18:39 +08:00
Haojun Liao b710e5813d [td-11818] fix bug. 2021-12-20 19:24:14 +08:00
Haojun Liao 79d93ee7a5 [td-11818] support drop user/account 2021-12-20 19:07:39 +08:00
Haojun Liao 4192f1add9 [td-11818] enable create database. 2021-12-17 16:42:26 +08:00
Haojun Liao 48507aecc0 [td-11818] support show databases; 2021-12-17 11:22:31 +08:00
Haojun Liao cfce13407f [td-11818] implementate the taos_fetch_row . 2021-12-16 15:45:09 +08:00
Haojun Liao 6386917287 [td-11818] support create user/show user parser. 2021-12-15 19:34:36 +08:00
Haojun Liao 77ff634df8 [td-10564] enable parser create user. 2021-12-14 15:51:57 +08:00
Haojun Liao 14952d7fb4 [td-10564] fix bug in taos_close 2021-12-14 15:08:06 +08:00
Haojun Liao 04057a39e2 [td-10564] connect to server success. 2021-12-13 19:31:00 +08:00
Haojun Liao 8c416a5e4e [td-10564] refactor and add test cases. 2021-12-10 17:28:09 +08:00
Haojun Liao cfc632893a [td-10564] refactor and add test cases. 2021-12-10 16:12:28 +08:00
Hongze Cheng 739cf40734 refact 2021-09-22 17:13:05 +08:00