|
Hi, I was wondering if anyone has had a problem adding the ‘delete’
field to the voicemail_users table. I have no
problems adding other fields e.g. alter table voicemail_users add column hidefromdir
varchar(3) NOT NULL default ‘no’; However when I do alter table voicemail_users add column delete varchar(3)
NOT NULL default ‘no’; I get a message telling me that I have an error in my MySQL
syntax…..Is this because the ‘delete’ word I s a reserved word
and if so is this something others have experienced? Many thanks, Aisling. |
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
