apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12k stars 3.15k forks source link

[Bug] Unknown system variable 'default_storage_engine'. #11151

Open hanwei996 opened 2 years ago

hanwei996 commented 2 years ago

Search before asking

Version

1.1 version

What's Wrong?

1.1 version Third-party client connection , Unknown system variable 'default_storage_engine'.

What You Expected?

Both default_storage_engine and storage_engine are supported

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

Code of Conduct

dataalive commented 2 years ago

how to produce this error ?

stalary commented 2 years ago

At Master, I have fixed this problem. https://github.com/apache/doris/pull/10143

doglex commented 1 year ago

yes, datagrip can produce