You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
the begginning
This commit is contained in:
8
tools/configMgt/mysql-build-branch
Executable file
8
tools/configMgt/mysql-build-branch
Executable file
@ -0,0 +1,8 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# $Id: mysql-build 421 2007-04-05 15:46:55Z dhill $
|
||||
#
|
||||
# build calpont mysql
|
||||
|
||||
su - mysql -c "scripts/build-branch $1"
|
||||
|
Reference in New Issue
Block a user