News

How do I setup a JDBC connection on Linux/Tomcat?<HR></BLOCKQUOTE><P>The same way as on any other platform. Include the relevant JDBC driver in your classpath and use it.
If you manage multiple MySQL servers and want a simplified means of logging in, see how to use the new passwordless authentication feature.