connections aren't released?

2003-07-31 Thread Bill2
Hello, I am having some performance difficulties due to the number of connections getting so high. I know that the correct way to solve this is by using connection pooling, but for now I can't figure out why the connections are'nt being released as I expect. I am using Tomcat 4.0, with mm.mysql-

can you insert null?

2003-06-26 Thread Bill2
Hello all, Does anyone know if you can put the value(not the string) NULL? Something like UPDATE TABLE some_table SET field = NULL Thanks, Bill -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]