Baron Schwartz wrote:
Greetings,

On 5.2.3:

select plugin_name, plugin_license from plugins;
+-------------+----------------+
| plugin_name | plugin_license |
+-------------+----------------+
| binlog      | GPL            |
| partition   | GPL            |
| ARCHIVE     | GPL            |
| BLACKHOLE   | GPL            |
| CSV         | GPL            |
| Falcon      | PROPRIETARY    |
| FEDERATED   | GPL            |
| MEMORY      | GPL            |
| InnoDB      | GPL            |
| MyISAM      | GPL            |
| MRG_MYISAM  | GPL            |
| ndbcluster  | GPL            |
+-------------+----------------+

Why is Falcon listed as PROPRIETARY? I assume that won't be the eventual license when it's finished. Is it just work in-progress to make it GPL or something?

Hi! This was an oversight, and due to the original Netfrastructure code from Jim Starkey. It is now fixed in the codebase, as evidenced here:

http://lists.mysql.com/commits/24222

Cheers!

Jay

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to