achin

Results 3 comments of achin

Demo can be run at i7-4700K and I7-8700K. But switching to Xeon(R) CPU, X5670 X5675 OR EV-2660 is not ok. Is it related to missing CPU instructions? Have you ever...

可以执行这个脚本 ``` DROP TABLE IF EXISTS `sys_user`; CREATE TABLE `sys_user` ( `id` INT(11) NOT NULL AUTO_INCREMENT, `username` VARCHAR(80) NOT NULL COMMENT '用户名', `email` VARCHAR(120) DEFAULT NULL COMMENT 'email', `phone` VARCHAR(20)...