* fixed a problem according to mysql max connection restriction. DaRuMa
was not able to handle connections over mysql max connection. Now DaRuMa
can handle over mysql max connection.
○ mysql の最大接続数制限に関わる問題を修正した。
これまでは、mysql の最大接続数を越える数の接続を扱えなかったのを、
扱えるようにした。