'SELECT -1 v' returns 18446744069414584000 instead of expected -1. Simliar issue in mysql-native has been proposed a fix in https://github.com/sidorares/nodejs-mysql-native/pull/78
'SELECT -1 v' returns 18446744069414584000 instead of expected -1.
Simliar issue in mysql-native has been proposed a fix in sidorares/nodejs-mysql-native#78