示例#1
0
def test_unlock_tables():
    client = MySQLClient(read_default_group='client')
    client.unlock_tables()
示例#2
0
def test_unlock_tables():
    client = MySQLClient(read_default_group='client')
    client.unlock_tables()