How can we help you today? How can we help you today?
evaluator

Activity overview

Latest activity by evaluator

Table comments truncated
It seems MySQL Compare cannot handle table comments correctly. They are truncated by MySQL Compare after 60 characters, despite the database engine apparently being able to handle longer comment st...
1 follower 2 comments 0 votes
Thanks for your response. I enabled logging and recreated the error: 16:30:46.801|Info |Logging |1 |Current Logging levels enabled: Verbose,Warning,Fatal,Debug,Information,Trace,Error 16:31:01.812|Info |Serializer |1 |:Deserializing object from stream 16:31:01.817|Debug |Serializer |1 |:Reading serialization info for type RedGate.Compare.EngineController.Schema.MySQL.MySQLSchemaProject 16:31:01.817|Debug |Serializer |1 |:Reading serialization info for type RedGate.Compare.EngineController.MySQL.DataSources.LiveMySQLSshDataSource 16:31:01.818|Debug |Serializer |1 |:Reading serialization info for type RedGate.Compare.EngineController.MySQL.DataSources.LiveMySQLTcpIpDataSource 16:31:01.818|Debug |Serializer |1 |:Reading serialization info for type RedGate.Compare.EngineController.Schema.MySQL.Options 16:31:01.819|Debug |Serializer |1 |:Reading serialization info for type RedGate.Compare.EngineController.Schema.MySQL.DifferenceFilter 16:31:01.819|Debug |Serializer |1 |:Reading serialization info for type RedGate.Compare.EngineController.Schema.MySQL.SelectedRows 16:31:13.681|Debug |PopulationLogger |12 |ProgressTask:Populating DB FirstDB 16:31:13.681|Debug |PopulationLogger |12 |ProgressTask:Populating Dependencies 16:31:13.757|Debug |PopulationLogger |12 |ProgressTask:Populating Tables 16:31:13.922|Debug |PopulationLogger |12 |ProgressTask:Populating Columns 16:31:13.941|Debug |PopulationLogger |12 |ProgressTask:Populating Indexes 16:31:13.996|Debug |PopulationLogger |12 |ProgressTask:Populating Constraints 16:31:13.997|Debug |PopulationLogger |12 |ProgressTask:Populating Index Constraints 16:31:14.163|Debug |PopulationLogger |12 |ProgressTask:Populating FK Constraints 16:31:14.495|Debug |PopulationLogger |12 |ProgressTask:Populating Views 16:31:14.499|Debug |PopulationLogger |12 |ProgressTask:Populating Routines 16:31:14.579|Debug |PopulationLogger |12 |ProgressTask:Populating Triggers 16:31:14.601|Debug |PopulationLogger |12 |ProgressTask:Populating Events 16:31:14.637|Debug |PopulationLogger |12 |ProgressTask:Populating DB SecondDB 16:31:14.637|Debug |PopulationLogger |12 |ProgressTask:Populating Dependencies 16:31:15.065|Error |Engine Service |1 |:Exception in progress dialog The foreign data source you are trying to reference does not exist. Data source error: error: 1142 'SELECT command denied to user 'fedUser'@' The error message seems to be truncated in the log file as well. I have discovered that both databases actually contain FEDERATED tables, and one of those registers fine. So I suspect that MySQL Compare requires more/different rights than MySQL Workbench and other applications of MySQL. Could that be true? / comments
Thanks for your response. I enabled logging and recreated the error:16:30:46.801|Info |Logging |1 |Current Logging levels enabled: Verbose,Warning,Fatal,Debug,Information,Trace,Error...
0 votes
Registrering fails for database with federation
I am evaluating MySQL Compare. When trying to compare two databases where one contains a federated table (using the FEDERATED database engine), registering fails for the database containing the fed...
2 followers 5 comments 0 votes