mysqljs / mysql

A pure node.js JavaScript Client implementing the MySQL protocol.
MIT License
18.22k stars 2.53k forks source link

dataGrip连接报错Error encountered when performing Introspect schema information_schema: Unknown column 'generation_expression' in 'field list'. Unknown column 'generation_expression' in 'field list' #2470

Closed zhushuaiCoding closed 3 years ago

zhushuaiCoding commented 3 years ago

Now I check the introspect using jdbc metadata option on the datagrip, which can cause the presentation information of the table to not be seen. image image

dougwilson commented 3 years ago

This repository is for the Node.js module to connect to MySQL, not for the MySQL server itself.

zhushuaiCoding commented 3 years ago

Ask me where I can solve this problem. If you know, please attach a link

At 2021-03-11 11:43:08, "Douglas Wilson" notifications@github.com wrote:

This repository is for the Node.js module to connect to MySQL, not for the MySQL server itself.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.