]> source.dussan.org Git - redmine.git/commitdiff
Note about the mysql2 adapter in database.yml.example.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 14 Apr 2012 06:51:16 +0000 (06:51 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 14 Apr 2012 06:51:16 +0000 (06:51 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9409 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/database.yml.example

index b558ec2c66f8902cf72926ad9c99263e6bb55111..21337802d6e01a5d03d35ef057533e015eb7a495 100644 (file)
@@ -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:
   adapter: mysql