SeunMatt / mysql-backup4j

mysql-backup4j is a library for programmatically exporting mysql databases and sending the zipped dump to email, Amazon S3, Google Drive or any other cloud storage of choice
MIT License
124 stars 71 forks source link

Fix an error on connectWithURL passed parameters. #1

Closed delbono-smeup closed 6 years ago

delbono-smeup commented 6 years ago

Fix an error on connectWithURL passed parameters. Maybe a cut & paste error? :)

SeunMatt commented 6 years ago

Thanks, @delbono-smeup will integrate it into the main project soon.

Cheers

delbono-smeup commented 6 years ago

It seems to be an error importing blob fields too. I'm looking for it..