[ 
https://issues.apache.org/jira/browse/METAMODEL-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zhaoweijing updated METAMODEL-156:
----------------------------------
    Description: my database has three mysql databases, for example, baseFW, 
baseFW_test, test. when my mysql url is : http:///3306?baseFW_test, and i want 
get baseFW_test jdbccontext,but i will get baseFW jdbccontext. because 
indexOf("baseFW") >0 ,so return first baseFW.  (was: my database has three 
mysql databases, for example, baseFW, baseFW_test, test. when my mysql url is : 
http:///3306?baseFW, and i want get baseFW jdbccontext,but i will get 
baseFW_test jdbccontext. this is a error.)

> JdbcDataContext.getDefaultSchemaName  return SchemaName error
> -------------------------------------------------------------
>
>                 Key: METAMODEL-156
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-156
>             Project: Apache MetaModel
>          Issue Type: Bug
>    Affects Versions: 4.2.0-incubating, 4.3.0-incubating, 4.3.2
>         Environment: windows 7 64  bit eclipse 4.2 luna
>            Reporter: zhaoweijing
>             Fix For: 4.2.0-incubating, 4.3.0-incubating, 4.3.2
>
>
> my database has three mysql databases, for example, baseFW, baseFW_test, 
> test. when my mysql url is : http:///3306?baseFW_test, and i want get 
> baseFW_test jdbccontext,but i will get baseFW jdbccontext. because 
> indexOf("baseFW") >0 ,so return first baseFW.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to