You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/08/03 12:05:54 UTC

[GitHub] [incubator-doris] morningman opened a new issue #6369: [Bug] query information_schema.ROUTINES table failed

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-unsubscribe@doris.apache.org

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



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


[GitHub] [incubator-doris] morningman closed issue #6369: [Bug] query information_schema.ROUTINES table failed

Posted by GitBox <gi...@apache.org>.
morningman closed issue #6369:
URL: https://github.com/apache/incubator-doris/issues/6369


   


-- 
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-unsubscribe@doris.apache.org

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



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