debug mysql connector

This commit is contained in:
Yam ZhengLim
2022-09-30 22:14:42 +08:00
parent a12b365003
commit 8ee3ca915b
5 changed files with 6 additions and 2 deletions
+2
View File
@@ -1,2 +1,4 @@
testing_sql.txt testing_sql.txt
internal_masking_doc/ internal_masking_doc/
config/local*.json
testing.sql
+1
View File
@@ -26,6 +26,7 @@
###### Crontab log: grep CRON /var/log/syslog ###### Crontab log: grep CRON /var/log/syslog
###### Python log: grep 'mycmd' /var/log/syslog ###### Python log: grep 'mycmd' /var/log/syslog
###### Remove file cmd: rm -rf ###### Remove file cmd: rm -rf
###### git clone https://gitlab.com/CIEFWorldwideSdnBhd/data-management.git
``` ```
###### Example:- EXCHANGE_CONFIG.json ###### Example:- EXCHANGE_CONFIG.json
+1
View File
@@ -18,3 +18,4 @@
"wallets" : "SELECT *, now() AS '_source_loaded_at' FROM wallets;" "wallets" : "SELECT *, now() AS '_source_loaded_at' FROM wallets;"
} }
+1 -1
View File
@@ -1,2 +1,2 @@
mysql-connector-python==8.0.30 mysql-connector-python==8.0.29
google-cloud-storage==2.5.0 google-cloud-storage==2.5.0