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?

Regards
Baron

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

Reply via email to