Changeset 2638 for pykota/trunk/conf

Show
Ignore:
Timestamp:
02/02/06 19:30:32 (18 years ago)
Author:
matt
Message:

Initial MySQL support

Location:
pykota/trunk/conf
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/conf/pykota.conf.sample

    r2635 r2638  
    4949# Storage backend for quotas 
    5050# only PGStorage (PostgreSQL), LDAPStorage (OpenLDAP or else), 
    51 # and SQLiteStorage (SQLite 3) are supported. 
    52 # 
    53 # MySQL and BerkeleyDB are planned. 
     51# MySQLStorage (MySQL) and SQLiteStorage (SQLite 3) are supported. 
     52# 
     53# BerkeleyDB is planned. 
    5454 
    5555#################################################################### 
     
    6060#storagename: /etc/pykota/pykota.db 
    6161 
    62 #################################################################### 
    63 # PostgreSQL : comment this section out if you use another backend # 
    64 #################################################################### 
     62############################################################################ 
     63# PostgreSQL or MySQL: comment this section out if you use another backend # 
     64############################################################################ 
    6565storagebackend: pgstorage 
     66# storagebackend: mysqlstorage 
    6667 
    6768# Quota Storage Server hostname (and optional port) 
  • pykota/trunk/conf/pykotadmin.conf.sample

    r2622 r2638  
    6060# For SQLite3, you can comment out all the lines in this file. 
    6161 
    62 # PostgreSQL's Quota Storage administrator's name and password 
     62# PostgreSQL's or MySQL's Quota Storage administrator's name and password 
    6363# Please comment these lines out and see further below if you use LDAP. 
    6464storageadmin: pykotaadmin