Hi,
I'm looking for some help how to restore a backup to a server with a diffrent MyQSL configuration?
Old server (backup from):
innodb_log_file_size = 256M
innodb_log_files_in_group = 3
New server (backup to):
innodb_log_file_size = 512M
innodb_log_files_in_group = 2
What's the best solution in this case?
Regards
I'm looking for some help how to restore a backup to a server with a diffrent MyQSL configuration?
Old server (backup from):
innodb_log_file_size = 256M
innodb_log_files_in_group = 3
New server (backup to):
innodb_log_file_size = 512M
innodb_log_files_in_group = 2
What's the best solution in this case?
Regards
Comment