Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

where is transaction pool located in mysql ? (no replies)

$
0
0
Hi,

Where is transaction pool located in mysql ?

MySQL 5.7 introduced for Taransaction pool.
----------------------------------------------------------
Fixed chunks of 4MB each
Ordered on address, improves locality of reference
Improves performance of read-write transaction list scans
Reduces malloc()/free() overhead
----------------------------------------------------------

I wonder where transaction pool is located in mysql 5.7?
In InnoDB Buffer Pool? or System tablespace? or ?

Thanks.

Viewing all articles
Browse latest Browse all 1957


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>