Bug #7953 | Calling a procedure with an out parameter gives ERROR 1247 (42S22) | ||
---|---|---|---|
Submitted: | 17 Jan 2005 11:37 | Modified: | 25 Feb 2005 15:44 |
Reporter: | Sushil Kumar | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.2-alpha-log | OS: | Windows (Windows 2000 / XP) |
Assigned to: | Bugs System | CPU Architecture: | Any |
[17 Jan 2005 11:37]
Sushil Kumar
[17 Jan 2005 11:39]
Sushil Kumar
I have applied a patch as suggested in Bug 6950 / 6955.
[17 Jan 2005 11:41]
Sushil Kumar
Sometimes, I get the error if I execute the same stored procedure the second time.
[17 Jan 2005 11:59]
Sushil Kumar
While I know that I can use auto increment, in our actual case, the primary key is a composite key, so I cannot use auto increment. I have given the example to simplify the problem.
[19 Jan 2005 20:14]
Hartmut Holzgraefe
verified with 5.0.2 on linux, on 5.0.3 it even crashes the server
[25 Feb 2005 15:44]
Per-Erik Martin
This was fixed by a previous bugfix.