You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-3 directory name changes
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
* 2. add the UDF function implementation in udfsdk.cpp
|
||||
* 3. add the connector stub for this UDF function in udfsdk.cpp
|
||||
* 4. build the dynamic library libudfsdk
|
||||
* 5. put the library in /usr/local/MariaDB/Columnstore/lib of all modules
|
||||
* 5. put the library in /usr/local/mariadb/columnstore/lib of all modules
|
||||
* 6. restart all the InfiniDB servers and MySQL server
|
||||
* 7. notify mysqld about the new functions with the commands like:
|
||||
*
|
||||
|
Reference in New Issue
Block a user