MySQL Forums
Forum List  »  Stored Procedures

Re: MySQL Store Procedure can't return multiple datasets
Posted by: Peter Brawley
Date: September 13, 2020 12:45PM

MySQL version? phpMyAdmin version?

Some phpMyAdmin versions have had issues with sprocs and multiple resultsets.

You report a set foreign keys=on error but the sproc you posted does not issue that cmd.

Dpes the sproc run correctly in the mysql client program?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Store Procedure can't return multiple datasets
430
September 13, 2020 12:45PM


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.