- Force sqldump to use Bash
- Add Gemfile and Rakefile
- Update mys3dump to the version with security fix
- [mys3dump] Avoid SQL syntax error when a table doesn't exist
- [mys3dump] Support reserved words for column name.
- [fix] mys3dup throws java.lang.NoSuchMethodError on some JDK version.
- Export geometry type column as text by using AsText()
- [fix] mys3dump throws Exception when its internal queue is full.
- first release.