When you try to compare database data of databases which name contains some characters like - then stop with Exception.
The solution is to prefix the name of the database and tables with ` like the other commands of the query.
I don't know where i need to change this in source code.
Thanks
When you try to compare database data of databases which name contains some characters like - then stop with Exception.
The solution is to prefix the name of the database and tables with ` like the other commands of the query.
I don't know where i need to change this in source code.
Thanks