Hi.

On Tue, Feb 06, 2001 at 02:00:11PM +0100, [EMAIL PROTECTED] wrote:
> Hello!
> 
> I was wondering if anyone knows how big a qury can be in MySQL 2.23.14???

First 2.23.14 is not a known MySQL release. You probably mean
3.23.14. If so, you are still using an alpha release and should
upgrade to the lastest 3.23.x stable (3.23.33 I guess).

Now to your question: The query size is mainly limited by the packet
size and that is 1MB, if I remember correctly, but can be changed at
compile time (again, IIRC). There is more info in the fine manual
about that.

Bye,

        Benjamin.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to