[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: thread_stack variable
>Michael writes:
> > Hi,
> >
> > I can't seem to find information about how we can change the thread_stack
> > variable value for mysqld?
> > Any help is appreciated. Thanks in advance!
> >
> > Michael
> >
>
>Hi!
>
>This is a regular MySQL startup variable and can be set in startup
>script or in /etc/my.cnf, as it is thoroughly described in our manual.
On LinuxThreads, setting thread_stack variable does nothing other than waste 4 K of memory per thread for a guard page. On FreeBSD it is actually useful.--
Sasha Pachev
+------------------------------------------------------------------+
| ____ __ _____ _____ ___ http://www.mysql.com |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sasha Pachev |
| /*/ /*/ /*/ \*\_ |*| |*||*| sasha@xxxxxxxxx |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Provo, Utah, USA |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+------------------------------------------------------------------+
--
---------------------------------------------------------------------
Please check "http://www.mysql.com/documentation/manual.php" before
posting. To request this thread, e-mail mysql-thread60321@xxxxxxxxxxxxxxx
To unsubscribe, send a message to:
<mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
If you have a broken mail client that cannot send a message to
the above address (Microsoft Outlook), you can use:
http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.