Limit # of MySql Processes?

I use mysql for bookmarks. I don't need 6 spare servers running. How do I limit the number to say 2?

1 Reply

@miallen:

I use mysql for bookmarks. I don't need 6 spare servers running. How do I limit the number to say 2?

They aren't different servers nor processes, they are threads.

For a better understanding please visit any of the below pages/sites:

http://herzl.nylug.org/pipermail/nylug- … 14011.html">http://herzl.nylug.org/pipermail/nylug-talk/2003-August/014011.html (read entire thread)

and

http://www.mysql.com/doc/en/MySQL_threads.html

HTH

Bill Clinton

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct