MySQL Forums
Forum List  »  General

Re: Prepared Statements
Posted by: Sergey Petrunya
Date: April 07, 2005 06:04AM

No it's not possible to bind arrays to prepared statement parameters.

Given it has enough memory, MySQL should be able to handle large queries.
Check http://dev.mysql.com/doc/mysql/en/packet-too-large.html for details.

Sergey Petrunia, Software Developer
MySQL AB, www.mysql.com
My blog: http://s.petrunia.net/blog

Options: ReplyQuote


Subject
Written By
Posted
April 06, 2005 11:44AM
Re: Prepared Statements
April 07, 2005 06:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.