rake db:sessions:create fails with sql-specific error
Reported by Ahsan Ali | August 17th, 2008 @ 11:27 AM | in 0.9.8
Here's the error and stack trace: http://pastie.org/private/eeegd7...
I've googled around but I'm not quite sure if this is a mysql bug.
Another related question is: shouldn't we be using tinytext for the session_id column ?! The TEXT column has a limit of 65,535 characters ... whereas TINYTEXT has a max of 255
Comments and changes to this ticket
-
Michael Klishin (antares) August 18th, 2008 @ 03:08 PM
- → Milestone cleared.
- → State changed from new to open
What version of SQLite? I use it with SQLite 3 and never experienced problems.
-

Ahsan Ali August 18th, 2008 @ 07:02 PM
MySQL 5 .... I'll post the minor version when I'm at the office.
-

-
Michael Klishin (antares) August 26th, 2008 @ 01:53 AM
- → Milestone changed from to 0.9.6
-
Michael Klishin (antares) September 4th, 2008 @ 11:06 AM
- → Assigned user changed from to Michael Klishin (antares)
-
Michael Klishin (antares) September 9th, 2008 @ 02:22 AM
- → Milestone changed from 0.9.6 to 0.9.7
-
Michael Klishin (antares) September 14th, 2008 @ 02:08 AM
- → Milestone changed from 0.9.7 to 0.9.8
-
Michael Klishin (antares) September 17th, 2008 @ 06:35 AM
- → Tag changed from bug merb_activerecord sessions to bug merb_activerecord sessions
- → State changed from open to invalid
Please use merb-gen session migration to generate a full blown migration for sessions table. It was introduced in 0.9.7.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
