← Back to team overview

mahara-contributors team mailing list archive

[Bug 1903799] Re: Upgrading to Mahara 20.10 getting error: Please ensure all columns use the same collation as the database

 

Hi Frank,

Hmm, that check has been in the code since 2009. The check looks at the
event_type table and sees if the 'name' column has the same collation as
the database itself.

What database system are you using, MySQL or Postgres or MariaDB and
what version?

Cheers
Robert

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1903799

Title:
  Upgrading to Mahara 20.10 getting error: Please ensure all columns use
  the same collation as the database

Status in Mahara:
  New

Bug description:
  We are upgrading from 19.10 to 20.10 and get the following error when
  running admin/upgrade.php?urlsecret="xxxxxx"

  Mahara: Site Unavailable
  A column of your database is using a collation that is not the same as the database default. Please ensure all columns use the same collation as the database.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1903799/+subscriptions


References