ERROR 1436 (HY000): Thread stack overrun:  6448 bytes used of a 131072 byte stac
k, and 128000 bytes needed.  Use 'mysqld -O thread_stack=#' to specify a bigger
stack.请使用'mysqld -O thread_stack=#'指定更大的堆栈。应该怎么做呢?是去掉引号把其中内容作为mysql 语句指令呢还是直接修改 mysmall.ini的thread_stack内容?