MySQL Access - 1and1 Shared Hosting
Posted: Mon 22 Jun 2020 4:05 pm
Is anyone uploading to a MySQL database on a 1and1 hosted server from Cumulus?
My package includes MySQL databases and I am trying to get CumulusMX to upload to a new database. However, when it tries to create the tables (dbname, host, username, password and port are all correct), I get a 10061 error in the Cumulus log ("The requested name is valid but no data of the requested type was found")
I guess this is some sort of access problem (?).
I have found the following on the Ionos site . . .
"To protect your data from unauthorised access, our MySQL servers are only accessible through actions performed in your account and not through ODBC or something similar.
Accordingly, external access from a local computer, such as yours at home, is not possible.
Please understand that this setting cannot be changed for customers using the same MySQL server."
I'm not sure whether that precludes any external access to the database (it would be pretty much useless then would it not?), or whether it is just database administration that is limited. It may be possible to manually create the tables, then have Cumulus upload data, rather than modify the structure?
It would be helpful to know whether anyone else had this working, or does the 1and1 statement basically say this is a non-starter?
regards
Dave
My package includes MySQL databases and I am trying to get CumulusMX to upload to a new database. However, when it tries to create the tables (dbname, host, username, password and port are all correct), I get a 10061 error in the Cumulus log ("The requested name is valid but no data of the requested type was found")
I guess this is some sort of access problem (?).
I have found the following on the Ionos site . . .
"To protect your data from unauthorised access, our MySQL servers are only accessible through actions performed in your account and not through ODBC or something similar.
Accordingly, external access from a local computer, such as yours at home, is not possible.
Please understand that this setting cannot be changed for customers using the same MySQL server."
I'm not sure whether that precludes any external access to the database (it would be pretty much useless then would it not?), or whether it is just database administration that is limited. It may be possible to manually create the tables, then have Cumulus upload data, rather than modify the structure?
It would be helpful to know whether anyone else had this working, or does the 1and1 statement basically say this is a non-starter?
regards
Dave