mariadb insert
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
[mqserver]
|
||||
hostname = 192.168.1.241
|
||||
port = 5672
|
||||
user = alex
|
||||
password = batt1l0
|
||||
csv_queue = task_queue
|
||||
@@ -27,4 +28,13 @@
|
||||
path = /home/
|
||||
|
||||
[csvelab]
|
||||
logfilename = csvElab.log
|
||||
logfilename = csvElab.log
|
||||
|
||||
[db]
|
||||
hostname = 192.168.1.241
|
||||
user = root
|
||||
password = batt1l0
|
||||
dbname = ase
|
||||
tablename = rawdata
|
||||
maxInsertRow = 20000
|
||||
valueNum = 16
|
||||
Reference in New Issue
Block a user