Bug #19674 | sp-threads.test can crash in stress test | ||
---|---|---|---|
Submitted: | 10 May 2006 11:58 | Modified: | 27 Aug 2006 12:26 |
Reporter: | Ingo Strüwing | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S2 (Serious) |
Version: | 5.0.22 | OS: | Linux (Linux) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[10 May 2006 11:58]
Ingo Strüwing
[10 May 2006 12:34]
Valeriy Kravchuk
When I run ./mysql-test-run --stress --stress-threads=3 (with sp-threads only in stress_tests.txt on today's 5.0.22-BK, I've got (never ending) list S3 errors, but not crash. Although, it was NOT a debug build. In var/stress/20060510121554/mysql-stress-test.log I've got: TestID TID Suite TestFileName Found Errors ======================================================= 1 1 main sp-threads.test Severity S3: 1 S3: Count:1 Error:1304: PROCEDURE bug4934 already exists 2 2 main sp-threads.test Severity S3: 1 S3: Count:1 Error:1304: PROCEDURE bug4934 already exists 3 1 main sp-threads.test Severity S3: 1 S3: Count:1 Error:1146: Table 'test.t1' doesn't exist 5 2 main sp-threads.test Severity S3: 1 S3: Count:1 Error:1146: Table 'test.t1' doesn't exist 7 2 main sp-threads.test Severity S3: 1 S3: Count:1 Error:1304: PROCEDURE bug4934 already exists ...
[27 Jul 2006 12:26]
Sveta Smirnova
Strings 5215 - 5219 in sql_parse.cc now are different as you showed. And I can not repeat this bug usin current BK sources. Please, check with current BK sources and if you still catch the problem, please, provide content of your stress_tests.txt file.
[27 Aug 2006 23: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".