完善功能:数据库超时等待

This commit is contained in:
Qiea
2024-12-22 12:31:29 +08:00
parent 1d534be4c1
commit 07e430cb2a
5 changed files with 113 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
[settings]
type = 2
type = 3
TargetRange = 1310371400, 1310379530
TargetImage = ./img/target5.jpg
@@ -8,6 +8,10 @@ host = 192.168.9.1
user = root
password = 123456
database = qqinfo
table_name = image_hashes
id_column_name = id
hash_column_name = hash
pool_size = 100
[logging]
level = 20