insert into main(team,teamid,ip) values('team1','1','127.0.0.1'),values('team1','1','127.0.0.1'),values('team1','1','127.0.0.1')
MySQL 返回: #1064 - You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near 'values('team1','1','127.0.0.1'),values('team1','1','127.0.0.1')