The following query returns 3 rows in HeidiSQL but when using a C# MySqlDataReader only 1 row is being read. I have tried moving the code into a separate solution for debugg