Really disable MySQL pooling support.

This commit is contained in:
Sergio Benitez 2018-10-22 00:01:34 -07:00
parent 8b2ee5b99a
commit ed9d6096aa
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ if [ "$1" = "--contrib" ]; then
diesel_sqlite_pool
diesel_mysql_pool
postgres_pool
mysql_pool
# mysql_pool
sqlite_pool
cypher_pool
redis_pool