6.upd.mql 110 B

123456789101112
  1. update /test/mpartition set tags=tags+"hello" where id='13234872624831284182xxx'
  2. ;
  3. -- { sleep(3s) }
  4. ;