You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "Wilson-BT (via GitHub)" <gi...@apache.org> on 2023/06/14 01:58:08 UTC

[GitHub] [doris] Wilson-BT opened a new issue, #20774: [BUG] Unknow system variable 'have_query_cache' caused by mysql-jdbc

Wilson-BT opened a new issue, #20774:
URL: https://github.com/apache/doris/issues/20774

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   mysql-java-connector: 5.1.13 
   mysql: 5.7
   envrionment: spring-boot、DruidDatasource
   doris : 1.1.5
   
   
   ### What's Wrong?
   
   <img width="1395" alt="image" src="https://github.com/apache/doris/assets/40427110/2bf27912-6672-4db6-994f-41f9f6e412b6">
   
   As you can see, when we use mysql version 5.1.13, there will be an error that the have_query_cache parameter is missing. This will disappear after upgrading to 8.x. However, in our company, the mysql version has been fixed to 5.1.13 and cannot be easily upgraded, otherwise business production problems will occur.
   
   ### What You Expected?
   
   We hope that the community can solve this parameter problem and be compatible with the java connector of the lower version of mysql 5.1.x
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] zy-kkk closed issue #20774: [BUG] Unknow system variable 'have_query_cache' caused by mysql-jdbc

Posted by "zy-kkk (via GitHub)" <gi...@apache.org>.
zy-kkk closed issue #20774: [BUG]  Unknow system variable 'have_query_cache'  caused by mysql-jdbc
URL: https://github.com/apache/doris/issues/20774


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org