Chalry Liu

Results 2 comments of Chalry Liu

![image](https://cloud.githubusercontent.com/assets/2097664/25073105/92c68374-2311-11e7-8e06-c9f1089365b0.png)

string sql = string.Format("alter table xxxtable AUTO_INCREMENT={0};", s); db.ExecuteCommand(sql);