摘要:
一、问题: The openssl extension is required for SSL/TLS protection but is not available. If you can not enable the openssl extension, you can disable this 阅读全文
摘要:
一、问题所在: 二、解决方法: 1、通过命令行的方式运行(cmd),进入mysql; 例子 mysql -u root -proot 2、运行下面sql命令,就ok了。 例子 set global sql_mode='STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZE 阅读全文