MySQL Forums
Forum List  »  Connector/Python

Re: mysql util 1.4.1 and connect-1.2.0 can not in the same host
Posted by: jack tom
Date: March 18, 2014 01:57AM

thank you

both the mysqlfabric connect and mysql-util-1.4.1 have the same file
errors.py

This log.txt is generat by "python setup.py install --record log.txt"

[root@TEST-25146 mysql-connector-python-1.2.0]# cat log.txt |grep errors
/usr/local/lib/python2.7/site-packages/mysql/connector/errors.py

[root@TEST-25146 mysql-connector-python-1.2.0]# cd ..
[root@TEST-25146 mysqlfabric]# cd mysql-utilities-1.4.1
[root@TEST-25146 mysql-utilities-1.4.1]# cat log.txt |grep errors
/usr/local/lib/python2.7/site-packages/mysql/connector/errors.py

the default install will cover the old errors.py,

second

can you give me a example
how to use
mysqlfabric group import_topology

root@TEST-25146 mysql-utilities-1.4.1]# mysqlfabric group import_topology ip1 ip2 ip3 or group
Usage: %fabric <group> <cmd> [<option> ...] arg ...

mysqlfabric: error: Error ('group'). Command (group group) was not found.

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql util 1.4.1 and connect-1.2.0 can not in the same host
March 18, 2014 01:57AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.