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

  • Home
  • SEARCH
  • 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 7804071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T01:47:45+00:00 2026-06-02T01:47:45+00:00

I have a ~100GB MySQL table with nearly 1 billion rows. It only has

  • 0

I have a ~100GB MySQL table with nearly 1 billion rows. It only has 8 columns, one of which being an indexed DateTime that’s used for most of the lookups via thinly sliced “BETWEEN” queries.

Previously my index on this column worked great… but as the table continued to grow, suddenly the index just stopped working. Now EXPLAIN shows “using filesort” on all queries, and I’ve raised all applicable my.conf values for memory pools to no avail.

Is there a max on what a key can handle? Would something like partitioning resolve this?

Any insight would be appreciated. Thanks!

  • 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-06-02T01:47:47+00:00Added an answer on June 2, 2026 at 1:47 am

    If you are able, stop mysql server, and then go to your data folder and execute

    myisamchk -r <table_name>
    

    or

    myisamchk -r -v -f <table_name>
    

    that should repair your table. You can also try with

    REPAIR TABLE <table_name>
    

    more info here and here

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

Sidebar

Related Questions

I have a table which consists of heavy blobs, and I wanted to conduct
Whenever I import a text file with about 2 million rows and 2 columns
My problem is fairly simple. I have table sets that store product sets (more
I have to store two files A and B which are both very large
Considering i have a 100GB txt file containing millions of lines of text. How
Say i have a List with items -17 Screen - 100GB HD -10788 Firewire
We have rather Big machine 100GB+ memory and 8+ cores in it. Server wide
I have a 10GB CSV file which is essentially a huge square matrix. I
I have developed a news website in a local language(utf-8) which server average 28k
I have a dictionary of about 50,000 words; each word has-many synonyms, antonyms, etc.

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.