Home
last modified time | relevance | path

Searched refs:MySQLCommandExecutor (Results 1 – 1 of 1) sorted by relevance

/external/autotest/site_utils/
Dmysql_bootstrap.py60 class MySQLCommandExecutor(object): class
162 MySQLCommandExecutor.ping(dest_host, use_ssh=True)
175 MySQLCommandExecutor.execute(
176 dest_host, MySQLCommandExecutor.mysql_cmd(grant_privileges % creds))
179 MySQLCommandExecutor.ping(