Temporary tables are per thread.
WHat guarantee do you have that your next page gets the same thread?
Martin Thomas wrote:
Help (apologies for the length of this email),
I am currently using mysql-max-3.23.49a with a process as follows:
Using tomcat/jsp/servlets, I have written a database conn
Help (apologies for the length of this email),
I am currently using mysql-max-3.23.49a with a process as follows:
Using tomcat/jsp/servlets, I have written a database connection pooling java
class which establishes connections to mysql, stores them in an array and
manages the distribution of th