You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/02/21 14:15:35 UTC

[GitHub] [incubator-inlong] Greedyu opened a new pull request #2639: [INLONG-2638][Manager] apache_inlong_manager.sql file execution exception

Greedyu opened a new pull request #2639:
URL: https://github.com/apache/incubator-inlong/pull/2639


   https://inlong.apache.org/docs/next/modules/manager/quick_start . initialize database there is sql/apache_inlong_manager.sql. Throw an exception: ERROR 1364 (HY000) at line 316: Field 'mq_set_name' doesn't have a default value
   
   
   ### Title Name: 
   [INLONG-2638][Manager] apache_inlong_manager.sql file execution exception
   Fix: https://github.com/apache/incubator-inlong/issues/2638
   
   ### Motivation
   
   Failed to initialize database
   
   ### Modifications
   
   Because the subsequently inserted instance does not assign a value to the mq_set_name field, the default value should be nullable 
   
   


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

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



[GitHub] [incubator-inlong] Greedyu closed pull request #2639: [INLONG-2638][Manager] apache_inlong_manager.sql file execution exception

Posted by GitBox <gi...@apache.org>.
Greedyu closed pull request #2639:
URL: https://github.com/apache/incubator-inlong/pull/2639


   


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

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



[GitHub] [incubator-inlong] Greedyu commented on pull request #2639: [INLONG-2638][Manager] apache_inlong_manager.sql file execution exception

Posted by GitBox <gi...@apache.org>.
Greedyu commented on pull request #2639:
URL: https://github.com/apache/incubator-inlong/pull/2639#issuecomment-1047724024


   already fixed


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

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



[GitHub] [incubator-inlong] healchow commented on pull request #2639: [INLONG-2638][Manager] apache_inlong_manager.sql file execution exception

Posted by GitBox <gi...@apache.org>.
healchow commented on pull request #2639:
URL: https://github.com/apache/incubator-inlong/pull/2639#issuecomment-1047741416


   See this PR: https://github.com/apache/incubator-inlong/pull/2656


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

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