From: ivan Date: Thu, 9 May 2002 15:14:21 +0000 (+0000) Subject: attempt to avoid people installing and asking for help with MySQL despite the X-Git-Tag: freeside_1_4_0_pre12~5 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=c3256336de26feda8ad6c7e51b039249e147a30f attempt to avoid people installing and asking for help with MySQL despite the VERY FUCKING CLEAR instructions that it isn't supported. --- diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 4870c7db7..5c13ac10d 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -13,10 +13,9 @@ Before installing, you need:
  • A transactional database engine supported by Perl's DBI.
  • Perl modules (CPAN will query, download and build perl modules automatically) Install the Freeside distribution: diff --git a/httemplate/docs/mysql.html b/httemplate/docs/mysql.html new file mode 100644 index 000000000..11af518e1 --- /dev/null +++ b/httemplate/docs/mysql.html @@ -0,0 +1,13 @@ + + MySQL notes + + +

    MySQL notes

    +MySQL is NOT supported at this time. +The following information is provided for developers who wish to contribute MySQL support. Note that ALL of the items listed below need to be resolved to support MySQL. + +