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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T20:50:55+00:00 2026-06-07T20:50:55+00:00

Im trying to stress test mysql: for($i=0;$i<30000;$i++) { mysql_connect(localhost,admin,admin); mysql_select_db(magic); mysql_query(INSERT INTO Persons VALUES

  • 0

Im trying to stress test mysql:

 for($i=0;$i<30000;$i++)
{
 mysql_connect("localhost","admin","admin");
 mysql_select_db("magic");
 mysql_query(INSERT INTO Persons
 VALUES   (4,'9999999999999999999999999999999999999999999999999999999999999999999999999999999999'));
 mysql_close(); 
}

It only inserts 25985, not more.
Table schema : id = primary int, content = long text

Tt gives me error cannot connect to mysql, even though I increase the max connections.

Any solution would be appreciated 🙂

  • 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-07T20:50:56+00:00Added an answer on June 7, 2026 at 8:50 pm

    “The amount of connection is damn to high !” Kidding !

    The number of connection is provided by the number of RAM available on your computer. So if you have gygabites of RAM you can have like 10k connections, depend on your system, the RAM allowed to your connection etc.

    Check it here : MYSQL : too many connections

    The maximum number of connections MySQL can support depends on the quality of the thread library on a given platform, the amount of RAM available, how much RAM is used for each connection, the workload from each connection, and the desired response time.

    Why do you need so much connections at the same time ? One connection and 30.000 insertions should be OK but not 30.000 connections at the same time.

    Hope it helps 🙂

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

Sidebar

Related Questions

I am trying to stress test a client/server system by emulating multiple clients connecting
I am trying to test a stress test a web service using JMeter but
I'm trying to build a small stress test script to test how quickly a
Basically I am trying to write a script to stress test my server and
I am trying to stress test an ASP.Net MVC application using the WCAT tool.
I am trying to run the stress.py stress test included with Cassandra. When I
I am trying to create a basic console app in order to stress test
I'm creating a small server using java.nio , but when trying to stress test
I'm trying to use Monkey debuggin tool (from adb) to stress test a part
I'm trying to stress my application to see if the mysql queries are OK

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.