How can I do this?<br><br>
<div><span class="gmail_quote">2007/10/17, Andreas Ericsson <<a href="mailto:ae@op5.se">ae@op5.se</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Livio Zanol Puppim wrote:<br>> Thanks,<br>> I've used an ALTER TABLE and my problem is now solved....
<br>><br>> ALTER TABLE nagios_hosts CHANGE alias alias varchar(128) NOT NULL default<br>> "";<br>><br>> I hope that fields will be bigger in new versions.<br>><br><br>Since you're well-versed enough in SQL, just submit a patch. It's the best
<br>way to get changes done the way you want them. Otherwise Ethan might decide<br>to make the field 65 chars, which would indeed be bigger, but still not<br>quite big enough. I know I'd do it, but that's mainly because I'm evil in
<br>a friendly and easy-going way.<br><br>--<br>Andreas Ericsson                   <a href="mailto:andreas.ericsson@op5.se">andreas.ericsson@op5.se</a><br>OP5 AB                             <a href="http://www.op5.se">www.op5.se
</a><br>Tel: +46 8-230225                  Fax: +46 8-230231<br></blockquote></div><br>