compilation failed with UNIV_DEBUG enabled

Bug #316982 reported by Evgeniy Firsov
2
Affects Status Importance Assigned to Milestone
Percona-XtraDB
Fix Released
Medium
Unassigned

Bug Description

Solution:
diff -r 6f06ce9019c9 storage/innobase/buf/buf0rea.c
--- a/storage/innobase/buf/buf0rea.c Wed Jan 14 10:03:49 2009 +0600
+++ b/storage/innobase/buf/buf0rea.c Wed Jan 14 11:03:16 2009 +0600
@@ -20,6 +20,7 @@
 #include "os0file.h"
 #include "srv0start.h"

+extern ulint srv_read_ahead;
 extern ulint srv_read_ahead_rnd;
 extern ulint srv_read_ahead_seq;
 extern ulint srv_buf_pool_reads;

Changed in percona-xtradb:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

fixed at extensions-1.0/revision/30

Changed in percona-xtradb:
status: Confirmed → Fix Committed
Changed in percona-xtradb:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.