WL#2360 Performance schema

Part V: performance schema implementation
This commit is contained in:
Marc Alff 2010-01-11 18:47:27 -07:00
commit e0e0f9e3d4
285 changed files with 27090 additions and 629 deletions

View file

@ -262,6 +262,7 @@ Database
information_schema
mtr
mysql
performance_schema
test
prepare stmt4 from ' show tables from test like ''t2%'' ';
execute stmt4;