Apache Doris Web UI error : Unknown database 'undefined' #32627
Replies: 3 comments 2 replies
-
|
the log :
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
ha,this is beacuse the doris can not recognize the default database, you should click the database name on database lists firstly. and you can set the database name in your jdbcUrl |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey eveyone,
Im new to apache Doris and im encountering some problems in the Web UI.
for some reason i cannot use the editor to execute command lines and make queries because it always gives me the same error that an unknown database is undefined.
i searched everyone for a way to even select an already created database/table with mysql in the terminal but still it doesnt work in the web version.
im always getting this error :
Execution failed: Error Failed to execute sql: java.sql.SQLSyntaxErrorException: (conn=27) errCode = 2, detailMessage = Unknown database 'undefined'any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions