mirror of
https://github.com/MariaDB/server.git
synced 2025-09-18 23:25:30 +02:00
![]() Let us access some data members of THD directly, instead of invoking non-inline accessor functions. Note: my_thread_id will be used instead of the potentially narrower ulong data type. Also, let us remove some functions from sql_class.cc that were only being used by InnoDB or RocksDB, for no reason. RocksDB always had access to the internals of THD. Reviewed by: Sergei Golubchik Tested by: Saahil Alam |
||
---|---|---|
.. | ||
row0ext.cc | ||
row0ftsort.cc | ||
row0import.cc | ||
row0ins.cc | ||
row0log.cc | ||
row0merge.cc | ||
row0mysql.cc | ||
row0purge.cc | ||
row0quiesce.cc | ||
row0row.cc | ||
row0sel.cc | ||
row0uins.cc | ||
row0umod.cc | ||
row0undo.cc | ||
row0upd.cc | ||
row0vers.cc |