Vladislav Vaintroub
da91b8d73e
Cleanup casing in MYSQL_ADD_PLUGIN, patch provided by Kent
2010-02-01 23:46:02 +01:00
Marc Alff
a1917ee687
Bug#44210 Performance schema: pool-of-threads threads instrumentation is missing
...
WL#5136 Pool of threads
Added an explicit delete_thread() API in the instrumentation,
to be used by the pool of threads implementations.
2010-01-26 16:42:54 -07:00
Marc Alff
f62eb05d08
Bug#50478 perfschema.tampered_perfschema_table1 fails sporadically on
...
Windows and Solaris
Reviewed every call to my_error() using the va_args parameters,
to make sure the arguments type are ok.
Fixed the broken calls to my_error() to pass a strings as 'char *',
not LEX_STRING.
2010-01-22 17:15:16 -07:00
Vladislav Vaintroub
cd45a44180
Post-merge fixes , define HAVE_RWLOCK_T on Solaris define
...
DISABLE_MYSQL_THREAD_H for strings
Also, enable unittests for perfschema
2010-01-14 18:42:28 +00:00
Vladislav Vaintroub
6b6f0ca461
merge
2010-01-14 16:07:27 +01:00
Marc Alff
e0e0f9e3d4
WL#2360 Performance schema
...
Part V: performance schema implementation
2010-01-11 18:47:27 -07:00