~jaypipes/drizzle/subscriber-plugin

« back to all changes in this revision

Viewing changes to plugin/innobase/row/row0row.c

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
759
759
}
760
760
 
761
761
#if defined(BUILD_DRIZZLE)
762
 
# include "mysys/my_sys.h"
 
762
# include "drizzled/internal/my_sys.h"
763
763
#else
764
764
# include "my_sys.h"
765
765
#endif