apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
747 stars 260 forks source link

Optimize database configuration for mysql5.6. #2961

Open engraving-knife opened 1 week ago

engraving-knife commented 1 week ago

Why are the changes needed?

Avoid service startup failure due to indentation errors when modifying database configuration. Modify the mysql sql file so that it can run in mysql5.6.

Brief change log

How was this patch tested?

Documentation

zhoujinsong commented 1 week ago

@engraving-knife Thanks for reporting and trying to fix the issue.

Can you help to create an issue and link to this PR to help others find the related issue.