79216465

Date: 2024-11-22 20:22:01
Score: 2
Natty:
Report link

mysqld --defaults-file=/etc/mysql/my.cnf --initialize lower_case_table_names=1 --user=mysql --console

Remember to remove lower_case_table_names=1 from the command in mysql 8

mysqld --defaults-file=/etc/mysql/my.cnf --initialize --user=mysql --console (Mysql 8)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: medAmineRg