[EMAIL PROTECTED] wrote: > /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site- > packages/web/db.py:338: Warning: Out of range value adjusted for > column 'last_modified' at row 1 > out = cur.execute(sql_query.s, sql_query.v) > 0L > > Anyone know what's going on? > Did you already try Googling?
http://www.google.com/search?hl=en&q=%22Out+of+range+value+adjusted+for%0D%0Acolumn%22&btnG=Google+Search (It seems as if people with MySQL5 experience this.) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
