Fork自 taosdata / TDengine
sql connect $x = 1 begin: sql insert into db.tb values(now, $x ) -x begin #print ===> insert successed $x $x = $x + 1 goto begin