I've always wondered about the usefulness of that column. It might be more trouble than it's worth. Let's put it on the chopping block for next week's release. Greg, would you mind filing a ticket at Lighthouse? (http://insoshi.lighthouseapp.com/projects/9331-insoshi/overview)
Michael On Fri, May 2, 2008 at 10:21 AM, gbovee <[EMAIL PROTECTED]> wrote: > > I installed Insoshi on a Windows machine running MySQL server 5.0 and > I immediately was getting an error about the sessions column in the > page_views table being too small. I looked and it was created as a > VARCHAR(32) which is what the migration shows it should be but the > data it was trying to insert was considerably larger. I had to alter > the column size to a VARCHAR(2000) to get it to work. Any ideas as to > what I might have happened? > > Thanks, > > Greg > > > --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
