1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MySQL 5.5.14の稼働しているサーバで、何とかrails 1.2.6で作られたアプリを動かしたい。

1
Last updated at Posted at 2012-06-08

rubyのmysql 2.7はエラーで入れられなくて、mysql 2.8.1でないと入らなくて、それだと、「仮想タイマが終了しました」[ http://d.hatena.ne.jp/donbulinux/20100312/1268383905 ]となる。

できればサーバ環境は変えたくない。ソースをいじらなくていいなら、railsをアップデートしたいが、そういうわけにもいかなさそう…。

MySQL 5.5環境でrails 1.2.6アプリを動かす方法か、rails 1.2.6アプリをMySQL5.5対応のrailsバージョンまでアップデートする方法が知りたいです。

1
2
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?