https://bugzilla.wikimedia.org/show_bug.cgi?id=43694
--- Comment #16 from Aaron Schulz <[email protected]> --- (In reply to comment #15) > if the mysql version is the root cause, then a very widely used version (the > current debian lastest stable distributed MySQL 5.1.66-0+squeeze1) is causing > it. Not sure, I've never had the problem myself for years. Does the core user_email column/index give you trouble (they and the one for this extension are both "tinytext NOT NULL" with a prefix index (though CA has the prefix at 255 vs 50). phpadmin shows: Keyname Type Unique Packed Column Cardinality Collation Null Comment acr_email BTREE Yes No acr_email (255) 7 A No -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
