Database administration tool for non-admin users, continuation of https://git.pvv.ntnu.no/Projects/mysql-admtools
Aslak Raanes 6a8a460164 | ||
---|---|---|
.gitignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md | ||
acconfig.h | ||
common.c | ||
configure.ac | ||
mysql-admutils.h | ||
mysql-dbadm.c | ||
mysql-useradm.c | ||
pwfile.c | ||
pwlex.l | ||
pwyacc.y | ||
stamp-h.in |
README.md
autoreconf
autoreconf --force --install --symlink
configure
vanlig, på linux.
./configure --with-mysql=yes --sysconfdir=/etc
For å rydde til start:
make maintainer-clean