mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 04:13:57 +00:00
debug mysql connector
This commit is contained in:
+3
-1
@@ -1,2 +1,4 @@
|
|||||||
testing_sql.txt
|
testing_sql.txt
|
||||||
internal_masking_doc/
|
internal_masking_doc/
|
||||||
|
config/local*.json
|
||||||
|
testing.sql
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -18,3 +18,4 @@
|
|||||||
"wallets" : "SELECT *, now() AS '_source_loaded_at' FROM wallets;"
|
"wallets" : "SELECT *, now() AS '_source_loaded_at' FROM wallets;"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
+1
-1
@@ -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
|
||||||
Reference in New Issue
Block a user