Bug #36592 | wrong filename in error message when 'show variables' fails | ||
---|---|---|---|
Submitted: | 8 May 2008 12:15 | Modified: | 30 Apr 2015 7:43 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | 5.0.58, 5.0 BK | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[8 May 2008 12:15]
Shane Bester
[11 May 2008 13:00]
Sveta Smirnova
Thank you for the report. Verified as described with 5.0 BK tree on Linux. With version 5.1 bug is not repeatable. I used a bit different method to repeat: $cat t/bug36592-master.opt --tmp-table-size=1024 $cat t/bug36592.test show global status; ./mysql-test-run.pl --manual-gdb --record bug36592 Then in gdb: b handler::ha_open and manually remove temporary files from var/tmp.
[30 Apr 2015 7:43]
Ståle Deraas
Posted by developer: Only repeatable in 5.0, so closing.