Bugzilla – Attachment 6338 Details for
Bug 7245
Errors in MySQL tables population with mandatory data for italian installation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
correct sample_itemtypes.sql
sample_itemtypes.sql (text/plain), 671 bytes, created by
Fabio Tiana
on 2011-11-18 15:51:01 UTC
(
hide
)
Description:
correct sample_itemtypes.sql
Filename:
MIME Type:
Creator:
Fabio Tiana
Created:
2011-11-18 15:51:01 UTC
Size:
671 bytes
patch
obsolete
>SET FOREIGN_KEY_CHECKS=0; > >INSERT INTO `itemtypes` VALUES ('BK', 'Libro',5,0,'bridge/book.gif',''); >INSERT INTO `itemtypes` VALUES ('MX', 'Materiale misto',5,0,'bridge/kit.gif',''); >INSERT INTO `itemtypes` VALUES ('CF', 'Computer Files',5,0,'bridge/computer_file.gif',''); >INSERT INTO `itemtypes` VALUES ('MP', 'Mappe',5,0,'bridge/map.gif',''); >INSERT INTO `itemtypes` VALUES ('VM', 'Audiovisivi',5,1,'bridge/dvd.gif',''); >INSERT INTO `itemtypes` VALUES ('MU', 'Musica',5,0,'bridge/sound.gif',''); >INSERT INTO `itemtypes` VALUES ('CR', 'Periodici',5,0,'bridge/periodical.gif',''); >INSERT INTO `itemtypes` VALUES ('REF', 'Reference',0,1,'',''); > >SET FOREIGN_KEY_CHECKS=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
|
Splinter Review
Attachments on
bug 7245
:
6337
|
6338
|
6339
|
6348
|
6349
|
6744