If you want to adjust the size and number of InnoDB redo log files, you can use the following steps: 1. Close mysql mysqladmin -h127.0.0.1 -P3306 -uroot -p shutdown 2. Modify innodb_log_file_size and innodb_log_files_in_group in the configuration file 3. Start mysql service mysqld start According to the official documentation, MySQL will perform a checkpoint after completing the recovery operation, so delete all old log files and restart according to the new configuration file. Generate redo files The above InnoDB engine redo file maintenance method is all the content that the editor shares with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. You may also be interested in:
|
>>: Native js to implement form validation function
1. Use floating method Effect picture: The code i...
Library Management Create a library create databa...
Table of contents Actual combat process Let's...
Preface Linux groups are organizational units use...
Before reading this article, I hope you have a ba...
Copy code The code is as follows: <form method...
Effect Fading from top to bottom Source code html...
Combining the various problems I encountered in m...
Problem description: I bought a Mac and installed...
Table of contents Preface Configure yum source, e...
Note: I use Centos to install docker Step 1: Inst...
A web server can build multiple web sites with in...
Install and configure the MySql database system. ...
The async_hooks module is an experimental API off...
The following CSS class names starting with a num...