database_mysql.cnf 127 B

1234567
  1. [client]
  2. host = 127.0.0.1
  3. port = 3306
  4. database = Test_laboratory
  5. user = root
  6. password = liufan3344
  7. default-character-set = utf8