CID lookup query string length too long

I use CID lookup from MySQL database. My query is 277 chars long which is not allowed. What is the maximum length limit?

Tinytext? So should be 255.