Commit Graph

375 Commits

Author SHA1 Message Date
Haojun Liao 76154f5863 [td-11818] support create child table. 2021-12-28 16:06:01 +08:00
Shengliang Guan 68fd418c73 Merge remote-tracking branch 'origin/feature/3.0_liaohj' into feature/dnode3 2021-12-26 22:31:04 -08:00
Haojun Liao 36b98707d9 [td-11818] merge 3.0 2021-12-27 14:15:15 +08:00
Shengliang Guan bb3a0b21d2 change clusterid from int32 to int64 2021-12-26 19:14:19 -08:00
Haojun Liao 563c0ddd44 [td-11818] refactor. 2021-12-24 23:39:55 +08:00
Haojun Liao 0d0d4652bb [td-11818] Add async send callback mechanism. 2021-12-24 23:02:30 +08:00
Xiaoyu Wang 1f706b4e3b TD-12506 merge 3.0 2021-12-24 04:43:59 -05:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Xiaoyu Wang e7ea350872 TD-12506 implement taos_query_l 2021-12-24 01:39:46 -05: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 97128cbf1f [td-11818] support create account and drop account. 2021-12-21 10:11:30 +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 db0fead24e [td-11818] fix compiler error. 2021-12-16 16:08:11 +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 8ff4a07d7b [td-10564] remove unused attributes in user structure, add new log for performance metric. 2021-12-14 10:32:39 +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
Haojun Liao 770e03318a [td-11818] create basic driver launch environment. 2021-12-09 18:59:48 +08:00