On 13 June 2012 15:12, Alexander Farber <alexander.farber@gmail.com> wrote:
> And when I split my statements into multiple
> prepare()/execute() or query() calls,
> then the temp. tables aren't found anymore.
Did you remember to wrap them in a transaction like you did in your
prepared statement?
--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.