stored procedure throwing MySQL 1329 error : No data - zero rowsfetched, selected, or processed

This is a discussion on stored procedure throwing MySQL 1329 error : No data - zero rowsfetched, selected, or processed within the MySQL Database forums, part of the Database Forums category; Hello, I'm currently working on a SQL script that creates, then calls two stored procedures. Both of these procedures ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-07-2008
Guillaume
 
Posts: n/a
Default stored procedure throwing MySQL 1329 error : No data - zero rowsfetched, selected, or processed

Hello,

I'm currently working on a SQL script that creates, then calls two
stored procedures. Both of these procedures contains a cursor and
works on the data but make no SELECT instruction (only UPDATE or
DELETE).

The problem with the script is that it throws a MySQL 1329 error : "No
data - zero rows fetched, selected, or processed". One error per
procedure call (each procedure is called only one time in the script,
so there are two error messages).

In my development environment, the script doesn't stop and reaches the
end of file. But my ISP tells me that the script stops during it's
execution in the production environment at the first error !

What can I do ? Is it normal that the script doesn't stop in one
environment and not in the other ? Is there a way to hide or bypass
the error (it seems that there is no real error in the script) ?

Any help would be really appreciate.

Thanks

Note :
- development environment : MySQL server 5.0.32 / client 5.0.32
- production environment / MySQL server 5.0.37 / client 5.0.45

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:33 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0