merge -c 13581 from 2.1.0 to main. [t:1889]

git-svn-id: file:///svn/mysql/tokudb-engine/src@13588 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Rich Prohaska 2013-04-17 00:01:52 -04:00 committed by Yoni Fogel
parent a26f49a804
commit 48339dd4cc

View file

@ -641,10 +641,10 @@ mysql_declare_plugin(tokudb) {
"TokuDB",
"Tokutek Inc",
"Fractal trees, transactions, row level locks",
PLUGIN_LICENSE_PROPRIETARY, /* QQQ license? */
PLUGIN_LICENSE_GPL,
tokudb_init_func, /* plugin init */
tokudb_done_func, /* plugin deinit */
0x0200, /* QQQ 2.0 */
0x0210, /* 2.1.0 */
NULL, /* status variables */
tokudb_system_variables, /* system variables */
NULL /* config options */