摘要:
1、修改建表引擎mysql> CREATE TABLE test_2( -> name varchar(10), -> year int(10)) -> ENGINE=InnoDB; -->创建表时指定默认引擎Query OK, 0 rows affected (0.10 sec)mysql> show create table test_2\G*************************** 1. row *************************** Table: test_2Create Table: CREATE TAB... 阅读全文
posted @ 2012-06-30 10:10
枯木-Linux
阅读(267)
评论(0)
推荐(0)

浙公网安备 33010602011771号