tuichenchuxin commented on issue #10900:
URL: 
https://github.com/apache/shardingsphere/issues/10900#issuecomment-878968296


   @viqbgrg 
   This problem is indeed reproduced with your demo.
   This is due to mysql databaseMetaData.getTypeInfo()
   JSON type cannot be obtained, resulting in subsequent nullPointerException.
   
   append  this will be ok.
   
![image](https://user-images.githubusercontent.com/86938616/125435773-cfa3b889-2407-4ed4-96b2-5bac434fd0de.png)
   I want a more elegant way to solve this problem.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to