Development Specifications
- If GUC parameters are set in the connection, run SET SESSION AUTHORIZATION DEFAULT;RESET ALL; to clear the connection status.
- If a temporary table is used, delete the temporary table.
If you do not do so, the connection state in the connection pool will remain, which affects subsequent operations using the connection pool.
|
Driver |
Compatibility Description |
|---|---|
|
pymysql |
The new driver is forward compatible with the database. To use the new features added to the driver and database, you must upgrade the database. |
- Applications can be connected only after the plat_compat_server_port parameter is set correctly and started successfully.
- When connecting to applications, ensure that SSL is used for secure TCP/IP connection or RSA is used for login password encryption to ensure user information security.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot