diff --git a/src/client/src/taos.def b/src/client/src/taos.def index 77eb9144657facc82dda70129dd77480a0f0b9e8..b3f232bb7b33b93c50dfb35536b4ebe6e633e95c 100644 --- a/src/client/src/taos.def +++ b/src/client/src/taos.def @@ -53,4 +53,8 @@ taos_is_null taos_insert_lines taos_schemaless_insert taos_result_block -taos_print_row_ex \ No newline at end of file +taos_print_row_ex +taos_stmt_affected_rows +taos_is_update_query +taos_reset_current_db +taos_parse_time \ No newline at end of file