Closed svoeller99 closed 6 years ago
Allows the default startup/shutdown timeout for the underlying wix-embedded-mysql library to be overridden from a default of 30 seconds (per https://github.com/wix/wix-embedded-mysql/blob/master/wix-embedded-mysql/src/main/java/com/wix/mysql/config/MysqldConfig.java#L109)
Coverage increased (+0.01%) to 99.231% when pulling c0db38bdb30961c5199d041c15deeca0777f5972 on svoeller99:enable-timeout-override into b0c3d193e6a6f72be5699500d0c82661dab677f0 on michaelruocco:master.
Thanks for the contribution! I have just published version 2.1.7 to maven central, it should be available shortly.
Allows the default startup/shutdown timeout for the underlying wix-embedded-mysql library to be overridden from a default of 30 seconds (per https://github.com/wix/wix-embedded-mysql/blob/master/wix-embedded-mysql/src/main/java/com/wix/mysql/config/MysqldConfig.java#L109)