If `MySqlDataReader.GetX` (e.g., `GetByte`) performs conversions, then `GetFieldValue<X>` (e.g., `GetFieldValue<byte>`) should perform those same conversions. Relates to #695 etc. From https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/866#issuecomment-541349206.