* enh: remove interlace autocreate tb limit
* enh: autocreate tb with single ctb
* enh: multi-insert in one ctb
* enh: Function realization
* fix: some unit test error
fix: stmt1 unit test
* fix: review and autoCreateTb & interlace support insert into stb syntax
* fix: insert into tags fixed value auto create table
* fix: remove a wrong test
* fix: adapter segment fault
* fix: adaptor core
* fix: get fields make interlace error
* fix: adapter core problem 2
* fix: multi bind exec invalid message problem
fix some format
convert TAOS_FIELD_E to TAOS_FIELD_ALL, to prevent modifications to the original API
rename taos_stmt2_get_stb_fields
refact parse for ctbname parameterized
refactor some code, fix some core problem.