node-mysql2 icon indicating copy to clipboard operation
node-mysql2 copied to clipboard

support restoreNodeTimeout

Open anchel opened this issue 5 years ago • 2 comments

mysqljs/mysql add restoreNodeTimeout option when call mysql.createPoolCluster has mysql2 plan to support restoreNodeTimeout ?

anchel avatar Mar 25 '20 12:03 anchel

if it's part of mysqljs/mysql then yes, but it's not a priority for me personally. If someone can create PR with change and test I'm happy to merge it

sidorares avatar Mar 25 '20 12:03 sidorares

https://github.com/sidorares/node-mysql2/pull/1133 Can this be merged in

Michael03 avatar Jul 04 '23 09:07 Michael03