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 2020/03/13 09:38:56 UTC

[GitHub] [incubator-shardingsphere] phoema commented on issue #4746: When Use Select * from with Mysql, Select One Record But return null

phoema commented on issue #4746: When Use Select * from with Mysql, Select One Record But return null 
URL: https://github.com/apache/incubator-shardingsphere/issues/4746#issuecomment-598634681
 
 
   I tried to changed  many sql from * to columns such as:
       <sql id="FiledNames">
           ID_, REV_, NAME_, BYTES_, DEPLOYMENT_ID_
       </sql>
   
   then it works well.
   but it is too many.
   

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