Bug #50701 | WB exhausts system memory for large schema with 1000s of tables. | ||
---|---|---|---|
Submitted: | 28 Jan 2010 20:34 | Modified: | 12 May 2010 12:15 |
Reporter: | J Jorgenson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.14 | OS: | Any |
Assigned to: | Sergei Tkachenko | CPU Architecture: | Any |
Tags: | memory limits schema |
[28 Jan 2010 20:34]
J Jorgenson
[29 Jan 2010 22:16]
Johannes Taxacher
we'd ad disabling of overview/auto-querying in profile (or in preferences)
[23 Apr 2010 16:32]
Alfredo Kojima
There should be 2 new options: - Disable Live Schema Overview - Show Schema Names Only in Catalog List
[7 May 2010 15:14]
Sergei Tkachenko
Added 2 options mentioned by Alfredo. Works on all platforms.
[10 May 2010 7:48]
Johannes Taxacher
confirmed in repository
[12 May 2010 12:15]
Tony Bedford
An entry has been added to the 5.2.21 changelog: When the SQL Editor was launched, MySQL Workbench became overloaded, due to a large number of tables (10,000+) in the schema. MySQL Workbench has been changed to include two new options in the Workbench Preferences dialog: Disable Live Schema Overview and Show Schema Names Only in Catalog List. This allows the application to be configured to handle schemata with large numbers of tables.