启动不了mysql服务

img

mysqld: File './binlog.index' not found (OS errno 13 - Permission denied)
2022-04-20T03:52:51.237160Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2022-04-20T03:52:51.237204Z 0 [System] [MY-010116] [Server] /usr/bin/mysqld (mysqld 8.0.28) starting as process 5222
2022-04-20T03:52:51.238713Z 0 [Warning] [MY-010091] [Server] Can't create test file /usr/mysqld_tmp_file_case_insensitive_test.lower-test
2022-04-20T03:52:51.238718Z 0 [Warning] [MY-010159] [Server] Setting lower_case_table_names=2 because file system for /usr/ is case insensitive
2022-04-20T03:52:51.239483Z 0 [ERROR] [MY-010119] [Server] Aborting
2022-04-20T03:52:51.239570Z 0 [System] [MY-010910] [Server] /usr/bin/mysqld: Shutdown complete (mysqld 8.0.28) Source distribution.

重装啊

mysqld: File './binlog.index' not found (OS errno 13 - Permission denied)
没有权限,是用的mysql用户吗