-
Committer:
Stewart Smith
-
Date:
2009-03-06 01:24:14 UTC
-
mto:
(910.4.19 sparc)
(937.2.1 sparc)
-
mto:
This revision was merged to the branch mainline in
revision
924.
-
Revision ID:
stewart@flamingspork.com-20090306012414-ug8doqjmh9q4namx
max_sort_length should be size_t everywhere. Causing numerous failures on SPARC and PowerPC due to strang value being retrieved in filesort. Basically, anything with filesort fails without this patch.