Note about the mysql2 adapter in database.yml.example.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9409 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
552ed9693e
commit
55ea557fe8
@ -1,4 +1,6 @@
|
|||||||
# MySQL (default setup).
|
# Default setup is given for MySQL with ruby1.8. If you're running Redmine
|
||||||
|
# with MySQL and ruby1.9, replace the adapter name with `mysql2`.
|
||||||
|
# Examples for PostgreSQL and SQLite3 can be found at the end.
|
||||||
|
|
||||||
production:
|
production:
|
||||||
adapter: mysql
|
adapter: mysql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user