Bug #10605 | Stored procedure with multiple SQL prepared statements disconnects client | ||
---|---|---|---|
Submitted: | 12 May 2005 17:32 | Modified: | 10 Jun 2005 18:26 |
Reporter: | Dean Ellis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.6 | OS: | |
Assigned to: | Konstantin Osipov | CPU Architecture: | Any |
[12 May 2005 17:32]
Dean Ellis
[8 Jun 2005 21:11]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/25782
[8 Jun 2005 21:54]
Konstantin Osipov
The patch is pushed into 5.0.8 tree. Subject: bk commit - 5.0 tree (konstantin:1.1958) BUG#10605 ChangeSet 1.1958 05/06/09 01:09:05 konstantin@mysql.com +3 -0 Disable dynamic SQL in stored routines. This is to close Bug#10975, Bug#7115, Bug#10605 This feature will be implemented in a future release.
[10 Jun 2005 18:26]
Paul DuBois
Noted in 5.0.8 changelog. Added note to prepared statement section that SQL PS cannot be used in stored routines.
[2 Sep 2005 23:13]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/29262