How to turn off the function of automatically creating mysql tables when the service starts #4635
Unanswered
handong0123
asked this question in
Q&A and General discussion
Replies: 1 comment
-
Hi, this feature is not supported, you can submit us an feature issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the production environment, the mysql account does not have ddl permissions, DBA can create the table.
So I created all the tables in advance, but I still report that there is no permission to create the table when I start.
Beta Was this translation helpful? Give feedback.
All reactions