db.url=mysql://localhost:root@secret/myDatabase
db.url="mysql://localhost:root@secret/myDatabase"
db.default.url="mysql://localhost:root@secret/myDatabase"
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/F52N9OzfPj0J.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framewor...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
--
Guillaume Bort
Cannot connect to database [default]
Why has mysql and postgres a special url and what is the right driver for them?
Thanks for the quick answer btw.
Greetings Severin
2012/2/17 Ben McCann <benjamin...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "play-framework" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/play-framework/-/Wqoz8lP8ElMJ.
>
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to
> play-framewor...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/play-framework?hl=en.
--
С уважением, Илья Скорик
Yours faithfully, Ilya Skorik
This is my url: "jdbc:mysql://localhost/db?user=play&password=secret"
2012/2/17 Ben McCann <b...@benmccann.com>: