I am facing heroku db:pull issue

Hi All,

I have these gems

taps (0.3.23, 0.3.14)

mysql2 (0.3.11, 0.3.7, 0.2.18, 0.2.13, 0.2.11, 0.2.7, 0.2.6)

This error comes when i run heroku db:pull

Receiving schema

Schema: 0% | | ETA: --:–:–

Schema: 100% |=================================================================================================================================| Time: 00:00:02

Receiving indexes

Receiving data

1 tables, 200 records

/home/amit/.rvm/gems/ruby-1.9.2-p290/gems/sequel-3.20.0/lib/sequel/database/logging.rb:53:in `query’: closed MySQL connection (Mysql2::Error) | ETA: --:–:–

from /home/amit/.rvm/gems/ruby-1.9.2-p290/gems/sequel-3.20.0/lib/sequel/database/logging.rb:53:in `block in log_connection_execute'

from /home/amit/.rvm/gems/ruby-1.9.2-p290/gems/sequel-3.20.0/lib/sequel/database/logging.rb:28:in `log_yield'

from /home/amit/.rvm/gems/ruby-1.9.2-p290/gems/sequel-3.20.0/lib/sequel/database/logging.rb:53:in `log_connection_execute'

from /home/amit/.rvm/gems/ruby-1.9.2-p290/gems/sequel-3.20.0/lib/sequel/database/query.rb:414:in `rollback_transaction'

from /home/amit/.rvm/gems/ruby-1.9.2-p290/gems/sequel-3.20.0/lib/sequel/adapters/shared/mysql.rb:234:in `rollback_transaction'