mysql / mysql-utilities

MySQL Utilities is a set of easy-to-use scripts intended to make working with MySQL servers easier.
GNU General Public License v2.0
267 stars 161 forks source link

Add tables to be specified in dbcompare #25

Closed mathewpower closed 6 years ago

mathewpower commented 6 years ago

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.

mysql-oca-bot commented 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

mysql-oca-bot commented 6 years ago

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