On 9 Nov 2001, German Poo Caaman~o wrote: > > What does 'describe history' return when entered in the mysql command > > line client? > > mysql> describe history; <...>
If I recall correctly, this is a legacy table. It was the first attempt at what repligard is now. Since you are working in a rather safe environment, I suggest you try to get a fresh copy of the 1.2.5 midgard database over to your new machine, and do a > use midgard > drop table history; from the mysql prompt before running database upgrade. I suspect your errors will go away. I have never seen any meaningful data in the history table of older midgard installations. > > > > $ database-upgrade > > > > $ repligard -m > > > > $ database-upgrade # not necesary but will test if your database is OK wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255 Postbus 19127 fax: +31 (0)30 298 2111 3501 DC Utrecht --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
