Page MenuHomePhabricator

Declare wb_terms fields to be binary
Closed, ResolvedPublic

Description

Declare wb_terms fields to be binary to avoid confusion about case insensitive string comparison, etc. For MySQL, instead of the "binary" charset, we could also use character set utf8 collate utf8_bin. But binary is probably fine.


Version: unspecified
Severity: normal

Details

Reference
bz42682

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 12:45 AM
bzimport set Reference to bz42682.

Change I4752f6e1: Declare term_text as binary

Verified in Wikidata demo sprint 25