Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
1.1.0
-
None
-
2017-7, 2017-8, 2017-15, 2017-16, 2017-17, 2017-18
Description
Without ha_calpont_impl_rnd_pos we are limited to a maximum of 8MB row length including blobs for sorting. For 1.0 this was fine but with BLOB/TEXT support this may not be enough.
At the moment this function just returns the following error message:
Sorting length exceeded. Session variable max_length_for_sort_data needs to be set higher.
Attachments
Issue Links
- is duplicated by
-
MCOL-4735 Length may not exceed 8000 for utf8 varchar(2667) column
- Closed
- relates to
-
MCOL-3879 ExeMgr crash on select - SELECT TABLE FROM -- WHERE scan_code = 'DUP' and id_datasource <> 1002;
- Closed
-
MCOL-267 TEXT and BLOB data types are not supported
- Closed
-
MDEV-14500 filesort to support engines with slow rnd_pos
- Closed