{"date":"2024-03-28 15:32:08","type":"ERROR","data":"{ err: Error: ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10' at line 1 at Query.Sequence._packetToError (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Sequence.js:47:14) at Query.ErrorPacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Query.js:79:18) at Protocol._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:291:23) at Parser._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:433:10) at Parser.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:43:10) at Protocol.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:38:16) at Socket. (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:88:28) at Socket. (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:526:10) at Socket.emit (node:events:513:28) at addChunk (node:internal/streams/readable:315:12) -------------------- at Pool.query (F:\workspace\annotations\APP\node_modules\mysql\lib\Pool.js:199:23) at F:\workspace\annotations\APP\utils\pools.js:13:14 at new Promise () at pools (F:\workspace\annotations\APP\utils\pools.js:12:12) at F:\workspace\annotations\APP\router\annotation\bigEntity.js:28:26 at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 'ER_PARSE_ERROR', errno: 1064, sqlMessage: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10' at line 1", sqlState: '42000', index: 0, sql: 'SELECT name,describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10' }, code: -1, msg: '服务器异常!', portName: '/annotation/getBigEntityList', body: { page: 1, size: 10 }, query: {}, method: 'POST' }"} {"date":"2024-03-28 15:32:12","type":"ERROR","data":"{ err: Error: ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10' at line 1 at Query.Sequence._packetToError (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Sequence.js:47:14) at Query.ErrorPacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Query.js:79:18) at Protocol._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:291:23) at Parser._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:433:10) at Parser.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:43:10) at Protocol.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:38:16) at Socket. (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:88:28) at Socket. (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:526:10) at Socket.emit (node:events:513:28) at addChunk (node:internal/streams/readable:315:12) -------------------- at Pool.query (F:\workspace\annotations\APP\node_modules\mysql\lib\Pool.js:199:23) at F:\workspace\annotations\APP\utils\pools.js:13:14 at new Promise () at pools (F:\workspace\annotations\APP\utils\pools.js:12:12) at F:\workspace\annotations\APP\router\annotation\bigEntity.js:28:26 at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 'ER_PARSE_ERROR', errno: 1064, sqlMessage: "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10' at line 1", sqlState: '42000', index: 0, sql: 'SELECT name,describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10' }, code: -1, msg: '服务器异常!', portName: '/annotation/getBigEntityList', body: { page: 1, size: 10 }, query: {}, method: 'POST' }"}