/[smecontribs]/rpms/smeserver-oats/contribs7/smeserver-oats-2.0.3-db_source-template.patch
ViewVC logotype

Contents of /rpms/smeserver-oats/contribs7/smeserver-oats-2.0.3-db_source-template.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Feb 21 18:36:53 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import on branch contribs7 of package smeserver-oats-0.0.1-1.src.rpm

1 --- smeserver-oats-2.0.3/root/etc/e-smith/templates/etc/e-smith/sql/init/80oats.sql.db_source-template 2008-02-02 19:40:41.000000000 -0700
2 +++ smeserver-oats-2.0.3/root/etc/e-smith/templates/etc/e-smith/sql/init/80oats.sql 2008-02-02 19:44:59.000000000 -0700
3 @@ -10,6 +10,8 @@
4 /usr/bin/mysql <<EOF
5 CREATE DATABASE $db DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
6 use $db;
7 + # insert OATS db tables
8 + source /opt/oats/scripts/db/mysql_create.sql
9 use mysql;
10 GRANT ALL PRIVILEGES ON $db.* TO $user\@localhost
11 IDENTIFIED BY '$pass';

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed