[AppDB] - Script the table creation, help users to setup local appdb

Chris Morgan cmorgan at alum.wpi.edu
Wed Mar 17 12:16:42 CST 2004


* tables/appdb_tables.sql,prefs_list.sql, user_list.sql,user_prefs.sql, 
user_privs.sql, app_category.sql, session_list.sql, create_tables, README, 
include/config.php.sample
Chris Morgan <cmorgan at alum.wpi.edu>
Add appdb/tables/create_tables script to run the sql necessary to create and 
setup appdb tables.  Add app_category.sql and session_list.sql from Jeremy, 
without these the database wasn't handling logins correctly and had no 
categories.  README now has some instructions on how to setup a local appdb. 
Modified config.php.sample to point to apidb to match what is in the sql in 
appdb/tables.  Sql for table creation to use "if exists" to prevent database 
errors on trying to drop tables that don't exist.






-------------- next part --------------
A non-text attachment was scrubbed...
Name: appdb.patch
Type: text/x-diff
Size: 12524 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20040317/714195d2/appdb.bin


More information about the wine-devel mailing list