You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/11/15 10:30:43 UTC

[GitHub] [incubator-shardingsphere] Spacebody opened a new issue #3532: Factory method 'dataSource' threw exception; nested exception is io.shardingsphere.core.exception.ShardingException: java.sql.SQLException: Column name pattern can not be NULL or empty.

Spacebody opened a new issue #3532:  Factory method 'dataSource' threw exception; nested exception is io.shardingsphere.core.exception.ShardingException: java.sql.SQLException: Column name pattern can not be NULL or empty.
URL: https://github.com/apache/incubator-shardingsphere/issues/3532
 
 
   ## Question
   I have two database with 4 tables in each.
   db0{tbl0,tbl1,xtbl0,xtbl1}
   db1{tbl2,tbl3,xtbl2,xtbl3}
   
   I have configure application.properties but no datasource configuration. Is this problem means I should manually implement the datasource configuration?
   
   Sorry for no demo code provided since the code should be private.
   
   **For English only**, other languages will not accept.
   
   Before asking a question, make sure you have:
   
   - Googled your question.
   - Searched open and closed [GitHub issues](https://github.com/apache/incubator-shardingsphere/issues).
   - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response **more than 7 days** and we cannot reproduce it on current information, we will **close it**.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services