|
From: Ulf E. <ulf...@fa...> - 2005-02-08 20:45:58
|
Hoi, I had some troubles on a server where the installer always reported success on "test database connection". It turned out 'db_error' was defined 'DB_Error'. Is this a known issue/bug for one or another version of MySQL and/or php? Anyway, this patch use DB::isError for error checking and patches isError to handle both cases.. -- Ulf |