Hello,

I am working on a web application using tomcat 4.1 & j2sdk 1.4.1 on Red Hat 7.2. This app get the following error in a request to a database on MySql server 4.1.

java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1474)
at com.mysql.jdbc.DatabaseMetaData.getColumns(DatabaseMetaData.java:877)


I use Jconnector 3.0.8 as the JDBC driver.

I have seen that others had this problem but I could not see if it was solved or not.

Thanks for any help.

Thierry Boucheny


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to