Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6892237
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:30:36+00:00 2026-05-27T06:30:36+00:00

I am using Rails v2.3.2 with MySQL v5.1 and mysql2 gem. I run the

  • 0

I am using Rails v2.3.2 with MySQL v5.1 and mysql2 gem.

I run the following rake tasks in a method like:

def db_operation
    Rake::Task['db:drop'].invoke #this one does not work
    Rake::Task['db:create'].invoke
    Rake::Task['db:migrate'].invoke
    ...
 end

but Rake::Task['db:drop'].invoke does not drop my database**, and there is no error message which makes me have no clue to find the reason.

Then:
I go to MySQL command-line to execute “DROP DATABASE my_db;” , it raise me the following error message:

ERROR 1010 (HY000): Error dropping database (can't rmdir './my_db/', errno: 17)

After that:
I run above code again, the database surprisingly get dropped…

What was happening?? Why my rake db:drop does not drop database, but after I run drop command on MySQL command-line and run rake db:drop again, it get dropped??? (and I got error when I run on MySQL command-line)

P.S.

rake db:create and rake db:migrate are working without problem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T06:30:37+00:00Added an answer on May 27, 2026 at 6:30 am

    Refer this LINK

    you might be having files in /var/lib/mysql/my_db/ that mysql didn’t create.
    Try listing those files and see what’s there. Try moving anything there to a temporary directory (or deleting if you’re really sure you won’t need them), then try again.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just setup a new rails 3.1.3 app using mysql (mysql2 gem) on CentOS 5
I'm trying to get mysql gem installed for use on rails, using jruby, can't
I am using Ruby on Rails 3.2.2 and MySQL. I have a method (an
I've installed rails, the mysql2 gem, and mysql and have created a project called
Using: jquery3-autocomplete gem at 1.0.5 jquery-rails gem at 1.0.19 mysql2 gem at 0.2.7 The
I have installed rails and mysql. I have also installed mysql2 gem. I created
When I run any of the rake db tasks that Rails provides, they run
I have table with float column (I'm using MySQL, mysql2 gem, everything standard) create_table
In my first rails project (using mysql) I tried to execute the rake db:create
After updating MySQL to 5.5 using apt-get, the mysql2 gem stopped working. Here's the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.