Bug #1157 | Control Center 0.9.2 only working with 1000 records at a time. | ||
---|---|---|---|
Submitted: | 28 Aug 2003 7:13 | Modified: | 8 Dec 2003 16:06 |
Reporter: | Wolf Butler | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQLCC | Severity: | S2 (Serious) |
Version: | 0.9.2 | OS: | Windows (Windows) |
Assigned to: | CPU Architecture: | Any |
[28 Aug 2003 7:13]
Wolf Butler
[28 Aug 2003 7:16]
Wolf Butler
Oops, please disregard the extra "TABLE" in my query example. Should be: CREATE TABLE backup SELECT * FROM original
[28 Aug 2003 7:27]
MySQL Verification Team
Please see bug #1089.
[28 Aug 2003 7:34]
Wolf Butler
Sorry, did a search for this before posting and didn't see this one. Thanks for the resolution.
[8 Dec 2003 16:06]
Jorge del Conde
Hi! You may change the limit size of the queries by editing the server connection and going to the "MySQL Options" tab. Set the "Automatically limit SELECT queries to" 0 for unlimited or any other number you desire.