During execution of an SQL Query in MySQL Workbench, the query is automatically limited to 1000 rows. How does one prevent the tool from imposing this limit?
|
feedback
|
|
Use a number greater than the possible number of items that will be returned, say Source: http://wb.mysql.com/?p=230#comment-1279 Update:(Using version 5.2.29CE, not sure how up to date I am): On the menu bar visit Jump to the In the | |||
|
feedback
|