Saturday, September 10, 2022 at 11:27 AM
Yesterday, when I was working, I noticed that new rows wouldn't appear in MySQL Workbench. Turns out the number of rows had just exceeded 1000, the default limit. I changed it to 2000 and everything was fine.