Ticket #124 (closed defect: fixed)

Opened 20 months ago

Last modified 14 months ago

manual primary key setup for sessions fails on MySQL 5.1 beta

Reported by: evanweaver Owned by: somebody
Priority: major Milestone:
Component: camping/session.rb Version:
Keywords: Cc:

Description (last modified by evanweaver) (diff)

It works on SQLite. Doesn't work on 5.1. Dunno if it works on lesser MySQLs.

Related to ticket #121.

It needs to just let ActiveRecord handle the primary key in the create_schema method. I see that this is modified in trunk but I think the modification is bad.

Change History

Changed 20 months ago by evanweaver

  • owner changed from why to somebody
  • component changed from bin/camping to camping/session.rb

Changed 20 months ago by evanweaver

  • description modified (diff)

Changed 15 months ago by zimbatm

Should be fixed in [205]. Please take a look and report back

Changed 14 months ago by zimbatm

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.