mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 20:11:42 +01:00
31e365efae
Added mandatory thd parameter to Item (and all derivative classes) constructor. Added thd parameter to all routines that may create items. Also removed "current_thd" from Item::Item. This reduced number of pthread_getspecific() calls from 290 to 177 per OLTP RO transaction. |
||
---|---|---|
.. | ||
COPYRIGHT.txt | ||
database.cpp | ||
database.hpp | ||
handlersocket.cpp | ||
handlersocket.spec.template | ||
hstcpsvr.cpp | ||
hstcpsvr.hpp | ||
hstcpsvr_worker.cpp | ||
hstcpsvr_worker.hpp | ||
Makefile.am | ||
Makefile.plain.template | ||
mysql_incl.hpp |