24 results found
-
Source Control for MySQL
It would be great to see your Source Control for Oracle product ported to support MySQL.
Note from Red Gate: please do comment on which source control system you use (e.g. Git/Mercurial/Subversion/TFS etc.), as well as any other critical features for you
55 votes -
SSL Connections
Please add the ability for MySQL Compare to connect using SSL to the MySQL server
54 votes -
API for mysql compare like available for sql compare
Add MySQL Compare API as available with SQL Compare
32 votes -
Mac
Please make the tool available for Mac OS
15 votes -
Scriptfolder feature
I know the MySQL bundles does not have the source control - and there is already an idea asking for it, but if the MySQL compare can generate and work with script folder like the oracle one does, we can check in the folder manually and make the tool as robust as oracle bundles
14 votes -
Compare scripts folder to a database
Would really love this tool to be able to compare a scripts folder to a database like SQL Compare is able to do.
14 votes -
SQL Monitor for SQL on Linux
Please get SQL Monitor support for SQL running on Linux platforms
9 votes -
Generate deployment script without database names
I want to run the deployment script to update data in several different target databases. Please add an option to generate the script without the database name.
9 votes -
use add [column] AFTER [col_name] syntax to avoid table rebuild
When adding a column mid table and enforcing column order, it would be better to use the AFTER keyword to avoid a table rebuild. e.g.
alter table test_col2 add column d int after c;
8 votes -
MySQL Compare deploy scripts don't have formula of generated columns
MySQL Compare Tools' deploy scripts don't have expression/formula of generated columns. Please add that feature
7 votes -
Add decent line breaking in view definition comparisons
Now, the whole view definition is on a single line and the compare display is worthless. Please add line breaks in the definition statement (just for display) so the statement can be inspected. Maybe just replace blanks with line breaks...
6 votes -
Allow export of comparison results
Once a comparison is done, allow the result to be exported or at least copyable so it can be saved for reference.
6 votes -
Can we have some help documentation for the MySQL Tools
Can you please generate help documentation for the MySQL Tools similar to what is available for SQL Compare and Schema Compare for Oracle.
5 votes -
Deployment scripts don't retain the names of foreign keys. Should use the CONSTRAINT `name` syntax when generating the script.
Having foreign key constrains renamed things like 'ibfk3' causes maintenance problems. When generating an update script, the tool should retain the name of the foreign key by using the CONSTRAINT `nameof_constraint` syntax before the FOREIGN KEY keywords.
5 votes -
MySQL automated Backup
I would be nice, if you complete your Tools with a Backup.
3 votes -
Display ports
When I compare databases running on the same machine but on different ports, I cannot distinguish between the left and right dabase in the result view. Better to add the port behind the hostname
3 votes -
ER diagram tool like ERDLab?
This new tool idea has been proposed several times but nothing came out of it.
Does Red-gate plan to build a database design tool anytime soon?
I use https://www.erdlab.io but it is a cloud based app. Having a desktop tool which I can use offline too would be great. Red-gate team please consider this suggestion and add an ER diagram tool in your products list.
3 votes -
some mysql compare
Both tools should be combined into a single user interface. Easy for users to switch data structure comparison or contrast. And, we should support projects run multiple comparison at same time.This will improve efficiency.
3 votes -
It will be great if you create "Sql Search" for MySql.
Sql Search for Microsoft Sql Server is realized as plugin but for MySql it can be standalone application or plugin for MySql Workbench.
3 votes -
Great frontend for weak engine
Your tools looks great but are completely unusable.
Bundle:
Is this one product or two independent? Why is it not possible to compare both schema and data? I even can't copy the database connection params from Compare to Data Compare.MySQL Data compare:
It can't switch database encoding so my string data becomes '???? ???'. It generates buggy SQL when using custom comparison key. It can't pre-edit single vaues to be inserted in SQL script...MySQL schema Compare:
Seems to be OK due to no nontrivial features used in my DBs (such asnational
fields). But all this software is…3 votes
- Don't see your idea?