I perform an SQL query on a database with MySQL and I get back only the first 1000 rows from 24000 expected. If i export the results to an XML form, I get the first 1000 again.
Is there a way to disable that limit and get back all the rows?
Otherwise, I will have to merge 24 XML files :/
I perform an SQL query on a database with MySQL and I get back
Share
Do these steps:
Edit
Workbench Version 6.12 (Mac OS(10.11.3))