morningman opened a new issue #6369:
URL: https://github.com/apache/incubator-doris/issues/6369


   **Describe the bug**
   ```
   SELECT ROUTINE_SCHEMA, ROUTINE_NAME FROM information_schema.ROUTINES WHERE 
ROUTINE_SCHEMA = 'ech_dw' ORDER BY ROUTINES.ROUTINE_SCHEMA
   ```
   
   error:
   ```
   ERROR 1054 (42S22): errCode = 2, detailMessage = Unknown column 
'ROUTINE_SCHEMA' in 'ROUTINES'
   ```
   
   **version**
   trunk


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to