MySQL Forums
Forum List  »  InnoDB

Re: Failed to start mysql due to start_lsn and ens_lsn issue
Posted by: Hanru Jacobs
Date: August 08, 2022 09:57AM

> May I ask what `innodb_flush_method` and `innodb_dedicated_server` do you use in your MySQL config?

Hi, I have a very simple setup and do not have 'innodb_flush_method` or `innodb_dedicated_serve' in my config below is the mysql conf without the IP and user.

key_buffer_size = 24M
myisam-recover-options = BACKUP
max_connections = 1600
log_error = /var/log/mysql/error.log
max_binlog_size = 100M

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Failed to start mysql due to start_lsn and ens_lsn issue
545
August 08, 2022 09:57AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.