Opened 7 years ago

Closed 7 years ago

#2049 closed task (fixed)

Upgrade MySQL tables from MyISAM to InnoDB

Reported by: robe Owned by: sac@…
Priority: normal Milestone: Website rebranding 2017
Component: SysAdmin Keywords:
Cc:

Description

the staging.www.osgeo.org wordpress was installed using MyISAM which has a number of issues

e.g transaction safety, not supporting multiple cores, not ANSI SQL compliant in enforcing things.

MySQL and Maria planning to get rid of it in some future version.

That said I'd like to convert all the tables to InnoDB and plan to do that this weekend.

I spoke to GetInteractive and they said there was no specific reason they went with MyISAM. Just happened to be the default.

Change History (1)

comment:1 by robe, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.