### 5.1 # innodb_file_io_threads # The number of file I/O threads in InnoDB. # Normally, this should be left at the default value of 4, but disk I/O on Windows may benefit from a larger number. # On Unix, increasing the number has no effect; InnoDB always uses the default value.