| Bug #51731 | Sync does not reconcile all procedures | ||
|---|---|---|---|
| Submitted: | 4 Mar 2010 17:22 | Modified: | 26 Mar 2010 11:30 |
| Reporter: | Jeremy Wilson | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
| Version: | 5.2.16 | OS: | Any (Win 7, Linux) |
| Assigned to: | Alexander Musienko | CPU Architecture: | Any |
| Tags: | regression | ||
[4 Mar 2010 17:22]
Jeremy Wilson
[5 Mar 2010 6:56]
Susanne Ebrecht
Many thanks for writing a bug report. Verified as described. Here is my test: CREATE DATABASE webpt3_Prod; mysql webpt3_Prod < source Open Workbench ... Load diagramm app_webpt_com.mwb Forward engineering ... all seems fine. SELECT count(*) FROM information_schema.routines where routine_schema='webpt3_Prod'; Result 1 instead of 70.
[23 Mar 2010 15:28]
Johannes Taxacher
fixed in repository
[26 Mar 2010 11:30]
Tony Bedford
An entry has been added to the 5.2.17 changelog: When synchronizing a model containing a large number of Stored Routines, not all routines were synchronized with the live server.
