bulk inserts

bulk inserts

am 27.11.2003 23:07:34 von Mayuran

Starting from MySQL 4, you can do bulk inserts like:
INSERT INTO table VALUES (a), (b), (c);

Is there anything in DBD::mysql to take advantage of this ?

Thanks



--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org