mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
- Password is not necessary for connection identification - When password is not required by the database, user can accidentally use multiple different passwords without noticing. This leads to allocating more connection pools and increase of connection consumption.