[Python] mysql.connector.errors.NotSupportedError: Authentication plugin ‘caching_sha2_password’ is not supported 2019-10-17 Python + MySQL 8.0 資料庫,可… Read More
mysql 8.0: Your password does not satisfy the current policy requirements 2019-10-16 在修改密碼是,顯示了失敗的錯訊息。發生原因是Pa… Read More
[mysql] How do I get the “id” after INSERT into database with Python? 2019-03-08 滿實用的,取流水號(identity)的方法。 … Read More