Initial commit, 90% there
This commit is contained in:
19
Documents/Console Error debug panel node-red.txt
Normal file
19
Documents/Console Error debug panel node-red.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
11/30/2025, 3:46:44 PMnode: Anomaly Events DB
|
||||
msg : error
|
||||
error
|
||||
name: "Error"
|
||||
message: string
|
||||
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' at line 4
|
||||
code: "ER_PARSE_ERROR"
|
||||
stack: string
|
||||
Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' at line 4
|
||||
at Packet.asError (/home/mdares/.node-red/node_modules/mysql2/lib/packets/packet.js:740:17)
|
||||
at Query.execute (/home/mdares/.node-red/node_modules/mysql2/lib/commands/command.js:29:26)
|
||||
at PoolConnection.handlePacket (/home/mdares/.node-red/node_modules/mysql2/lib/base/connection.js:477:34)
|
||||
at PacketParser.onPacket (/home/mdares/.node-red/node_modules/mysql2/lib/base/connection.js:93:12)
|
||||
at PacketParser.executeStart (/home/mdares/.node-red/node_modules/mysql2/lib/packet_parser.js:75:16)
|
||||
at Socket.<anonymous> (/home/mdares/.node-red/node_modules/mysql2/lib/base/connection.js:100:25)
|
||||
at Socket.emit (node:events:524:28)
|
||||
at addChunk (node:internal/streams/readable:561:12)
|
||||
at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
|
||||
at Readable.push (node:internal/streams/readable:392:5)
|
||||
Reference in New Issue
Block a user