918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Line | |
---|
1 | UPDATE ogAdmBD.entornos SET ipserveradm = 'SERVERIP' WHERE ipserveradm = '' LIMIT 1; |
---|
2 | |
---|
3 | UPDATE ogAdmBD.parametros SET tipopa = '1' WHERE idparametro = 30; |
---|
4 | |
---|
5 | UPDATE ogAdmBD.idiomas SET descripcion = 'English' WHERE ididioma = 2; |
---|
6 | UPDATE ogAdmBD.idiomas SET descripcion = 'Català' WHERE ididioma = 3; |
---|
7 | |
---|
8 | ALTER TABLE ogAdmBD.menus MODIFY resolucion smallint(4); |
---|
9 | |
---|
10 | ALTER TABLE `perfileshard` ADD `winboot` ENUM( 'reboot', 'kexec' ) NOT NULL DEFAULT 'reboot'; |
---|
11 | |
---|
12 | ALTER TABLE `ordenadores_particiones` ADD `cache` varchar(500); |
---|
Note: See
TracBrowser
for help on using the repository browser.