Commit Graph

19 Commits

Author SHA1 Message Date
haojun Liao 06ff862b28
Merge pull request #6418 from jiaoqiyuan/develop
[TD-6240] <fix>: init an array before used by `taos_fetch_row`
2021-06-09 13:33:03 +08:00
Qiyuan Jiao e42a8bc633
Update apitest.c
remove unneeded define
2021-06-08 17:45:32 +08:00
jiaoqiyuan cc53777cc3 init array before use it. 2021-06-08 16:22:25 +08:00
dapan1121 39c7aced49 fix bug 2021-06-07 13:15:57 +08:00
dapan1121 9012ccf162 add error msg 2021-06-07 10:27:13 +08:00
Haojun Liao e0b4bb2442 [td-255]fix memory leak in test cases. 2021-06-01 22:30:12 +08:00
dapan1121 2ce08b2791 Merge branch 'develop' into feature/TD-4400 2021-05-31 08:16:02 +08:00
dapan1121 d6ddc5a807 fix compile error 2021-05-28 19:06:22 +08:00
dapan1121 3a37e5d176 fix bug 2021-05-28 15:21:34 +08:00
dapan1121 54f4c61c6a add prepare APIs 2021-05-28 13:47:54 +08:00
Haojun Liao 71319327c2 [td-225] fix bug found by regression test. 2021-05-28 11:37:56 +08:00
dapan1121 d4c024d779 fix bug 2021-04-22 16:47:46 +08:00
Shuduo Sang d9560c8bfa [TD-3160] <fix>: fix c demo program compile issue. 2021-03-03 17:58:57 +08:00
Hui Li 257af62edf [TD-2258]<fix> taos_fetch_block() resutl printf error 2020-11-27 15:29:12 +08:00
Hui Li c034940cc8 [TD-1961]<fix> modify return when call taos_query() 2020-11-06 10:07:51 +08:00
Hui Li 8604189300 [TD-1961]<fix> modify return when call taos_query() 2020-11-06 10:05:07 +08:00
Bomin Zhang b40c7018e3 print messages in red on error 2020-07-20 09:28:13 +08:00
Bomin Zhang dbd22da833 td-909: fix stream start time issue
fix crash in taos_load_table_info
2020-07-18 09:08:55 +08:00
Bomin Zhang efe558731b td-909: add verification for some API 2020-07-18 09:08:55 +08:00