6.3.0: Autoconnect
- Changed the default for autoconnect to true, that is, if it is omitted
from the DSN, it will automatically connect. If the driver should not
automatically connect, add?autoconnect=0
to the DSN.
(@thekid)
?autoconnect=0
to the DSN.