Unable to run "where" querries with mysql DB

Hi Team,
I have connected to a mysql db successfully. I can pull from tables using the select * from table
eg.(SELECT * FROM DB.cablew.“CM_DAY_TOT”) but when I add a where clause, I get this error:
Source ‘DB’ returned error ‘(conn=1536727) Display width out of range for column ‘cast_as_char’ (max = 8192)’

Any Idea why this is the case?

@agriffith This looks like an error from the server side. Any chance you can send the profile?

55ea2d0c-9a74-4d20-b739-e72f011e1e91.zip (15.7 KB)

Sure. I have uploaded the profile.