随笔分类 - mysql
摘要:```
alter database blog character set utf8 collate utf8_general_ci;
```
阅读全文
摘要:1 new mysql installing mysql by mysql server starting mysql changing password for root 2016 12 01T00:22:31.416107Z 1 [Note] A temporary password is ge
阅读全文
摘要:CREATE TABLE CREATE TABLE ( INTEGER AUTO_INCREMENT NOT NULL PRIMARY KEY, VARCHAR(100) NOT NULL, VARCHAR(20) NOT NULL ); ALTER TABLE CHANGE `sex` VARCH
阅读全文
摘要:download mysql http://dev.mysql.com/downloads/mysql/ configure environment D:\mysql\bin download the Microsoft Visual C++ 2013 Redistributable Package
阅读全文

浙公网安备 33010602011771号