6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9151] Kronolith, Nag, Mnemo, Turba don't work with Oracle DB
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.___. .. ..__ [__ [__ |__|\ /[ __ | [___| | \/ [_./
Comment
> It was in a file called /lib/Horde/SQL/Manager.php > > There is a function: > function getInstance($dsn = array()) > { > // Merge local options with Horde database config. > if (isset($GLOBALS['conf']['sql'])) { > $dsn = array_merge($GLOBALS['conf']['sql'], $dsn); > } > unset($dsn['charset']); > $options = array('seqcol_name' => 'id', > 'portability' => MDB2_PORTABILITY_ALL & > ~MDB2_PORTABILITY_FIX_CASE, > 'force_defaults' => false, > 'emulate_database' => false); > ^^^^^^^^^^^^^^^^^^ > This is for sure not the right place for doing so, since it affects > the other db-drivers, too... > > I'm a Oracle Database Architect/Developer/Administrator, and have no > experience in php-programming, so I decided at this to leave that to > the ones who know, what they are doing >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers