Bug #25134 MySQLD crashes on low tmp space
Submitted: 18 Dec 2006 10:30 Modified: 19 Jan 2007 22:07
Reporter: Kris Buytaert (Candidate Quality Contributor) Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.1.12 OS:Linux (linux)
Assigned to: CPU Architecture:Any
Tags: temp space

[18 Dec 2006 10:30] Kris Buytaert
Description:
MySQLD crashes when it runs out of temp space.

We have a MySQLD configured to write it's temp data on a 512Mb /tmp partition.
When running large queries MySQL often crashes when /tmp is full.

MySQL should report an error , not crash.

How to repeat:
Create small /tmp space.
Run large queries
Crash

Suggested fix:
Throw error,  don't crash.
[19 Dec 2006 22:07] Valeriy Kravchuk
Thank you for a problem report. Please, check with a newer version, 5.1.14, and in case of the same crashes send your my.cnf file content and the corresponding part of the error log.
[20 Jan 2007 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".