10 Sep 2009 13:52
SELECT from TEXT column returns undef
Benjamin Schuster-Boeckler <bendaboots <at> gmx.de>
2009-09-10 11:52:50 GMT
2009-09-10 11:52:50 GMT
I recently upgraded to mysql 5.4.1-beta 64bit running on Snow Leopard, with perl5.10.0 and DBD::mysql 4.012. Since the upgrade, SELECTs from a MEDIUMTEXT column return undef. I get the impression this is because some size limit is exceeded (the return value should be < 30000 characters). This used to work happily before, so I'm wondering where I find any settings to fix this? Funny enough, I can run the queries successfully in Sequel (a mysql admin app for mac). Makes me think the problem must be somewhere in the client connection library. Any help would be greatly appreciated! Best, Benjamin -- -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules <at> m.gmane.org
RSS Feed