v0.48.8 efforts to deal with MySQL connectionf failure issue
This commit is contained in:
parent
f43bdcd462
commit
419af6d8cf
@ -42,11 +42,6 @@ class GossamerForumsImporter < ImportScripts::Base
|
||||
timeout: 5000
|
||||
)
|
||||
|
||||
# host: "172.99.0.10",
|
||||
# username: "admin",
|
||||
# password: "x0YGLA9252iiTFQuqaM0ROX8FmQzZuUu",
|
||||
# database: "slowtwitch"
|
||||
|
||||
# Initialize MySQL client to connect to Gossamer Forums database
|
||||
@mysql_client = Mysql2::Client.new(
|
||||
host: "slowtwitch.northend.network",
|
||||
|
Loading…
x
Reference in New Issue
Block a user