[Buildbot-commits] [buildbot/buildbot] 5c55cd: Add the ability to specify storage_engine for MySQ...
noreply at github.com
noreply at github.com
Sat May 7 18:25:47 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 5c55cd304baf53bc511e685303458628ff7ab371
https://github.com/buildbot/buildbot/commit/5c55cd304baf53bc511e685303458628ff7ab371
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-05-07 (Sat, 07 May 2011)
Changed paths:
M master/buildbot/db/enginestrategy.py
M master/buildbot/test/unit/test_db_enginestrategy.py
M master/docs/cfg-global.texinfo
Log Message:
-----------
Add the ability to specify storage_engine for MySQL
Fixes #1904. Well, sort of fixes it. You can't actually *use* InnoDB,
but that's a MySQL bug. Don't hold your breath waiting for a fix - it's
been 7 years now.
More information about the Commits
mailing list