Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
from https://github.com/mariadb-corporation/mariadb-connector-nodejs/pull/276
(and reproduced => resulting in error like :
Error: the object {
|
"buf": [Buffer: [ |
17 |
0 |
0 |
4 |
0 |
0 |
0 |
2 |
64 |
0 |
0 |
0 |
8 |
1 |
6 |
5 |
116 |
101 |
115 |
116 |
110 |
]]
|
"encoding": [undefined] |
"end": 21 |
"pos": 4 |
} was thrown, throw an Error :) |
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
|
)
+ Adding test case in test suite
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.3.0 [ 29500 ] |
Description |
from https://github.com/mariadb-corporation/mariadb-connector-nodejs/pull/276
+ Adding test case in test suite |
from https://github.com/mariadb-corporation/mariadb-connector-nodejs/pull/276
(and reproduced => resulting in error like : {code:java} Error: the object { "buf": [Buffer: [ 17 0 0 4 0 0 0 2 64 0 0 0 8 1 6 5 116 101 115 116 110 ]] "encoding": [undefined] "end": 21 "pos": 4 } was thrown, throw an Error :) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {code} ) + Adding test case in test suite |
Component/s | authentication [ 14407 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |