You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/07/13 09:45:38 UTC

[jira] Updated: (DDLUTILS-33) Error while instanciating a JdbcModelReader with MySQL (4.1)

     [ http://issues.apache.org/jira/browse/DDLUTILS-33?page=all ]

Thomas Dudziak updated DDLUTILS-33:
-----------------------------------

    Component: Core - MySql
               Core - SqlServer

> Error while instanciating a JdbcModelReader with MySQL (4.1)
> ------------------------------------------------------------
>
>          Key: DDLUTILS-33
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-33
>      Project: DdlUtils
>         Type: Bug

>   Components: Core - MySql, Core - SqlServer
>  Environment: MySQL
>     Reporter: Xavier TROUSSICOT
>     Assignee: Thomas Dudziak

>
> I get the following error :
> java.sql.SQLException: Can't read dir of '.\%\' (Errcode: 2)
> The following changes in JdbcModelReader bypass the problem :
>     /** The database catalog to read. */
>     private String catalog = "";
>     /** The database schema to read. */
>     private String schema = "";

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira