~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/plugin/authorization.h

  • Committer: Olaf van der Spek
  • Date: 2011-03-28 17:36:12 UTC
  • mto: (2257.1.1 build) (2276.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 2258.
  • Revision ID: olafvdspek@gmail.com-20110328173612-j64frssmkmalveii
Common fwd

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
   * to a set of schema names (for use in the context of getSchemaNames
103
103
   */
104
104
  static void pruneSchemaNames(const drizzled::identifier::User& user_ctx,
105
 
                               identifier::Schema::vector &set_of_schemas);
 
105
                               identifier::schema::vector &set_of_schemas);
106
106
  
107
107
  /**
108
108
   * Standard plugin system registration hooks