diff options
Diffstat (limited to 'yaksh/db.cnf')
-rw-r--r-- | yaksh/db.cnf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/yaksh/db.cnf b/yaksh/db.cnf new file mode 100644 index 0000000..22c68e3 --- /dev/null +++ b/yaksh/db.cnf @@ -0,0 +1,5 @@ +# new.cnf +[client] +database = online_test +user = root +default-character-set = utf8 |