Closed ktat closed 6 years ago
Sorry. my using DBD::mysql version is dev version (4.033_2) and it causes error on connection, but I confirmed ipv4 with brackets causes no error at least DBD::mysql version 4.033.
But, if you require newer DBD::mysql only for ipv6 adress, please apply this patch and change required DBD::mysql version to older one.
Related to #61.
I made a few more changes to this PR and made a new PR on #94.
ipv4 address with brackts causes error on connection. add brackets only when ip contains ':'.