Closed
Bug 643039
Opened 14 years ago
Closed 14 years ago
specify mysql_engine="InnoDB" for slavealloc tables
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
Attachments
(1 file)
2.58 KB,
patch
|
lsblakk
:
review+
dustin
:
checked-in+
|
Details | Diff | Splinter Review |
Apparently sqlite will simply ignore these parameters, but MySQL requires them; see
http://www.sqlalchemy.org/docs/dialects/mysql.html#module-sqlalchemy.dialects.mysql.mysqldb
Assignee | ||
Comment 1•14 years ago
|
||
easy fix
Assignee: nobody → dustin
Attachment #520353 -
Flags: review?(lsblakk)
Comment 2•14 years ago
|
||
Comment on attachment 520353 [details] [diff] [review]
m643039-tools-r1.patch
::stamp::
Attachment #520353 -
Flags: review?(lsblakk) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Comment on attachment 520353 [details] [diff] [review]
m643039-tools-r1.patch
e5a41b329cc3
Attachment #520353 -
Flags: checked-in+
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•