Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
116 B
SQL
Raw Permalink Normal View History

2012-05-25 14:18:36 +00:00
ALTER TABLE `juniAtmVp` ADD INDEX ( `port_id` );
2012-05-25 14:19:37 +00:00
ALTER TABLE `loadbalancer_vservers` ADD INDEX ( `device_id` );