Skip to Content.
Sympa Menu

en - [sympa-users] db upgrade problem: 6.1.23 to 6.2.13

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Amos <address@concealed>
  • To: "address@concealed >> address@concealed" <address@concealed>
  • Subject: [sympa-users] db upgrade problem: 6.1.23 to 6.2.13
  • Date: Tue, 23 Feb 2016 20:04:11 -0600

Trying to upgrade test instance of Sympa.  The db is on another box, and has worked fine in the past.  However, the upgrade script doesn't seem to know the db is on another box because it is attempting to upgrade the db on the same box, but blows up because it doesn't exist.

err main::#798 > Sympa::Upgrade::upgrade#119 > Sympa::DatabaseManager::probe_db#156 > Sympa::DatabaseDriver::MySQL::add_table#177 > Sympa::Database::do_query#277 Unable to execute SQL statement "CREATE TABLE notification_table (temporary INT) DEFAULT CHARACTER SET utf8": (42000) CREATE command denied to user 'ais_sympa_app'@'aisdsympa01.x.edu' for table 'notification_table'

it instead should be looking at the db entry on the config file, and connect to that host.

Amos





Archive powered by MHonArc 2.6.19+.

Top of Page