Skip to content

Collection of MySQL build scripts

License

Notifications You must be signed in to change notification settings

Percona-Lab/ps-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker way

git clone https://github.com/Percona-Lab/ps-build
cd ps-build
./local/checkout

./docker/run-build centos:6
./docker/run-test centos:6

Docker debug

git clone https://github.com/Percona-Lab/ps-build
cd ps-build
./local/checkout

./docker/run-build-debug centos:6

Local way

git clone https://github.com/Percona-Lab/ps-build
cd ps-build
./local/checkout

sudo ./docker/install-deps
./local/build-binary
./local/test-binary

About

Collection of MySQL build scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages