0
Can anyone explain what the varchar limit is? I read the following:
a Mysql database has a limit of 65,535 bytes (for the entire line)
However, how byte counting is performed?
My initial thought is that the count is performed by adding to other varchar type fields.
Hello, thank you for the reply, cleared my question!
– Rohan
Not at all. We’re all here to help and learn. ;-)
– Badaro