~percona-dev/percona-server/release-5.1.57-12.8-commit108486

« back to all changes in this revision

Viewing changes to profiling_slow.patch

  • Committer: kinoyasu
  • Date: 2010-06-18 10:43:10 UTC
  • Revision ID: kinoyasu@gauntlet4-20100618104310-16tw73nfzl8rvkay
port for mysql-5.1.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
diff -ruN a/sql/log.cc b/sql/log.cc
15
15
--- a/sql/log.cc        2010-04-28 16:14:10.000000000 +0900
16
16
+++ b/sql/log.cc        2010-04-28 16:15:40.000000000 +0900
17
 
@@ -2405,6 +2405,11 @@
 
17
@@ -2393,6 +2393,11 @@
18
18
           my_b_printf(&log_file,"# No InnoDB statistics available for this query\n") == (uint) -1)
19
19
         tmp_errno=errno;
20
20
     }