View | Details | Raw Unified | Return to bug 39392
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/README (-5 / +4 lines)
Lines 1-9 Link Here
1
Please put your database revision files in this folder.
1
Please put your database revision files in this folder.
2
The Release Manager will remove them here when pushing your patches.
2
The Release Manager will remove them from here when pushing your patches.
3
3
4
To use the skeleton .perl for your update:
4
To use the skeleton.pl for your update:
5
5
6
% cp installer/data/mysql/atomicupdate/skeleton.perl
6
% cp installer/data/mysql/atomicupdate/skeleton.pl
7
installer/data/mysql/atomicupdate/bug_XXXXX.perl
7
installer/data/mysql/atomicupdate/bug_XXXXX.pl
8
8
9
and put your modifications in where noted.
9
and put your modifications in where noted.
10
- 

Return to bug 39392