Re: socket filename is truncated in error message

2001-11-29 Thread Sinisa Milivojevic
Brian Bartholomew writes: Description: My correct socket filename is: /home/bb/depot/mysql-3.23.43-9a7c0100047f2d1b5c72210d23df8448/tmp/mysql.sock However, the socket filename is truncated in the error message when the database isn't started: % mysqlshow ./mysqlshow: Can't connect

Re: socket filename is truncated in error message

2001-11-29 Thread Brian Bartholomew
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? Brian

Re: socket filename is truncated in error message

2001-11-29 Thread Sinisa Milivojevic
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

socket filename is truncated in error message

2001-11-28 Thread Brian Bartholomew
Description: My correct socket filename is: /home/bb/depot/mysql-3.23.43-9a7c0100047f2d1b5c72210d23df8448/tmp/mysql.sock However, the socket filename is truncated in the error message when the database isn't started: % mysqlshow ./mysqlshow: Can't connect to local MySQL server through socket