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
Last change
on this file since 8abcdfe was
bc7dfe7,
checked in by ramon <ramongomez@…>, 15 years ago
|
Instalador actuliza estructura al cambiar versión de la BD; solución fallo tamaño de caché al reparticionar.
git-svn-id: https://opengnsys.es/svn/trunk@1034 a21b9725-9963-47de-94b9-378ad31fedc9
|
-
Property mode set to
100644
|
File size:
245 bytes
|
Rev | Line | |
---|
[bc7dfe7] | 1 | -- Cambios para gestión de Multicast |
---|
| 2 | |
---|
| 3 | ALTER TABLE `ordenadores` |
---|
| 4 | ADD COLUMN `modomul` TINYINT(4) NOT NULL, |
---|
| 5 | ADD COLUMN `ipmul` VARCHAR(16) NOT NULL, |
---|
| 6 | ADD COLUMN `pormul` INT(11) NOT NULL, |
---|
| 7 | ADD COLUMN `velmul` SMALLINT(6) NOT NULL; |
---|
| 8 | |
---|
Note: See
TracBrowser
for help on using the repository browser.