yuqi1129 commented on PR #5431:
URL: https://github.com/apache/gravitino/pull/5431#issuecomment-2461177678

   > 
![image](https://private-user-images.githubusercontent.com/39983196/383786365-f034f75d-c553-41df-afcd-ab3451f87dac.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzA5NDU2ODMsIm5iZiI6MTczMDk0NTM4MywicGF0aCI6Ii8zOTk4MzE5Ni8zODM3ODYzNjUtZjAzNGY3NWQtYzU1My00MWRmLWFmY2QtYWIzNDUxZjg3ZGFjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDExMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMTA3VDAyMDk0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWEwNzY1Mzg3MjJjMmU5NDRkYjZjNDVkZGRjNWEwYzE0MzdhYmNmOTFmZGQ2NjAzNmYzYjczM2JlNzc3YmYxOGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VbVLCUrFXqcC1treK2kbNk-7SezQ1viGX0BwmS8p03c)
 @yuqi1129 I saw the RP link you provided, and I replaced the MySQL address in 
my BaseIT class with 8.0.11 instead of 8.0.23. Is there anything else I 
couldn't consider? Could you please help me check and 
 correct it
   
   Let me clarify the original problem. 
   
   The version of the JDBC driver is `8.0.23` in BaseIT. Someone reported that 
something is wrong with `8.0.11`, and we have confirmed this issue. This 
problem was fixed by [#3294 
(files)](https://github.com/apache/gravitino/pull/3294/files). However, in one 
or two versions, someone has removed the related test that uses `8.0.11`, so we 
need to add them back. That's what you are doing. 
   
   If we set the version of the JDBC driver to `8.0.11` and there is an 
exception in the tests, I believe we need to fix those errors.  If you need 
help, you can try and ping us. 
   
   
   


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