You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-02 17:22:27 +03:00
Mass substitution 'Corporaton' -> 'Corporation'
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* vi: set shiftwidth=4 tabstop=4 expandtab:
|
||||
* :indentSize=4:tabSize=4:noTabs=true:
|
||||
*
|
||||
* Copyright (C) 2016 MariaDB Corporaton
|
||||
* Copyright (C) 2016 MariaDB Corporation
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
@ -305,7 +305,7 @@ maria_declare_plugin(is_columnstore_files_plugin)
|
||||
MYSQL_INFORMATION_SCHEMA_PLUGIN,
|
||||
&is_columnstore_files_plugin_version,
|
||||
"COLUMNSTORE_FILES",
|
||||
"MariaDB Corporaton",
|
||||
"MariaDB Corporation",
|
||||
"An information schema plugin to list ColumnStore filess",
|
||||
PLUGIN_LICENSE_GPL,
|
||||
is_columnstore_files_plugin_init,
|
||||
|
Reference in New Issue
Block a user