Commit d4f808f3 authored by 黎博's avatar 黎博

mysql配置新增innodb_default_row_format

parent 24c9a3ac
...@@ -60,3 +60,4 @@ ignore-db-dir=lost+found ...@@ -60,3 +60,4 @@ ignore-db-dir=lost+found
#尝试修复ka1的mysql起不来的问题 #尝试修复ka1的mysql起不来的问题
#innodb_force_recovery = 6 #innodb_force_recovery = 6
#innodb_purge_thread = 0 #innodb_purge_thread = 0
innodb_default_row_format = dynamic
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment