Kittiphum Worachat <[EMAIL PROTECTED]> wrote:
> 
> I try to set thread stack with ver 4.0.14 it never success the stack 
> size still 128K (I can do with the same command with ver. 4.0.12 it work)
> 
> The command is put in my.cnf like this
> 
> set-variable = thread_stack = 512K
> 
> how to set with ver 4.0.14

[mysqld]
thread_stack = 512K 

works like a charm.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to