Skip to Content.
Sympa Menu

en - upgrading from Sympa 3.3b.7

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Fil <address@concealed>
  • To: Sympa-Users <address@concealed>
  • Subject: upgrading from Sympa 3.3b.7
  • Date: Tue, 11 Feb 2003 22:28:15 +0100

Hi,

upgrading is painful: sympa lists a long list of things to do in MySQL, but
you don't find that list anywhere in the distribution. I managed however to
copy/paste that list.

But he first line is already not working:

***** If you are upgrading from a previous Sympa version, you should
update
***** your sympa DB as follows :
***** ALTER TABLE subscriber_table CHANGE date_subscriber timestamp with
time zone NOT NULL;
***** ALTER TABLE subscriber_table CHANGE update_subscriber timestamp with
time zone;

The first command fails :
ERROR 1064: You have an error in your SQL syntax near 'with time zone NOT
NULL' at line 1

What should I do?

-- Fil




Archive powered by MHonArc 2.6.19+.

Top of Page