Hello John,


On Mon, Jun 20, 2011 at 6:50 AM, John Deal <bassd...@yahoo.com> wrote:

> Still working on the MySQL DB backend.  Because of the way MySQL's C 
> interface works,

Just out of curiosity, have you considered using mysql++ ? I
understand this would impose yet another dependency. I was just
wondering if you weighted the pros and cons.

> I need to know the maximum size of the string (text) fields (user name, 
>workplace name, utility list, password, etc.).  I looked around on the Wiki 
>and in the .h files and did not see any size limit information (except the 
>string type size limit).  I could get around this by allocating very large 
>buffers but with resulting memory waste.  Does anyone know what the size 
>limits are and if not should we set size limits (this is both a client and 
>server issue)?

I don't think we've set a limit to this. You could set one yourself
that makes sense to you.

-- 
regards,

Alan Alvarez

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Mira-development mailing list
Mira-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mira-development

Reply via email to