mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Pass THD to Item_field (and all derivatives) constructors. This reduces number of pthread_getspecific() calls from 322 to 292.
Pass THD to Item_field (and all derivatives) constructors. This reduces number of pthread_getspecific() calls from 322 to 292.