Community Member Profile
Thilo Hermann
Member since Mar 26, 2009
- Profile: /members/3159-Thilo-Hermann.htm
- Comments: 1
- Points: 9
Recent Blog Comments By Thilo Hermann
-
MySQL 3/4 - com.mysql.jdbc.Driver And allowMultiQueries=true
Posted on Mar 26, 2009 at 5:40 AM
I try to use allowMultiQueries=true as less as possible, hence my default datasource for an application allows only one query at a time. If I need multiple queries for an app I define a second datasource and use it only where needed. Question: What do folks think about LAST_INSERT_ID() and... read more »



