登录压测时,需要很多不同的用户,此时需要向数据库新增数据#批量添加用户账号——存储过程:delimiter drop procedure if exists test;create procedure test()beginDE