mysql提升导入文件效率

配置my.cnf(my.ini)文件 innodb_flush_log_at_trx_commit=0 interactive_timeout = 120 wait_timeout = 120 max_allowed_packet = 32M
相关文章
相关标签/搜索