# http://dev.mysql.com/doc/refman/5.0/en/old-client.html
development:
adapter: mysql
- database: osm
- username: openstreetmap
- password: openstreetmap
+ database: openstreetmap
+ username: TheUsername
+ password: ThePassword
host: localhost
# Warning: The database defined as 'test' will be erased and
username: openstreetmap
password: openstreetmap
host: db.openstreetmap.org
+