MySQL Forums
Forum List  »  Connector/Python

1000 records
Posted by: Kosei Chiwaki
Date: February 18, 2010 10:25PM

I have encountered problem on my stored procedure.
It works find when I execute it in MySQLWorkbench,
but I press Limited (1000) it show Error Code: 1064

I am using Python2.6.4 and MySQLdb dbapi,
when exceeding result more than 1000 records,
python encounter error due to MySQL return error code 1064.

May I know how to solve problems ?

Options: ReplyQuote


Subject
Written By
Posted
1000 records
February 18, 2010 10:25PM
February 18, 2010 10:32PM


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.