WorkLog Frontpage Log in / Register
High-Level Description | Task Dependencies | High-Level Specification | Low-Level Design | File Attachments | User Comments | Time Estimates | Funding and Votes | Progress Reports

 duplicate plugin names
Title
Task ID79
Queue
Version N/A
Status
PriorityN/A
Copies to
Created bySergei09 Feb 2010Done
Supervisor N/A  
Lead Architect    
Architecture Review  
Implementor  
Code Review  
QA  
Documentation  
 High-Level Description
currently plugin names should be globally unique in the server.
In fact, they only need to be unique within a plugin type. There is no reason
why there can not be a fulltext parser plugin "csv" and storage engine plugin "csv".

This task allows plugins with the same name to be installed as long as they are
of different plugin type. It also adds 

  INSTALL plugin_type PLUGIN name SONAME "path";

command (e.g. INSTALL FTPARSER PLUGIN csv SONAME "csv.so"), to resolve the case
when one .so has two plugins with the same name.
 Task Dependencies
Others waiting for Task 79Task 79 is waiting forGraph
 
 High-Level Specification
 Low-Level Design
 File Attachments
 NameTypeSizeByDate
 User Comments
 Time Estimates
NameHours WorkedLast Updated
Total0 
 Hrs WorkedProgressCurrentOriginal
This Task04040
Total04040
 
 Funding and Votes
Votes: 0: 0%
 Make vote: Useless    Nice to have    Important    Very important    

Funding: 0 offers, total 0 Euro
 Progress Reports


Report Generator:
 
Saved Reports:

WorkLog v4.0.0
  © 2010  Sergei Golubchik and Monty Program AB
  © 2004  Andrew Sweger <yDNA@perlocity.org> and Addnorya
  © 2003  Matt Wagner <matt@mysql.com> and MySQL AB