Bug #55355 memory leak when performing "Synchronize Model"
Submitted: 19 Jul 2010 8:07 Modified: 27 Jul 2012 8:03
Reporter: Konstantin Popov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.25 CE OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any
Tags: memory leak

[19 Jul 2010 8:07] Konstantin Popov
Description:
After performing operation "Synchronize Model" memory used by MySQLWorkbench.exe (as shown in task manager) increases on 50-100 MBytes. I noticed this after about 1Gb of memory was used.
I use mysql server 5.0.67-community-nt running on localhost, I use no SSL.

How to repeat:
Start Workbench, open model, look at amount of memory used by MySQLWorkbench.exe. Peform "Synchronize Model" command. Look at amount of memory used by MySQLWorkbench.exe again. It will increase on 50-100 MBytes.
[27 Jul 2012 8:03] Philip Olson
Fixed as of Workbench 5.2.41, and here's the changelog entry:

The Synchronize Model operation would use an excessive amount of memory.