You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/01 15:00:13 UTC

[GitHub] [airflow] Nick-0723 opened a new issue #12739: Encountered an error "mysql: [ERROR] mysql: Empty value for'port' specified." using airflow db shell in breeze

Nick-0723 opened a new issue #12739:
URL: https://github.com/apache/airflow/issues/12739


   
   **Apache Airflow version**:  2.0.0b3
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
   
   **Environment**: 
   
   - **Cloud provider or hardware configuration**: 
   - **OS** (e.g. from /etc/os-release):  Debian GNU/Linux 10 (buster)
   - **Kernel** (e.g. `uname -a`): Linux ace72a077a8c 4.19.76-linuxkit #1 SMP Tue May 26 11:42:35 UTC 2020 x86_64 GNU/Linux
   - **Install tools**: ./breeze --backend mysql --integration redis --db-reset
   - **Others**:
   
   **What happened**: Encountered an error "mysql: [ERROR] mysql: Empty value for'port' specified." using airflow db shell in breeze。 An error will be encountered when the port is not set in sql_alchemy_conn. Like the default value "mysql://root@mysql/airflow?charset=utf8mb4"
   
   
   **What you expected to happen**: The default port should be used in db_command
   
   
   **How to reproduce it**: use './breeze --backend mysql --integration redis --db-reset' ,and then run 'airflow db shell'
   
   
   **Anything else we need to know**:
   
   
   


----------------------------------------------------------------
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.

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



[GitHub] [airflow] Nick-0723 closed issue #12739: Encountered an error "mysql: [ERROR] mysql: Empty value for'port' specified." using airflow db shell in breeze

Posted by GitBox <gi...@apache.org>.
Nick-0723 closed issue #12739:
URL: https://github.com/apache/airflow/issues/12739


   


-- 
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.

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



[GitHub] [airflow] vikramkoka commented on issue #12739: Encountered an error "mysql: [ERROR] mysql: Empty value for'port' specified." using airflow db shell in breeze

Posted by GitBox <gi...@apache.org>.
vikramkoka commented on issue #12739:
URL: https://github.com/apache/airflow/issues/12739#issuecomment-807681338


   @Nick-0723 Just check if this issue is resolved with your PR? 
   Wanted to close this issue, but wanted to make sure first. 


-- 
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.

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