Author Topic: Error on upgrad 1.4.2 to 1.5.Beta2  (Read 1993 times)

rolfminder

  • Newbie
  • *
  • Posts: 14
    • View Profile
Error on upgrad 1.4.2 to 1.5.Beta2
« on: July 08, 2009, 03:01:04 am »
i have installed 1.5 beta 2
i call www.xxx.xx/public/upgrad
i push the button to make the upgrad

and then:

Failed to execute DB schema transformations. MySQL said: Duplicate column name 'updated_by_id'

what must i do to eliminate this error?

 :) :) :) :) :) :) :) :) :) :) :) :)

i have found the errors.
in the db_upgrade/templates/db_migration
 folder 3 files has wrong syntax for my db

i have make a zip with the input of this 3 files

now its works .... ;D
« Last Edit: July 08, 2009, 07:53:58 am by rolfminder »

alvarotm01

  • Administrator
  • Sr. Member
  • *****
  • Posts: 335
    • View Profile
    • Email
Re: Error on upgrad 1.4.2 to 1.5.Beta2
« Reply #1 on: July 08, 2009, 03:06:42 pm »
Hi,

I'm glad you could solve that problem,
by the way, the modifications at 0_7_tortaFrita.php and 0_9_empanada.php were not necesary, because these update files are not executed at 1.5 upgrade, they were only executed in previous updates.

The fix you did in 1_5_figazza.php is the correct one.

Thanks !!