Possible reasons: The main reason why Seata does not support MySQL 8 is that the connection driver is version 5, so you can replace the MySQL 8 version of the connection driver or keep both. 1. Go to the seata/lib directory and paste the 8 version jar package into the directory 2. Modify seata/conf/file.conf, driver-class-name = "com.mysql.cj.jdbc.Driver" 3. Start the script seata/bin/seata-server.sh Remember to start nacos first, you can see that the service is successfully registered to nacos Possible reasons: The main reason why Seata does not support MySQL 8 is that the connection driver is version 5, so you can replace the MySQL 8 version of the connection driver or keep both. 1. Go to the seata/lib directory and paste the 8 version jar package into the directory 2. Modify seata/conf/file.conf, driver-class-name = "com.mysql.cj.jdbc.Driver" 3. Start the script seata/bin/seata-server.sh Remember to start nacos first, you can see that the service is successfully registered to nacos This is the end of this article about how to solve the problem that Seata cannot use MySQL version 8. For more information about Seata using MySQL version 8, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: XHTML tags have a closing tag
>>: How to draw a mind map in a mini program
Table of contents Problem description: Solution 1...
Scenario 1: Due to server restrictions, only one ...
Preface Starting from React 16, the concept of Er...
Today, the company's springboot project is re...
Table of contents 1. Use JavaScript to parse the ...
<br />Simple example of adding and removing ...
Preface This article mainly introduces the releva...
Introduction EXISTS is used to check whether a su...
Preface Every developer who comes into contact wi...
1. Check and install pssh, yum list pssh 2. Becau...
Tomcat server is a free and open source Web appli...
React project building can be very simple, but if...
About who Displays users logged into the system. ...
I love coding, it makes me happy! Hello everyone,...
CSS CodeCopy content to clipboard .bottomTable{ b...