Jump to content
MediaWiki

Manual:PHP unit testing/Oracle

From mediawiki.org
Languages:
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date.
MediaWiki no longer supports using Oracle or Microsoft SQL Server as of version 1.34 .

Status

[edit ]

Works with r101976 (1.19a) but is painfully slow because it recreates the schema for each test. A workaround for this issue is to run a short Database test once (so it creates the testing schema) and then use --reuse-db switch that will only clear the schema without recreating it.

Tested against Oracle 11g SE.

Tips for developers

[edit ]

No-cost eval/development version of Oracle 11g "Express" available for Windows x86 and Linux x86_64:

Installation instructions can be found at Manual:Oracle .

AltStyle によって変換されたページ (->オリジナル) /