What version of MySQL Server are you running? I have not seen this error before, but I also haven't tried using the 3.18a driver. I'm using 3.0.16:
| <?xml version="1.0" encoding="UTF-8"?> | <datasources> | <local-tx-datasource> | <jndi-name>PortalDS</jndi-name> | <connection-url>jdbc:mysql://localhost:3306/jbossportal?useServerPrepStmts=false</connection-url> | <driver-class>org.gjt.mm.mysql.Driver</driver-class> | <user-name>root</user-name> | <password></password> | </local-tx-datasource> | </datasources> | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881357#3881357 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881357 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
