摘要:
mysql> repair table xs;+---------+--------+----------+----------+| Table | Op | Msg_type | Msg_text |+---------+--------+----------+----------+|... 阅读全文
posted @ 2014-09-07 16:31
zitong
阅读(130)
评论(0)
推荐(0)
摘要:
5.6中,发现其实alter column 和更改modify column 步骤是一样的mysql> create table xs(name varchar(12),age int default 5);Query OK, 0 rows affected (0.34 sec)mysql> ins... 阅读全文
posted @ 2014-09-07 16:12
zitong
阅读(4949)
评论(0)
推荐(0)
摘要:
facebook 的oscshlomi noach openark toolkitpercona toolkitflexviews cdc 阅读全文
posted @ 2014-09-07 15:45
zitong
阅读(209)
评论(0)
推荐(0)
摘要:
char什么时候会用空格进行填充? 阅读全文
posted @ 2014-09-07 10:16
zitong
阅读(259)
评论(0)
推荐(0)
摘要:
innodb什么时候会把varchar转成blob 阅读全文
posted @ 2014-09-07 10:13
zitong
阅读(280)
评论(0)
推荐(0)
摘要:
mysql> set profiling=1;Query OK, 0 rows affected (0.00 sec)mysql> alter table test modify name varchar(10);Query OK, 3 rows affected (0.00 sec)Records... 阅读全文
posted @ 2014-09-07 09:38
zitong
阅读(225)
评论(0)
推荐(0)
摘要:
mysql> select version();+------------+| version() |+------------+| 5.1.73-log |+------------+1 row in set (0.00 sec)mysql> show variables like 'colla... 阅读全文
posted @ 2014-09-07 09:33
zitong
阅读(563)
评论(0)
推荐(0)
浙公网安备 33010602011771号