chore(*): trigger taoskeeper ci
This commit is contained in:
parent
9b743c10bd
commit
ad6fe3f1ed
|
@ -17,7 +17,6 @@
|
||||||
// this example opens multiple tables, insert/retrieve multiple tables
|
// this example opens multiple tables, insert/retrieve multiple tables
|
||||||
// it is used by TAOS internally for one performance testing
|
// it is used by TAOS internally for one performance testing
|
||||||
// to compiple: gcc -o asyncdemo asyncdemo.c -ltaos
|
// to compiple: gcc -o asyncdemo asyncdemo.c -ltaos
|
||||||
//
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
Loading…
Reference in New Issue