Re: how to allow variable number of argumets in mysql insert query
"Wagner, Chris (GEAE, CBTS)" <[email protected]> Wed, 26 Dec 2007 15:21:39 -0500
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Organization | GE Aircraft Engines \Cincinnati Bell |
| Message-ID | <[email protected]> |
Glad to help. Prepare_cached should reuse the prepared statement for as long as the database handle is alive. It will resuse the prepared statement as long as the SQL query passed to it is identical. fungazid wrote: > But - Is there a way to know that prepare() doesnâÂÂt work more than once for > each table type during the run ? -- Chris Wagner CBTS GE Aircraft Engines [email protected] -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]