麻烦看一下什么原因怎么处理
[root@iz2zedb3lulnskao7fwrdnz ~]# cat /www/server/data/*.err|grep -i -C 10 error
2022-08-23 12:12:19 5651 [Note] InnoDB: Highest supported file format is Barracuda.
2022-08-23 12:12:20 5651 [Warning] InnoDB: Resizing redo log from 2*320 to 2*2048 pages, LSN=312707773
2022-08-23 12:12:20 5651 [Warning] InnoDB: Starting to delete and rewrite log files.
2022-08-23 12:12:20 5651 [Note] InnoDB: Setting log file /www/server/data/ib_logfile101 size to 32 MB
2022-08-23 12:12:20 5651 [Note] InnoDB: Setting log file /www/server/data/ib_logfile1 size to 32 MB
2022-08-23 12:12:20 5651 [Note] InnoDB: Renaming log file /www/server/data/ib_logfile101 to /www/server/data/ib_logfile0
2022-08-23 12:12:20 5651 [Warning] InnoDB: New log files created, LSN=312707773
2022-08-23 12:12:20 5651 [Note] InnoDB: 128 rollback segment(s) are active.
2022-08-23 12:12:20 5651 [Note] InnoDB: Waiting for purge to start
2022-08-23 12:12:20 5651 [Note] InnoDB: 5.6.50 started; log sequence number 312707773
2022-08-23 12:12:20 5651 [ERROR] /www/server/mysql/bin/mysqld: unknown variable 'port =3306'
2022-08-23 12:12:20 5651 [ERROR] Aborting
|