Closed mathewpower closed 6 years ago
Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html Please make sure to include your MySQL bug system user (email) in the returned form. Thanks
Hi, there was no response to our request to sign an OCA or confirm the code is submitted under the terms of the OCA. As such this request will be closed. Thanks
Sometime we do not wish to compare all the tables in a database. This changes adds the option to specify which table (or tables) we need to compare.
This can be achieved by supplying the argument
--include-tables=core_user,core_item
with CSV of the tables you wish to compare.