I was browsing a MySql database using phpMyAdmin and I have probably inadverdently changed a setting. I have a field which contains quite large text entries. Before this problem arose the display showed just a few words of the text entry followed by a "...". Now the display shows the whole entry, meaning that the rows in Browse mode are really big.
My question is, how can I instruct phpMyAdmin to limit the size of the returned display in this field?