MySqlCommand cmd = new MySqlCommand();
这个类一定要 在每个操作函数里 重新new
就是和老师一样
不然后面用 的参数池里
Parameters.AddWithValue()会报你
流程