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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:06:16+00:00 2026-05-27T19:06:16+00:00

I have a very high level of Inserts/Updates vs Reads let’s say 99% Writes

  • 0

I have a very high level of Inserts/Updates vs Reads let’s say 99% Writes vs 1% Reads. The database is for logging a lot of analytic data that comes in rapidly.

I switched to innodb to avoid table level locking which is nice, but I’d like to get rid of the transactional overhead that comes with innodb. Is there a way to just disable all the flushes/commits/transactionlogs for innodb if I just care about speed and don’t mind losing a few rows if things crash?

  • 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-27T19:06:16+00:00Added an answer on May 27, 2026 at 7:06 pm

    Modify my.conf and set innodb_flush_log_at_trx_commit=0. In this way you will not ask MySQL to flush your data to filesystem each time you commit. But you will lose some data when the system crashes.

    You can make it better since most of your operations are writing. You can bunch several SQL into one SQL. Then submit it to MySQL.

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

Sidebar

Related Questions

Hi I have been playing around with MDX and need some very high-level getting-started
New to document-oriented database concepts and have a few high-level questions related to orders
Just a few high-level, hopefully very quick questions: 1) If I have a class
I have a sparse matrix A of very high dimension around 30000x30000 . And
I don't have much experience in this yet but the high level question that
Hallo, I am writing a database application that does a lot of inserts and
This is a very high-level question. I'm looking for insight into this problem that
I have a high level controller class that is in charge of managing several
i have very serious problem if any tech expert can help...thank you in advance..
I have very simple piece of code. The goal is when i input four-digit

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.