show variables like '%innodb_doublewrite%'
set global innodb_doublewrite=off;
show variables like '%innodb_doublewrite%'
set global innodb_doublewrite=off;
上一篇:mysql 临时表空间
前置知识InnoDB的数据的读取和更新是以页为单位的,并不是以行为单位的;需要被操作的数据,会先以页(16K)为单位加载到内存中;内存
show variables like ‘innodb_file_per_table’;
执行:netstat -ano | grep 8088如果没有返回,则未开启如果返回信息,则可用
首先确保电脑已安装MySQL客户端其次以管理员方式,打开Windows PowerShell
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M