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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 19, 20262026-06-19T00:59:55+00:00 2026-06-19T00:59:55+00:00

When debugging someone code I found that one of the queries was causing the

  • 0

When debugging someone code I found that one of the queries was causing the temp table of mysql to run out of memory. I found that the query was executing even though the ‘ON’ condition did not have an equals to match the fields. I was wondering…

What this would actually do as this seemed to cause a horrendous performance lag?

(I ran the explain command which didn’t seem to help)

As a very rudimentary example it would look something like this query:

"SELECT testfield
FROM foo f
LEFT JOIN bar b ON b.testid 
WHERE testid = 40365";
  • 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-19T00:59:56+00:00Added an answer on June 19, 2026 at 12:59 am

    this is because you’re joining on condition TRUE, which means this operation is a bit like a cartesian product.

    I guess your tables are big enough to cause this memory problem.

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

Sidebar

Related Questions

I was debugging some C++ code in GDB and I found out that some
I am debugging code someone else wrote that calls a lot of stored procedures
I'm debugging someone else's code, and I've run into a situation I wouldn't know
Most programmers will have had the experience of debugging/fixing someone else's code. Sometimes that
I'm debugging someone else's code for a web page that is made with ASP.NET
Lets start by saying that I am debugging someone else's code :-) The error
While debugging javascript written by someone else, I came across some code that I've
I am currently debugging someone else's code that flips the ups and downs relative
If there is some sort of debugging API that would allow someone to write
I'm debugging and commenting someone else's JavaScript code at the moment but there's some

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.