1 show variables like '%innodb_buffer_pool_size%';
2 set global innodb_flush_log_at_trx_commit = 0;
3 set global bulk_insert_buffer_size = 16777216;
4 set global innodb_autoextend_increment = 16777216;
5 show variables like '%basedir%';
我的机器的mysql路径C:\ProgramData\MySQL\MySQL Server 5.7