UNIV_NONINL build broken

Bug #1040483 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Invalid
Undecided
Unassigned
5.1
Fix Released
High
Laurynas Biveinis

Bug Description

Current 5.1 trunk:

handler/i_s.cc: In function ‘int i_s_innodb_changed_pages_fill(THD*, TABLE_LIST*, COND*)’:
handler/i_s.cc:3826:7: error: ‘srv_track_changed_pages’ was not declared in this scope
handler/i_s.cc:3836:10: error: ‘srv_changed_pages_limit’ was not declared in this scope

The issue here is that i_s.cc does not include srv0srv.h even though these variables are declared there. If UNIV_NONINL is not defined, this issue is masked through buf0buf.ic including srv0srv.h.

Related branches

Changed in percona-server:
status: New → Invalid
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2792

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.