[16:48:28] 10Quarry: SQL String functions not working - https://phabricator.wikimedia.org/T100057#1344288 (10yuvipanda) @halfak @milimetric any SQL help? [16:48:43] 10Quarry: SQL String functions not working - https://phabricator.wikimedia.org/T100057#1344290 (10yuvipanda) a:5yuvipanda>3None [16:55:30] 10Quarry: SQL String functions not working - https://phabricator.wikimedia.org/T100057#1344324 (10Halfak) This is because the fields are stored as raw bytes in a VARBINARY field. You need to cast the field to an encoding before it MySQL knows that the byte for "t" corresponds to the byte for "T". See http://... [16:56:08] 10Quarry: SQL String functions not working - https://phabricator.wikimedia.org/T100057#1344327 (10Halfak) 5Open>3Invalid [17:14:55] 10Quarry: Quarry does not respect ORDER BY sort order in result set - https://phabricator.wikimedia.org/T87829#1344375 (10yuvipanda) a:5yuvipanda>3None