$ for i in `seq 1 1000`; do mysql -u root --password=bad -h 127.0.0.1 2>/dev/null; donemysql> 转载于:https://www.cnblogs.com/top5/archive/2012/06/13/2547413.html