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 7538413
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:06:55+00:00 2026-05-30T07:06:55+00:00

I have a MySQL database that is continually growing. Every once in a while

  • 0

I have a MySQL database that is continually growing.

Every once in a while I OPTIMIZE all the tables. Would this be the sort of thing I should put a on a cron job daily or weekly?

Are there any specific tasks I could set to run automatically that keeps the database in top performance?

Thanks

Ben

  • 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-30T07:06:56+00:00Added an answer on May 30, 2026 at 7:06 am

    You can optimize your tables inside database by executing this query:

    SELECT * FROM `db_name`.`table_name` PROCEDURE ANALYSE(1, 10);
    

    This will suggest Optimal_fieldtype to use, You have to ALTER your database so that
    optimal field_type has been used.

    Also, You can profile your queries inorder to make sure that proper indexing has been done on a table.

    I suggest you try SQLyog which can let you know both “Calculate Optimal Datatype” and “SQL Profiler” which will definately help you in optimizing server performance.

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

Sidebar

Related Questions

I have a MySQL database that has a few very simple tables. I would
I have data in an MYSQL database that looks like this: Project Date Time
I have this MySQl database that has a table which contains a column that
I have a MySQL database that looks like this: users ( id , name
We have a MySQL database that has two tables, Warehouse and Crate Warehouse: WarehouseID
OK I have a mySQL Database that looks something like this ID - an
the deal is this: I have a MySQL database that is built in this
I have a MySQL database that contains many tables, some of them created dynamically
I have a MySQL 5 database that is updated every 5 minutes from a
I have a MySql database that holds datetime in one field, in this format:

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.