diff options
| author | zhangzhihan <[email protected]> | 2020-06-01 12:19:54 +0800 |
|---|---|---|
| committer | zhangzhihan <[email protected]> | 2020-06-01 12:19:54 +0800 |
| commit | a31ac9eb7dc33d22f25cff07450635126880a426 (patch) | |
| tree | e7d18f4f8fe95d62d464b3819075298000924c29 /roles/mariadb/templates/sql.txt | |
| parent | cf3847561290b69ccb3fed53a130bee15b7b6d1a (diff) | |
Diffstat (limited to 'roles/mariadb/templates/sql.txt')
| -rw-r--r-- | roles/mariadb/templates/sql.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/mariadb/templates/sql.txt b/roles/mariadb/templates/sql.txt deleted file mode 100644 index 234f528..0000000 --- a/roles/mariadb/templates/sql.txt +++ /dev/null @@ -1 +0,0 @@ -mysql -s -h $host -u $user -p$passwd $dbname < tsg_threshold.sql
\ No newline at end of file |
