Re: MySQL client run out of memory & strend bug in C API

2001-03-05 Thread Sinisa Milivojevic
Rastislav Rihak writes: > >Description: > There is a bug (or undocumented feature?) in libmysqlclient - if > function "strend()" is defined in client code, client will fail > to connect to database with "MySQL client run out of memory" > message. > > >How-To-Repeat: > > #i

MySQL client run out of memory & strend bug in C API

2001-03-05 Thread Rastislav Rihak
>Description: There is a bug (or undocumented feature?) in libmysqlclient - if function "strend()" is defined in client code, client will fail to connect to database with "MySQL client run out of memory" message. >How-To-Repeat: #include #include void strend(){} /* Little nift