Re: [Sqlrelay-discussion] mysql TEXT field
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2009-05-28 15:17:06
|
There's no configurable parameter for it, but you could recompile the code. You should be able to edit src/connections/mysql/mysqlconnection.h and set MAX_ITEM_BUFFER_SIZE from 32768 to whatever size you like. Doing that will probably make the connection daemon use more memory, so be careful how large you set it. Dave dav...@fi... On Thu, 2009-05-28 at 10:28 -0400, Stéphane HENRY wrote: > Hi, > > > I use sqlrelay version 0.38. > I have a Mysql table with a TEXT field, this field contains data > length >32k for each field. I can't get this field using sqlrelay. Is > there a parameter or something to set to allow to retreive a field > > 32k ? > > > Thanks ! > > > Stéphane > ------------------------------------------------------------------------------ > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT > is a gathering of tech-side developers & brand creativity professionals. Meet > the minds behind Google Creative Lab, Visual Complexity, Processing, & > iPhoneDevCamp as they present alongside digital heavyweights like Barbarian > Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com > __________________________________________________ > D O T E A S Y - "Join the web hosting revolution!" > http://www.doteasy.com > _______________________________________________ Sqlrelay-discussion mailing list Sql...@li... https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion __________________________________________________ D O T E A S Y - "Join the web hosting revolution!" http://www.doteasy.com __________________________________________________ D O T E A S Y - "Join the web hosting revolution!" http://www.doteasy.com |