Bug #15959 | mysql service crashes after 2 calls of the same stored procedure. | ||
---|---|---|---|
Submitted: | 23 Dec 2005 9:20 | Modified: | 23 Jan 2006 10:37 |
Reporter: | Christian Belz | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.15-nt-max | OS: | Windows (Windows SBS 2003) |
Assigned to: | CPU Architecture: | Any |
[23 Dec 2005 9:20]
Christian Belz
[23 Dec 2005 9:22]
Christian Belz
Stored Procedure: a_da_fertig
Attachment: a_da_fertig.sql (application/octet-stream, text), 35.46 KiB.
[23 Dec 2005 9:26]
Christian Belz
Microsoft SBS 2003 Crash info: AppName: mysqld-max-nt.exe AppVer: 0.0.0.0 ModName: mysqld-max-nt.exe ModVer: 0.0.0.0 Offset: 000e4c8c
[23 Dec 2005 10:37]
Valeriy Kravchuk
Thank you for a problem report. Sorry, but when I tried to call your procedure it gave me: mysql> call a_da_fertig(now()); ERROR 1146 (42S02): Table 'jes.t_artikel_main' doesn't exist So, I need the SHOW CREATE TABLE results and some data for that jes.t_artikel_main table. Please, check the other tables referenced in your procedure too.
[23 Dec 2005 12:08]
Christian Belz
Create tables with a few Data
Attachment: tmp2.sql (application/octet-stream, text), 77.95 KiB.
[24 Jan 2006 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".