Not having looked at the source code, I would assume that you can safely ADD fields. However, I would not reuse existing fields or remove any -- in that case, you may expect to make changes to the source.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Schreiter Sent: Wednesday, May 12, 2004 3:10 PM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] cdr_mysql - would index slow down? Jay Milk schrieb: ... > note, you probably wouldn't re-use existing fields (whether they're > used or not) but rather add new fields if needed. In order to keep ... I assume, I may not add nor change fields to the "cdr" table, which cdr_mysql uses. Maybe I should consider patching the source code in order to modify the "cdr" table. Roger. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
