MySQL 5.7 shipped with Ubuntu 14.04 has a ridiculously low sort buffer size of 256KB as default. Can you please increase this value in the template for the docker container to the former default of ...
SELECT id, name FROM employees ORDER BY department, name; After results are displayed, click on the id column header to sort. The extension generates and runs a query like: SELECT id, name FROM ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results