Homec4science

installation: change table TYPE to ENGINE in SQL

Authored by Tibor Simko <tibor.simko@cern.ch> on Jan 21 2011, 10:19.

Description

installation: change table TYPE to ENGINE in SQL

  • In CREATE TABLE SQL statements, use ENGINE instead of deprecated TYPE for better compliance with higher MySQL versions.
  • Remove forcing of PACK_KEYS along the way, since the usual MySQL default behaviour is very nice already.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Feb 23 2012, 20:10
Parents
R3600:d9f7b348b5e0: Merge branch 'maint-0.99'
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:d4b38ca7aa26: installation: change table TYPE to ENGINE in SQL (authored by Tibor Simko <tibor.simko@cern.ch>).Feb 23 2012, 20:10