• unknown's avatar
    BUG#17117: header fille "plugin.h" does not have a namespace prefix · eb9b1653
    unknown authored
    plugin.h has been moved into include/mysql/plugin.h
    
    
    include/mysql/plugin.h:
      Rename: include/plugin.h -> include/mysql/plugin.h
    include/Makefile.am:
      plugin.h has been moved into include/mysql/plugin.h
    include/myisam.h:
      plugin.h has been moved into include/mysql/plugin.h
    plugin/fulltext/plugin_example.c:
      plugin.h has been moved into include/mysql/plugin.h
    sql/sql_plugin.h:
      plugin.h has been moved into include/mysql/plugin.h
    storage/csv/ha_tina.cc:
      plugin.h has been moved into include/mysql/plugin.h
    storage/example/ha_example.cc:
      plugin.h has been moved into include/mysql/plugin.h
    storage/myisam/ftdefs.h:
      plugin.h has been moved into include/mysql/plugin.h
    eb9b1653
ha_example.cc 21.8 KB