Hi guys,
I was just informed that InnoDB doesn't support Hash type index? When I created the index, it didn't give me any error message.
create index idx_links_2 USING HASH ON links(label);
Does it mean the hash index is in fact supported?
Thanks.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --