mysqladmin.in 102 Bytes
Newer Older
1 2
#!/bin/sh

3
${buildout:mysql_software}/bin/mysqladmin -P ${ports:mysql} -S ${mycnf:sock} -u root -p $*