Hi Matt, >> >> 5.1.30 is going into OpenSolaris as I type. Later 5.1 releases will >> come as resources allow and criticality necessitates. > > Thanks Lars! One related question... any chances we have our delta > patches from Cool Stack which had a MySQL DTrace provider in this > putback? Or for that matter, any DTrace provider patches? > > You can see what we had in Cool Stack here: > http://src.opensolaris.org/source/xref/webstack/webstack/branches/CoolStackDev/src/mysql/patches/
I ported a slightly different set of probes back into the 5.1.30 drop. There are a few more than those detailed in the documentation I wrote here: http://dev.mysql.com/doc/refman/6.0/en/dba-dtrace-server.html But the majority of probes are there as listed - we have some additional probes looking at row-level operations and caching. MC -- Martin 'MC' Brown, mc at mcslp.com Everything MCslp: http://planet.mcslp.com
