| List: | MySQL and Java | « Previous MessageNext Message » | |
| From: | Helmut Leininger | Date: | May 30 2003 12:07pm |
| Subject: | RE: PreparedStatement gives always empty Resultset | ||
| View as plain text | |||
Hi, During tests I have found additional information. It has for sure something to do with MySQL 4.1 and Server-Prepared Statements. If "useServerPrepStmts=false" is specified in the connection string, the problem disappears. NB: This shows also, that the information in the README is wrong which says that the default value for useServerPrepStmts is "false". Regards
