MySQL is not populating some rows of my table when simply selecting all

Viewed 16

Here is the simple code: Select * from term_master_schedule;

ScreenShot of results

From what I can see rows such as this are missing: Missing from results

Anyone have any ideas as to what may be causing this issue? Thank you in advance!

0 Answers
Related