Bug #62426 | MySQL crashes whenever a temporary tables created, tmpfs used for the mysql tmp | ||
---|---|---|---|
Submitted: | 14 Sep 2011 0:57 | Modified: | 19 Nov 2011 9:30 |
Reporter: | Michael Rikmas | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.5.15 | OS: | Linux (Centos 5.5) |
Assigned to: | CPU Architecture: | Any | |
Tags: | innodb, linux, tempfs, temporary table |
[14 Sep 2011 0:57]
Michael Rikmas
[14 Sep 2011 4:05]
Valeriy Kravchuk
Please, send the error log content for the period of this test.
[14 Sep 2011 22:59]
Michael Rikmas
error log: repeating bug
Attachment: bug-62426-error-log.txt (text/plain), 7.49 KiB.
[14 Sep 2011 22:59]
Michael Rikmas
gdb: repeating bug
Attachment: bug-62426-gdb.txt (text/plain), 4.29 KiB.
[22 Sep 2011 3:23]
Yasufumi Kinoshita
tmpfs, ramfs doesn't support both O_DIRECT and native_aio. If you want to use .ibd on the fs, you should disable them. Or you should not use InnoDB temporary tables...
[19 Oct 2011 9:30]
Valeriy Kravchuk
Looks like a duplicate of bug #58421. Please, check.
[20 Nov 2011 7: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".