Hey all,
I'm attempting to push my db to heroku, but I'm getting the following
error. I have my MySQL server running when I issue the command. I'm
pretty new at this, so I may be missing something obvious, but I would
appreciate any help. Thanks!
$ heroku db:push
Auto-detected local database:
mysql://root:dbz...@localhost/ego_swap_development?encoding=utf8
Sending schema
c:/Ruby/lib/ruby/gems/1.8/gems/taps-0.2.14/lib/taps/client_session.rb:
100:in ``': Exec format error
- c:/Ruby/lib/ruby/gems/1.8/gems/taps-0.2.14/lib/taps/../../bin/schema
dump mysql://root:dbz...@loca
lhost/ego_swap_development?encoding=utf8 (Errno::ENOEXEC)
from c:/Ruby/lib/ruby/gems/1.8/gems/taps-0.2.14/lib/taps/
client_session.rb:100:in `cmd_send_
schema'
from c:/Ruby/lib/ruby/gems/1.8/gems/taps-0.2.14/lib/taps/
client_session.rb:75:in `cmd_send'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/../lib/
heroku/commands/db.rb:27:in `push'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/../lib/
heroku/commands/db.rb:106:in `taps
_client'
from c:/Ruby/lib/ruby/gems/1.8/gems/taps-0.2.14/lib/taps/
client_session.rb:21:in `start'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/../lib/
heroku/commands/db.rb:102:in `taps
_client'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/../lib/
heroku/commands/db.rb:26:in `push'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/../lib/
heroku/command.rb:38:in `send'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/../lib/
heroku/command.rb:38:in `run_inter
nal'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/../lib/
heroku/command.rb:11:in `run'
from c:/Ruby/lib/ruby/gems/1.8/gems/heroku-0.7/bin/heroku:16
from c:/Ruby/bin/heroku:19:in `load'
from c:/Ruby/bin/heroku:19
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---