You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The length comes from the MySQL server and is the number of bytes the server uses to store that string. If it is multiplied by 3, it means that the collation of your string on the server-side uses 3 bytes per character.
In field information of fields result have incorrect value for "length" when field is string, it appears that it is multiplied by 3...
The text was updated successfully, but these errors were encountered: