OSDN Git Service

Refactor MySQL utilities:
authorscribu <mail@scribu.net>
Fri, 16 Aug 2013 20:24:15 +0000 (23:24 +0300)
committerscribu <mail@scribu.net>
Fri, 16 Aug 2013 20:24:15 +0000 (23:24 +0300)
commita9f7b7c76d6e22f38ae922efa86de13f03324c63
treec41521ca1c2426c8c97ba602510ed6956f8c9bce
parentf50f84118ad753c42175310d164c547a338437a6
Refactor MySQL utilities:

* extract mysql_host_to_cli_args() helper
* make run_mysql_command() accept an associative array of args
* remove redundant run_mysql_query() utility
features/bootstrap/FeatureContext.php
php/commands/core.php
php/commands/db.php
php/utils.php