Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
database system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2007 at 07:51 UTC
Updated:
18 Jan 2012 at 10:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
mike2854 commentedHere is patch for 6.x-dev
SQL script is imported with no error.
The installation is same as drupal-4.7
queries in 4 core modules are made Oracle friendly:
1. aggregator.module
2. block.module
3. node.module
4. user.module
Found functionalities need to be replaced.
Need further test
Comment #2
mike2854 commentedAdded a SQL script for no table prefix in installation,
debug in drupal-6 functional compatibility,
Added pre-inserted record in stallation.
TODO:
1. need a better SQL handling in _db_query()
2. have a detail test in query result fetching.
Modified files:
1. aggregator.module
2. block.module
3. node.module
4. user.module
5. dblog.module
Comment #3
hswong3i commentedhere is a complete version of drupal core + oracle patch for drupal-6.x-dev. it patch the drupal-6.x-dev tarball on 2007-05-17. the supporting of DDL (http://drupal.org/node/136171, http://drupal.org/node/144765) is not a consideration within this patch, but we are able to add this supporting if DDL is ready to merge into drupal core database system for drupal-6.x-dev. by using this package the installation can handle as like as normal installation:
Comment #4
hswong3i commentedthis thread is duplicated with http://drupal.org/node/39260, and so will close up.
Comment #5
goldengalaxy commentedBelow links throw Page not found error. Where else i can find the whole drupal oracle package?
complete oracle patched drupal-6.x-dev package
http://edin.no-ip.com/html/files/drupal-6.x-dev-0517-souvent22-2007-05-2...
oracle patched drupal-6.x-dev
http://edin.no-ip.com/html/files/drupal-6.x-dev-0517-with-oracle-2.0.patch
original drupal-6.x-dev tarball on 2007-05-17
http://edin.no-ip.com/html/files/drupal-6.x-dev-2007-05-17.tar.gz