switlen commented on issue #3476: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3476#issuecomment-694711370
when i use mysql 5.6 ,its the problem i have encounterd,you can upgrade mysql to 5.7 or set system global variables 'innodb_large_prefix' on,and SET GLOBAL innodb_file_format=Barracuda; SET GLOBAL innodb_file_format_max=Barracuda; i choose upgrade mysql to solve this problem! ---------------------------------------------------------------- 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: [email protected]
