Bug #3986 increase default myisam_max_sort_file_size and myisam_max_extra_sort_file_size
Submitted: 3 Jun 2004 16:57 Modified: 28 Jun 2004 11:15
Reporter: Timothy Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:3.23 OS:Any (any)
Assigned to: Sergei Golubchik CPU Architecture:Any

[3 Jun 2004 16:57] Timothy Smith
Description:
It seems like the default values for myisam_max{_extra,}_sort_file_size are good only for toy databases.

The defaults for these should be much larger (e.g., 100G).

If someone is limited on disk space, maybe even 2G is too big - they should change the parameter as appropriate.  But for the vast majority of users, a much larger default would be good.

How to repeat:
n/a

Suggested fix:
n/a
[28 Jun 2004 11:15] Sergei Golubchik
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html