Page 1 of 1

Data Compare for MySQL - some bugs?

Posted: Fri 13 Nov 2009 11:29
by aasat77
Data Compare for MySQL it's very good and useful tool for comparing
MySQL schemas. Although we found some problems, below I describe it:

1. When we moving stored procedure to other database (e.g. moving from
dev to production version) new line characters on parameters list are
removed from procedure body.

2. Could you tell us if it's possible to implement(use) interactive mode
for MySQL connection?
We have short timeouts on production enviroment and Data Compare
permanent disconnects from database servers :(

Posted: Mon 16 Nov 2009 13:00
by Alexz
Data Compare for MySQL it's very good and useful tool for comparing
Did you mean Schema Compare tool or maybe I missed anything?
1. When we moving stored procedure to other database (e.g. moving from
dev to production version) new line characters on parameters list are
removed from procedure body.
Yeah, we've fixed this bug in the last build of dbForge Studio for MySQL v3.60. So, the fix will be available in the next build of Schema Compare for MySQL.
2. Could you tell us if it's possible to implement(use) interactive mode
for MySQL connection?
We've added your suggestion to in our development plan

Posted: Tue 17 Nov 2009 08:43
by aasat77
Thank you, I use Schema Comparer

Re: Data Compare for MySQL - some bugs?

Posted: Wed 18 Nov 2009 15:29
by mscal
aasat77 wrote:.... We have short timeouts on production enviroment and Data Compare
permanent disconnects from database servers :(
Try to select Keep connection alive on the Advanced tab of the Database Connection Properties dialog box and set ping timeout value less than "wait_timeout" variable of the server.

Posted: Wed 25 Nov 2009 09:53
by aasat77
Alexz wrote:Yeah, we've fixed this bug in the last build of dbForge Studio for MySQL v3.60. So, the fix will be available in the next build of Schema Compare for MySQL.
We have version 1.0.292, When will the next version be released?

Posted: Wed 25 Nov 2009 10:49
by Alexz
We're working to release of dbForge Studio for MySQL v4.0 now and after that we'll plan to update other products.