# rm -f config.cache
# ./configure
# make clean
# make
--Jani
On Tue, 7 Aug 2001, Patrice Garbe wrote:
>Hello !
>
>I compiled PHP with the mysql external support but I had
>a "mysql ran out of memory" error perfoming a big query.
>As I didn't find a way to extend the mysql client cache
>(if
Hello !
I compiled PHP with the mysql external support but I had
a "mysql ran out of memory" error perfoming a big query.
As I didn't find a way to extend the mysql client cache
(if you have a solution don't hesitate...) I decided to compile
PHP again this time with the mysql built-in support.