CodeFoodPixels/node-promise-mysql
A wrapper for mysqljs/mysql that wraps function calls with Bluebird promises.
JavaScriptMIT
Issues
- 1
MySQL client is too old
#172 opened by xSehrMotiviert - 8
TypeError: connection.end is not a function
#102 opened by bitov27 - 2
Using native Promises instead of Bluebird?
#170 opened by JustBeYou - 0
Pool.release defined but not implemented
#168 opened by larserik - 1
Connection lost The server closed the connection
#166 opened by burhanahmeed - 4
Running a query with pool that expects an error does not throw an error in result.
#163 opened by JadenSWang - 3
getting query result as ID which is inserted
#161 opened by bwired-nl - 2
security issue? some npm modules are pulled in from "sinopia.nmlv.nml.com" instead of "registry.npmjs.org"
#157 opened by Kosta-Github - 1
Upgrading from v4 to v5 The pool.releaseConnection has been removed, please use poolConnection.release instead.
#156 opened by vdarevskOTF - 4
- 1
- 1
createConnection() does not accept url string
#139 opened by torotake - 5
- 1
MySql 8.0 ER_NOT_SUPPORTED_AUTH_MODE
#143 opened by ninaninani - 8
- 1
`pool.getConnection()` not working when `returnArgumentsArray: true` is set in config
#137 opened by Tawank - 0
- 7
- 1
- 1
move types to devDependencies
#125 opened by wasserholz - 3
Ability to view generated sql ?
#64 opened by scolestock - 0
Connection overload possible.
#120 opened by dannyhpy - 7
Please provide CHANGELOG
#114 opened by zdila - 1
Destructuring pool object
#100 opened by James2516 - 1
- 3
- 4
- 1
How to break promise chain
#104 opened by parag0 - 2
Connection is not getting close
#99 opened by sarthakshah7 - 2
await connection.query() never return completed
#98 opened by vanerac - 5
Adding a .catch to a pool.query promise chain results in unreturned promise warning
#97 opened by kevinflo - 5
How to run queries sequentially
#95 opened by bidva - 8
Get fields of result
#94 opened by charlielidbury - 5
Transaction support
#91 opened by jesdynf - 6
- 2
Occasional aborted connection
#90 opened by bdmason - 4
Using a query in a pool the program hangs
#86 opened by vgaltes - 1
Connection to anoher port doesn't supported
#88 opened by wwarlock - 3
- 3
Transaction not rolling back
#84 opened by blackout1208 - 1
Get result rows on then not working
#85 opened by MatiasManevi - 3
- 3
- 2
- 1
- 2
Prepare query: How to ovoid sql injection
#74 opened by LuisPaGarcia - 2
- 9
@types/mysql should be in devDepenencies
#72 opened by gamliela - 0
ConnectionPool functions are undefined
#67 opened by avivshafir - 1
build failing
#66 opened by patorjk