Homestyx hydra
Diffusion hydra 6aa729b1c974

Support MySQL 5.5

Description

Support MySQL 5.5

Summary:
116.utf8.sql throws this under MySQL 5.5:

Column length too big for column 'keyBody' (max = 21845); use BLOB or TEXT instead

I guess that's because MySQL 5.5 changed maximum length of UTF-8 character from 3 bytes to 4.

I've updated also 116.utf8.sql for people with new installs.

Test Plan:

upgrade_schema.php

Reviewers: epriestley

Reviewed By: epriestley

CC: aran

Differential Revision: https://secure.phabricator.com/D2117

Details

Provenance
vranaAuthored on Apr 6 2012, 2:07 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:23988ca482d1: Support Windows
Branches
Unknown
Tags
Unknown

Event Timeline