sunbains / embedded-innodb

Embedded InnoDB based on v5.1
GNU General Public License v2.0
28 stars 7 forks source link

Split the kernel mutex #17

Open subains opened 7 months ago

subains commented 7 months ago

The core work was done in v5.6 the later optimizations for RO were done in v5.7. The latter are fairly easy once the 5.6 changes are in place.