Basically commenting on http://www.mysqlperformanceblog.com/2006/05/17/mysql-server- memory-usage
When computing maximum memory usage for a thread I have one source that says:
another that says:
yet another:
Regardless, all attest the importance of keeping per thread memory allocation reasonable; hoverver, there is no way to even generically estimate what it could/should be?