зеркало из https://github.com/Azure/mysql.git
926671aa6a
By making the database optional opens the scenario where we just want to issue commands on the server (eg: to create a database), - Fix: If the database name had spaces `mysql` call would fail - Pass the password as an environment variable instead of command line. Eliminates warning that password method passing is insecure. |
||
---|---|---|
.. | ||
AzureMySqlAction.test.ts | ||
AzureMySqlResourceManager.test.ts | ||
FirewallManager.test.ts | ||
MySqlConnectionStringBuilder.test.ts | ||
MysqlUtils.test.ts | ||
main.test.ts |