在使用rails 2.3.8与mysql 5.1 开发时,运行rake db:migrate 出现CREATE TABLE `schema_migrations` (`version`varchar(255) NOT NULL) ENGINE=InnoDB错误提示,原因是新版mysql的客户端连接库[......]
Jul
09
在使用rails 2.3.8与mysql 5.1 开发时,运行rake db:migrate 出现CREATE TABLE `schema_migrations` (`version`varchar(255) NOT NULL) ENGINE=InnoDB错误提示,原因是新版mysql的客户端连接库[......]