On Tue, Dec 1, 2009 at 11:42 AM, Anthony <osm at inbox.org> wrote: > See if `k` varchar(255) binary NOT NULL default '' works. > To the MySQL gurus out there, does "varchar(255) binary" allow strings with less than 255 characters which take up more than 255 bytes? I believe OSM allows such keys.