Bugzilla – Attachment 52161 Details for
Bug 9701
Configure default indicators
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9701 - fixed typo in atomic update file. Sorry for that!
Bug-9701---fixed-typo-in-atomic-update-file-Sorry-.patch (text/plain), 1.09 KB, created by
joachim.ganseman
on 2016-06-07 16:07:42 UTC
(
hide
)
Description:
Bug 9701 - fixed typo in atomic update file. Sorry for that!
Filename:
MIME Type:
Creator:
joachim.ganseman
Created:
2016-06-07 16:07:42 UTC
Size:
1.09 KB
patch
obsolete
>From 5e2706ecc760d8a5d57ec73d23bef7aefd5dda66 Mon Sep 17 00:00:00 2001 >From: Joachim Ganseman <joachim.ganseman@student.ua.ac.be> >Date: Tue, 7 Jun 2016 16:07:06 +0000 >Subject: [PATCH] Bug 9701 - fixed typo in atomic update file. Sorry for that! > >--- > installer/data/mysql/atomicupdate/bug_9701-add_default_indicators.sql | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_9701-add_default_indicators.sql b/installer/data/mysql/atomicupdate/bug_9701-add_default_indicators.sql >index 289883c..6d60bbe 100644 >--- a/installer/data/mysql/atomicupdate/bug_9701-add_default_indicators.sql >+++ b/installer/data/mysql/atomicupdate/bug_9701-add_default_indicators.sql >@@ -1,3 +1,3 @@ > ALTER TABLE marc_tag_structure >-ADD COLUMN ind2_defaultvalue VARCHAR(1) NOT NULL DEFAULT '' AFTER authorized_value, >-ADD COLUMN ind1_defaultvalue VARCHAR(1) NOT NULL DEFAULT '' AFTER authorized_value; >+ADD COLUMN ind2_defaultvalue VARCHAR(1) NOT NULL DEFAULT '' AFTER authorised_value, >+ADD COLUMN ind1_defaultvalue VARCHAR(1) NOT NULL DEFAULT '' AFTER authorised_value; >-- >2.1.4
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
|
Splinter Review
Attachments on
bug 9701
:
52054
|
52082
|
52161
|
52171
|
52172
|
52173
|
53403
|
53404
|
71929
|
71930
|
71931
|
72010
|
72011
|
72012
|
72986
|
73780
|
73781
|
73782
|
73783
|
73843
|
73844
|
73845