You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
change mariabd dir
This commit is contained in:
@ -15,10 +15,10 @@ cp build/gdb export/bin
|
||||
cp build/libgcc_s.so.1 export/lib
|
||||
cp build/libstdc++.so.6.0.14 export/lib
|
||||
|
||||
cp build/files.lst $HOME/InfiniDB-MySQL/export/mysql/.
|
||||
cp dbcon/mysql/install_calpont_mysql.sh $HOME/InfiniDB-MySQL/export/mysql/.
|
||||
cp dbcon/mysql/my.cnf $HOME/InfiniDB-MySQL/export/mysql/.
|
||||
cp dbcon/mysql/mysql-Calpont $HOME/InfiniDB-MySQL/export/mysql/.
|
||||
cp build/files.lst $HOME/MariaDB_InfiniDB/export/mysql/.
|
||||
cp dbcon/mysql/install_calpont_mysql.sh $HOME/MariaDB_InfiniDB/export/mysql/.
|
||||
cp dbcon/mysql/my.cnf $HOME/MariaDB_InfiniDB/export/mysql/.
|
||||
cp dbcon/mysql/mysql-Calpont $HOME/MariaDB_InfiniDB/export/mysql/.
|
||||
|
||||
cp build/Doxyfile export/etc
|
||||
if [ ! $$ ]; then
|
||||
|
Reference in New Issue
Block a user