Edgewall Software

Opened 15 years ago

Last modified 11 years ago

#8089 closed enhancement

MySQL tables setup and upgrade — at Version 1

Reported by: anatoly techtonik <techtonik@…> Owned by:
Priority: normal Milestone:
Component: admin/console Version: 0.11-stable
Severity: major Keywords: mysql helpwanted
Cc: dale.miller@…, Thijs Triemstra Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

Currently, we have a lot of requirements on MySqlDb page. Namely requirement for tables to be in utf8_bin collation to handle Unicode and InnoDB/NDB format for tables needed for transactions.

These requirements can enforced/automated by upgrade scripts.

Change History (1)

comment:1 by Christian Boos, 15 years ago

Description: modified (diff)
Keywords: mysql added
Milestone: 0.11.4
Severity: normalmajor

Did you forget about #4990? ;-)

But yes, I think we ought to do something about this, if only to refuse to complete an initenv if the requirements are not met.

Note: See TracTickets for help on using tickets.