Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 580267 Details for
Bug 816332
(RHNSAT.RHN_CS_ORG_FK violated from rhnContentSource
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch for rhn_org oracle package
0001-807283-remove-rhnContentSource-row-when-delete-row-i.patch (text/plain), 970 bytes, created by
Shannon Hughes
on 2012-04-25 19:57:16 UTC
(
hide
)
Description:
patch for rhn_org oracle package
Filename:
MIME Type:
Creator:
Shannon Hughes
Created:
2012-04-25 19:57:16 UTC
Size:
970 bytes
patch
obsolete
>From f2b48e884cdcbfca5dc5d4dd2793c13ffdf7f7d6 Mon Sep 17 00:00:00 2001 >From: root <root@sat541-rhel5.shughes.sat> >Date: Wed, 25 Apr 2012 12:53:04 -0400 >Subject: [PATCH] 807283 - remove rhnContentSource row when delete row in oracle pkg > >--- > schema/spacewalk/oracle/packages/rhn_org.pkb | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/schema/spacewalk/oracle/packages/rhn_org.pkb b/schema/spacewalk/oracle/packages/rhn_org.pkb >index 155801d..451a1aa 100644 >--- a/schema/spacewalk/oracle/packages/rhn_org.pkb >+++ b/schema/spacewalk/oracle/packages/rhn_org.pkb >@@ -114,6 +114,7 @@ IS > delete from rhn_redirects where customer_id = org_id_in; > delete from rhn_sat_cluster where customer_id = org_id_in; > delete from rhn_schedules where customer_id = org_id_in; >+ delete from rhnContentSource where org_id = org_id_in; > > -- Delete the org. > delete from web_customer where id = org_id_in; >-- >1.7.4.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 816332
: 580267