一、找到my.ini文件:右键我的电脑-》管理 二、更改my.ini:首先在相应位置建立好相关文件!!!! 这个设置后会出错,因为log不是variable 应该为: 三、重启mysql服务: show variables like 'log%'; show variables like 'log%';
1、检测事件是否开启 show variables like 'event_scheduler'; 2.开启事件 set global event_scheduler = on; 3.创建一个存储过程 delimiter //create procedure test()beginupdate project set create_time = now();end; 4.创
1、错误出现环境:Thinkpad T420, Windows 7 在Vmware 11上安装CentOS 7,出现vt-x disable错误。 错误如下图: You have configured this virtual machine to use a 64-bit guest operating system. However, 64-bit operation is not p