You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#34772777: mysql/plugin.h included in test_page_track_component
Problem: Headers mysql/plugin.h and my_io.h shall not be included
by any component.
Fix:
1) Added checks if the headers are compiled with component.
2) Remove unnecessary inclusions of the headers.
3) Copy missing declarations to components/bits/*.h and include them.
Change-Id: I4e20e7e8725bed330cb4ac2856ae03098a261c79
0 commit comments