ropensci / fishbaseapi

Fishbase API
https://fishbaseapi.readme.io/
MIT License
42 stars 12 forks source link

Download SQL FILE #121

Closed fagnerabsynth closed 6 years ago

fagnerabsynth commented 6 years ago

Hi,

I'm trying to do a sql dump to implement and translate to my language and append to a mobile project.

But every time return returns: Can not connect to MySQL server on " Your IP", the server must be off.

Is there any other way to get the dump?

or I have to do the one-by-one registry as per the query in my App.

If anyone can help me, I appreciate it.

Thank you!

sckott commented 6 years ago

What did you do that generated that error? Do you want a dump of the entire database? If so, we can not do that.

fagnerabsynth commented 6 years ago

When I use import.sh this error appears.

sckott commented 6 years ago

Apologies. that's only meant for us to import dumps of the fishbase database on our server.

fagnerabsynth commented 6 years ago

ok,

Thank you!

sckott commented 6 years ago

thanks for your interest.