Yii add 'engine and charset' at creating new table.
摘要:$this->createTable('{{test}}', array( 'id' => 'pk', ), 'ENGINE=InnoDB DEFAULT CHARSET=utf8');
阅读全文
posted @ 2012-12-05 17:04
posted @ 2012-12-05 17:04