Re: MySQL Connector/Python 2.0.0 Alpha has been released
Jesper Wisborg Krogh <[email protected]>
| Newsgroups | gmane.comp.db.mysql.announce,gmane.comp.db.mysql.general,gmane.comp.db.mysql.packagers |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Hi Sowmya, On 25/07/2014 3:48 AM, Sowmya Dass wrote: > Changes in MySQL Connector/Python 2.0.0 (2014-07-24, Alpha) > > Functionality Added or Changed > > * ... > > * For a stored procedure that produces multiple result sets, it > is now*possible possible* to execute the procedure and process > its results by executing a CALL statement. Execute the > statement using execute() with a multi=True argument, and use > the returned iterator to process each result in turn. (Bug > #73291, Bug #19207922) I noticed a double "possible" in the above note. Regards, Jesper