提交 85595c91 编写于 作者: F freemine

reenable jdbc

上级 b8a39b19
......@@ -21,5 +21,5 @@ ADD_SUBDIRECTORY(wal)
ADD_SUBDIRECTORY(cq)
ADD_SUBDIRECTORY(dnode)
ADD_SUBDIRECTORY(connector/odbc)
# ADD_SUBDIRECTORY(connector/jdbc)
ADD_SUBDIRECTORY(connector/jdbc)
......@@ -2852,8 +2852,6 @@ SQLRETURN SQL_API SQLSetStmtAttr(SQLHSTMT StatementHandle,
static void init_routine(void) {
taos_init();
D("tsLocale: [%s]", tsLocale);
D("tsCharset: [%s]", tsCharset);
}
static size_t do_field_display_size(TAOS_FIELD *field) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册