Bug #34324 | unknown variable 'myisam_max_extra_sort_file_size=100G' | ||
---|---|---|---|
Submitted: | 5 Feb 2008 18:50 | Modified: | 11 Feb 2008 9:21 |
Reporter: | Sloan Childers | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Maria storage engine | Severity: | S1 (Critical) |
Version: | OS: | Any | |
Assigned to: | Michael Widenius | CPU Architecture: | Any |
[5 Feb 2008 18:50]
Sloan Childers
[5 Feb 2008 18:59]
Paul DuBois
myisam_max_extra_sort_file_size no longer exists. From 5.0 manual: http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html: myisam_max_extra_sort_file_size (DEPRECATED) This variable is not used. It was removed in MySQL 5.0.6. So it doesn't exist in 5.1.
[11 Feb 2008 9:21]
Guilhem Bichot
Hi Sloan, I think Paul's answer explains it all. Please re-open if not acceptable.