From: Steve W. <wai...@us...> - 2001-03-02 00:37:26
|
Update of /cvsroot/phpwiki/phpwiki In directory usw-pr-cvs1:/tmp/cvs-serv25223 Modified Files: INSTALL.mSQL Log Message: Added note that mSQL will not be supported in 1.3 unless someone else wants to keep it up to date. Index: INSTALL.mSQL =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/INSTALL.mSQL,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** INSTALL.mSQL 2001/02/01 04:12:38 1.3 --- INSTALL.mSQL 2001/03/02 00:38:50 1.4 *************** *** 1,2 **** --- 1,8 ---- + Note: mSQL will not be supported in the 1.3 development branch, unless + someone wants to assume responsibility for it. When the new version of + mSQL is released we might reconsider it, but there has been no demand + for a mSQL based Wiki so far. --Steve Wainstead, sw...@pa... + + mSQL support is fairly stable. However, due to the limitations of mSQL's SQL syntax, certain features found in the MySQL and Postgresql |