Brian Bartholomew writes:
> Sinisa Milivojevic <[EMAIL PROTECTED]> writes:
> 
> > This is simply because we have to limit our errors buffers to some
> > reasonable values.
> 
> Are there so many of these filename buffers that they can't be sized
> to MAXPATHLEN?

Yes, and we try to use as little stack as possible. Pushing everything
to heap, on the other hand,  would cause some speed penalties.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
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