Kód: Vybrat vše
# Database URL without table at the end.
URL: 'mysql://localhost:3306'
# Username / Password
# H2DB does not use this. MySQL Only.
Username: 'root'
Password: ''
NAHRAD TÍMHLE
Kód: Vybrat vše
# Database URL without table at the end.
URL: 'mysql://localhost:3306/gs_37076_1'
# Username / Password
# H2DB does not use this. MySQL Only.
Username: 'gs_37076_1'
Password: 'HESLO'