Database administration tool for non-admin users, continuation of https://git.pvv.ntnu.no/Projects/mysql-admtools
Aslak Raanes
9c13e86fe2
* commit '617a4b7a253d098befdbb8b083f1d6860a2f7b31': legg til toml.h slik at den blir med i dist |
||
---|---|---|
tomlc99@f06bf3a5cc | ||
.gitignore | ||
.gitmodules | ||
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 | ||
stamp-h.in | ||
toml.c | ||
toml.h |
README.md
MySQL database development files
Sikre at Ubuntu-pakken libmysqlclient-dev
/default-libmysqlclient-dev
er installert.
autoreconf
autoreconf --force --install --symlink
configure
vanlig, på linux.
./configure --with-mysql=yes --sysconfdir=/etc
For å rydde til start:
make maintainer-clean