惡男日記
記錄每天所見所聞,當作個人備忘錄,必竟我的忘性強過記性~
顯示具有
MySQL
標籤的文章。
顯示所有文章
顯示具有
MySQL
標籤的文章。
顯示所有文章
2010年6月29日 星期二
Partitions Performance with MySQL 5.1 and 5.5
MySQL 邏輯分區
Partitions Performance with MySQL 5.1 and 5.5
View more
presentations
from
Giuseppe Maxia
.
2010年2月12日 星期五
忘記 mysql 密碼
mysqld --skip-grant-tables
>use mysql
>update user set password=password("new_pass") where user="root";
>flush privileges;
較舊的文章
首頁
訂閱:
文章 (Atom)