Connect to the repository by using the database resource library!
The following is a screenshot of the overall error report
The following is a screenshot of the overall error report
Since you can connect to the database locally, the first thing you think of after reporting this error is MySQL connector- java.jar Is 5.7.27 not supported?After replacing several jar packages, it’s fruitless…
Immediately added a few groups to ask, or fruitless…
In the end, I had no choice but to debug by myself… ing…
When debugging to this step, the exception appears. Then put its SQL into the tool to execute, and report an error that the table does not exist. Finally, it is found that the table name in the database is lowercase while the table name of the query statement is uppercase.
OK. Found the problem…
Solution: find [mysqld] and add a line below it: lower_ case_ table_ Names = 1, (1 means ignore case, 0 means resolve case). As shown in the figure below
Restart mysql. That’s it. I’m afraid I’ll forget this pit.
Read More:
- Error: invalid permission for adding an object to repository database
- JDBC connect to Sql Server to connect to the database–The TCP/IP connection to the host localhost, port 1433 has failed
- svn RA layer request failed unable to connect to a repository
- CentOS Liunx 7 uses rdesktop to remotely connect to the Alibaba Cloud server and it appears Failed to connect, CredSSP required by server.
- Git prompts another git process sees to be running in this repository, e.g. an editor opened by
- Navicat VMware failed to connect to the database. Possible causes of error 2003
- Error: Cannot retrieve repository metadata (repomd.xml) for repository: c6-media. Please verify…
- Oracle can’t start the database due to deleting DBF file by mistake
- 2059 error in connecting to database by Navicat premium
- Yum error: cannot retrieve repository metadata( repomd.xml )For repository solution
- Fedora 14 yum Error: Cannot retrieve repository metadata (repomd.xml) for repository
- Python failed to use PIL writer library. TTF, etc. oserror: cannot open resource
- PHP connection to MySQL database error: call to undefined function MySQL_ connect()
- How to solve MySQL error 1049 (42000): unknown database ‘database’
- node.js Server MySQL database connection timeout (error: connect etimeout)
- Ambari OpenSSL version problem: sslerror: failed to connect. Please check OpenSSL library versions
- Chrome console reports Failed to load resource: net::ERR_BLOCKED_BY_CLIENT one of the solutions
- 1716438 – Error :” Failed to load database information Details: The Database connector crdb_bwquery.
- Encapsulation of adding, deleting and modifying database by JDBC
- Magento installation error: database connect error