From 04b105227656293398ed11e69eede85609022425 Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Wed, 19 Mar 2008 15:38:45 +0000 Subject: [PATCH] added notes about LongReadLen and LongTruncOK to gotcha.txt --- docs/gotcha.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 43f36678b..dbdbc922f 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -86,7 +86,9 @@ save you many hours of grief. * DatabaseLinks no longer automatically set LongReadLen and LongTruncOk for Oracle or ODBC databases. These parameters, and others, can now - be set in the DatabaseLink. + be set in the DatabaseLink. The old settings used were + LongReadLen: 512*1024 + LongTruncOK: 1 * WebGUI now requires the following additional perl modules to operate, and you should install them prior to upgrading: