[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.144,1.145
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-08-09 11:00:32
|
Update of /cvsroot/modeling/ProjectModeling/Modeling In directory sc8-pr-cvs1:/tmp/cvs-serv8829 Modified Files: CHANGES Log Message: Fixed bug #785434: mdl_generate_DB_schema now detects when the database (file)name in dsn and in the admin-dsn are not the same. Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v retrieving revision 1.144 retrieving revision 1.145 diff -C2 -d -r1.144 -r1.145 *** CHANGES 3 Aug 2003 14:04:11 -0000 1.144 --- CHANGES 9 Aug 2003 11:00:27 -0000 1.145 *************** *** 8,11 **** --- 8,14 ---- -------------------------------------------------------- + * Fixed bug #785434: mdl_generate_DB_schema now detects when the database + (file)name in dsn and in the admin-dsn are not the same. + 0.9-pre-12 (2003/08/03) ----------------------- |