On 02/04/2011 12:04 AM, Panagiotis Christias wrote:
MDB2 Error: constraint violation (-3): _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_59ee766a0fe6d6645f1d52ec743dc1adb66c4b2e3 USING @0, @1, @2, @3] [Native code: 1062] [Native message: Duplicate entry 'user10-mail.server.tld' for key 'username']
After setting login_lc to true you would probably have to clean up the users table and make sure that all username entries are in lower case.
thanks for helping me verify my thoughts.
RC developers, consider setting the default value of login_lc to true or at least add it to the installer page with a proper notice.
yeah - that is what puzzled me. login_lc defaulting to false :) i support your suggestion!
cheers, raoul