Hirohito Kinjyo - 2010-02-17

Very sorry my careless mistake

There is no Syntax mistake on my Stored Procedure.

MySQL5.1.41, MySQLdb 1.2.3.c1,python 2.6.4(r264)

MySQL Workbench show 3416 records

db.execute(sql_query)

File "build\bdist.win32\egg\MySQLdb\cursors.py", line 173, in execute

self.errorhandler(self, exc, value)

File "build\bdist.win32\egg\MySQLdb\connections.py", line 36, in
defaulterrorhandler

raise errorclass, errorvalue

<class '_mysql_exceptions.programmingerror'="">: (1064, "You have an error in
your SQL syntax; check the manual that corresponds to your MySQL server
version for the right syntax to use near 'call item_date()' at line 1")</class>