~percona-dev/percona-server/5.1.57-fix_bug_784378

« back to all changes in this revision

Viewing changes to innodb_extra_rseg.patch

  • Committer: kinoyasu
  • Date: 2011-05-24 03:30:51 UTC
  • mfrom: (226.1.1 5.1.57-tmp)
  • Revision ID: kinoyasu@gauntlet4-20110524033051-o7vnwup5mk8rt5nz
fix bug723050

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
+
184
184
+       /* plugin author (for SHOW PLUGINS) */
185
185
+       /* const char* */
186
 
+       STRUCT_FLD(author, plugin_author),
 
186
+       STRUCT_FLD(author, "Percona"),
187
187
+
188
188
+       /* general descriptive text (for SHOW PLUGINS) */
189
189
+       /* const char* */