Closed Bug 1204918 Opened 9 years ago Closed 9 years ago

Upgrade mysql version for local development to 5.6

Categories

(Tree Management :: Treeherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mdoglio, Assigned: mdoglio)

References

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
emorley
: review+
Details | Review
MySQL 5.6 supports using fulltext indexes on InnoDB tables. Adopting 5.6 means we can 1) stop using MyISAM which is good. and 2) stop specifying the type of table just because of a fulltext index; the django orm will be very happy with that.
Also, this is the mysql version we use on stage and prod
Attached file PR 963
Assignee: nobody → mdoglio
Status: NEW → ASSIGNED
Attachment #8661282 - Flags: review?(emorley)
Comment on attachment 8661282 [details] [review]
PR 963

Thank you, I didn't even know what version of mysql the vagrant environment was using :-)
Attachment #8661282 - Flags: review?(emorley) → review+
Component: Treeherder → Treeherder: Docs & Development
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: Treeherder: Docs & Development → TreeHerder
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: