You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-24 14:20:59 +03:00
MCOL-523 documentation part 2
This commit is contained in:
12
utils/udfsdk/docs/source/usage/copylibs.rst
Normal file
12
utils/udfsdk/docs/source/usage/copylibs.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
.. _copylibs:
|
||||
|
||||
Copy Libraries
|
||||
==============
|
||||
|
||||
The libraries will be built in the Columnstore source tree at utils/udfsdk. If your using out of source object creation, they will be in the appropriate place.
|
||||
|
||||
Copy the following the lib directory of your installation directory. The default install directory is /usr/local/mariadb/columnstore
|
||||
|
||||
* libudfsdk.so.1.1.0
|
||||
* libudf_mysql.so.1.0.0
|
||||
|
||||
Reference in New Issue
Block a user