Skip to content

Conversation

@Praggle
Copy link

@Praggle Praggle commented Mar 25, 2022

Uname column should be varchar(255). Otherwise people which loginnames are longer than 25 characters cause an error ("Data too long for column 'uname' at row 1 [1407].") and can't login anymore. It should be 255 like in the username-column in phpbb_users.

Uname column should be varchar(255). Otherwise people which loginnames are longer than 25 characters cause an error ("Data too long for column 'uname' at row 1 [1407].") and can't login anymore. It should be 255 like in the username-column in phpbb_users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant