error.2024-03-28.log 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {"date":"2024-03-28 15:32:08","type":"ERROR","data":"{
  2. 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
  3. at Query.Sequence._packetToError (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Sequence.js:47:14)
  4. at Query.ErrorPacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Query.js:79:18)
  5. at Protocol._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:291:23)
  6. at Parser._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:433:10)
  7. at Parser.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:43:10)
  8. at Protocol.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:38:16)
  9. at Socket.<anonymous> (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:88:28)
  10. at Socket.<anonymous> (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:526:10)
  11. at Socket.emit (node:events:513:28)
  12. at addChunk (node:internal/streams/readable:315:12)
  13. --------------------
  14. at Pool.query (F:\workspace\annotations\APP\node_modules\mysql\lib\Pool.js:199:23)
  15. at F:\workspace\annotations\APP\utils\pools.js:13:14
  16. at new Promise (<anonymous>)
  17. at pools (F:\workspace\annotations\APP\utils\pools.js:12:12)
  18. at F:\workspace\annotations\APP\router\annotation\bigEntity.js:28:26
  19. at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  20. code: 'ER_PARSE_ERROR',
  21. errno: 1064,
  22. 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",
  23. sqlState: '42000',
  24. index: 0,
  25. sql: 'SELECT name,describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10'
  26. },
  27. code: -1,
  28. msg: '服务器异常!',
  29. portName: '/annotation/getBigEntityList',
  30. body: { page: 1, size: 10 },
  31. query: {},
  32. method: 'POST'
  33. }"}
  34. {"date":"2024-03-28 15:32:12","type":"ERROR","data":"{
  35. 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
  36. at Query.Sequence._packetToError (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Sequence.js:47:14)
  37. at Query.ErrorPacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\sequences\Query.js:79:18)
  38. at Protocol._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:291:23)
  39. at Parser._parsePacket (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:433:10)
  40. at Parser.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Parser.js:43:10)
  41. at Protocol.write (F:\workspace\annotations\APP\node_modules\mysql\lib\protocol\Protocol.js:38:16)
  42. at Socket.<anonymous> (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:88:28)
  43. at Socket.<anonymous> (F:\workspace\annotations\APP\node_modules\mysql\lib\Connection.js:526:10)
  44. at Socket.emit (node:events:513:28)
  45. at addChunk (node:internal/streams/readable:315:12)
  46. --------------------
  47. at Pool.query (F:\workspace\annotations\APP\node_modules\mysql\lib\Pool.js:199:23)
  48. at F:\workspace\annotations\APP\utils\pools.js:13:14
  49. at new Promise (<anonymous>)
  50. at pools (F:\workspace\annotations\APP\utils\pools.js:12:12)
  51. at F:\workspace\annotations\APP\router\annotation\bigEntity.js:28:26
  52. at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  53. code: 'ER_PARSE_ERROR',
  54. errno: 1064,
  55. 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",
  56. sqlState: '42000',
  57. index: 0,
  58. sql: 'SELECT name,describe,is_show FROM entity_big WHERE 1=1 ORDER BY id DESC LIMIT 0,10'
  59. },
  60. code: -1,
  61. msg: '服务器异常!',
  62. portName: '/annotation/getBigEntityList',
  63. body: { page: 1, size: 10 },
  64. query: {},
  65. method: 'POST'
  66. }"}