Bug #35331 | Crash in Field::maybe_null on view updates | ||
---|---|---|---|
Submitted: | 17 Mar 2008 11:18 | Modified: | 28 Nov 2008 15:02 |
Reporter: | Philip Stoev | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Views | Severity: | S3 (Non-critical) |
Version: | 6.0-falcon-team | OS: | Any |
Assigned to: | Alexey Kopytov | CPU Architecture: | Any |
[17 Mar 2008 11:18]
Philip Stoev
[17 Mar 2008 11:28]
Philip Stoev
Test case for bug #35331
Attachment: bug35331.zip (application/x-zip-compressed, text), 1.03 KiB.
[17 Mar 2008 11:30]
Philip Stoev
To repeat, please unpack the archive and place the .txt file in mysql-test and the .test files in mysql-test/t . Then run: $ perl ./mysql-test-run.pl --stress --stress-test-file=bug35331_run.txt \ --stress-test-duration=7200 --stress-threads=10 --skip-ndb The crash will happen immediately.
[19 Mar 2008 18:07]
Philip Stoev
This bug is reproducible on the latest mysql-6.0 bitkeeper tree and does not involve Falcon tables, just MyISAM.
[24 Mar 2008 23:29]
Sveta Smirnova
Thank you for the report. Verified as described.
[14 Nov 2008 20:23]
Omer Barnir
triage: Updating tag from SR60GA to SR60BETA based on current guidelines as the SR60GA tag was set before there were criteria for the 6.0 release phases and bugs should not be set to SR60GA when we are still in alpha
[28 Nov 2008 15:02]
Alexey Kopytov
Failed to repeat on the latest 6.0-bzr after running the attached test case for ~30 mins.