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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to