[Buildbot-commits] [buildbot/buildbot] 790ba8: MySQL doesn't like default vals for text fields.

noreply at github.com noreply at github.com
Mon Oct 4 07:13:57 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot

Commit: 790ba89ce27e35e4b11f2eb8abbbb52efc6bc23e
    http://github.com/buildbot/buildbot/commit/790ba89ce27e35e4b11f2eb8abbbb52efc6bc23e
Author: Amber Yust <ayust at yelp.com>
Date:   2010-10-04 (Mon, 04 Oct 2010)

Changed paths:
  M master/buildbot/db/schema/v2.py

Log Message:
-----------
MySQL doesn't like default vals for text fields.

Don't try to pass them if the DB api is MySQLdb. Fixes #776.






More information about the Commits mailing list