* Oliver Hirschi <[EMAIL PROTECTED]> [09/13/04]:
> Hi people
>
> Due to MySQL does not support "inner-selects", I generate a string (I
> programm java-client) with the values I used in an IN-operator for an
> update onto a mySQL database.
>
> The statement looks like this:
> UPDATE layer SET Stat
Hello,
I have a linux webserver (running apache2 with php4 module), which
connects to a windows db server (mysql-4.1) for certain pages. There's
also a db on the linux server. If a php script connects to the local
mysql server everything runs fine and at normal speed. However, if php
connects t