diff options
Diffstat (limited to 'fs/my.cnf')
-rw-r--r-- | fs/my.cnf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/my.cnf b/fs/my.cnf new file mode 100644 index 00000000000..e70f2c30cbf --- /dev/null +++ b/fs/my.cnf @@ -0,0 +1,5 @@ +[mysqlcorbafs] +socket=/var/lib/mysql/mysql.sock +host=127.0.0.1 +user=root +#password=xxxxxx |