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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:43:31+00:00 2026-05-28T03:43:31+00:00

I have lots of entries in the slow query log that just have COMMIT

  • 0

I have lots of entries in the slow query log that just have “COMMIT” on them, they take around 3 seconds, which is slow but not awful compared to some other queries.

the entries look like this:

COMMIT;
# Time: 120111 14:11:05
# User@Host: root[root] @ localhost []
# Query_time: 3.140228  Lock_time: 0.000000 Rows_sent: 0  Rows_examined: 0
SET timestamp=1326291065;
COMMIT; 
# Time: 120111 14:14:03
# User@Host: root[root] @ localhost []
# Query_time: 2.036250  Lock_time: 0.000000 Rows_sent: 0  Rows_examined: 0
SET timestamp=1326291243;
COMMIT;

My question is why would rails be issuing a “COMMIT”?

My understanding is it should be using autocommit unless I am doing transactions manually.

  • 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-28T03:43:31+00:00Added an answer on May 28, 2026 at 3:43 am

    Rails performing a transaction in many case.

    For instance if you save a record with a nested model (like topic which has many comments), Rails will wrap updates (1 topic and n comments) in a transaction to keep your database consistent.

    EDIT

    As soon as you have two or more queries linked to each other that changed the database you must have a transaction, but it seems that Rails perform a begin/commit even on single queries. I think it’s designed this way to avoid useless auto-commit activation/deactivation.

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

Sidebar

Related Questions

I have lots of details. I want to stack them within an array, can
I have LOTS of logs and I need to compress them in a weekly
We have lots of stored procedures which all contain a lot of comments. Is
I have lots and lots of C preprocessor #define statements, which make my C
Just getting my head around Linq and having lots of fun! Can any one
I am designing a table in the database which will store log entries from
Suppose I have ten cron jobs running in parallel which fetch entries from database
I've been reading lots of questions at stackoverflow that have made my life easier,
I have lots of unrelated named things that I'd like to do quick searches
There are lots of secrets that apps have that need to be secured in

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.