#At file:///Users/malff/BZR_TREE/mysql-next-mr-bugfixing-52134/ based on revid:marc.alff@stripped
3139 Marc Alff 2010-03-22
Code review comments
modified:
storage/perfschema/pfs_instr.cc
=== modified file 'storage/perfschema/pfs_instr.cc'
--- a/storage/perfschema/pfs_instr.cc 2010-03-22 09:08:28 +0000
+++ b/storage/perfschema/pfs_instr.cc 2010-03-22 12:48:18 +0000
@@ -798,7 +798,7 @@ find_or_create_file(PFS_thread *thread,
dirlen= dirname_length(safe_filename);
if (dirlen == 0)
{
- dirbuffer[0]= FN_HOMELIB;
+ dirbuffer[0]= FN_CURLIB;
dirbuffer[1]= FN_LIBCHAR;
dirbuffer[2]= '\0';
}
Attachment: [text/bzr-bundle] bzr/marc.alff@oracle.com-20100322124818-30y3hnrzlxhkus2l.bundle
| Thread |
|---|
| • bzr commit into mysql-next-mr-bugfixing branch (marc.alff:3139) | Marc Alff | 22 Mar |