Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 6cc5362e8d6368eab497deecb8da6ea3 > files > 21

ndoutils-1.4-0.b7.5mdv2008.1.i586.rpm

================
DATABASE SCRIPTS
================

Here you'll find scripts to create the necessary database tables for MySQL and PostgreSQL servers.
The queries/ subdirectory contains some example SQL queries for fetching data from the DB tables.


File Name		Description
---------------------	-------------------------------------------------------------------------
mysql.sql		Use this when you install the NDOUtils addon for the first time.  It will
			create all the necessary tables for you.

upgradedb		Script that automates the DB upgrade process.  Use this when upgrading!

mysql-upgrade-*.sql	Raw SQL scripts for upgrading from a previous release. Please use the upgradedb
			script (above) to upgrade your DB structure, rather than these scripts directly.