Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 351 Bytes

Percona 5.5 with sphinx storage engine

This is a work in progress.

  • To have percona running :
sudo run_mysqld_container.sh

Only launch in the directory where Dockerfile is located.

  • To launch mysql client
sudo mysql.sh
  • database files stored in data/mysql located in your container