diff options
author | click <click@gonnamakeyou.com> | 2013-02-05 22:20:55 +0100 |
---|---|---|
committer | click <click@gonnamakeyou.com> | 2013-02-05 22:20:55 +0100 |
commit | 00d299f12f406020abbd705476677d0a2f17486c (patch) | |
tree | 16daad125f96ea4578ab1ede8e5152846e2589b4 /src | |
parent | f205613eb5a47c390d0403e3b01a021304406617 (diff) |
Core/SQL: Explicitly set the auth.account-table to use the INNODB-engine (to allow foreign keys and transactions)
If you have an OLD database (auth), and RBAC SQL-alterations, make SURE that it's InnoDB, otherwise run this (it can be run multiple times anyway)
(The only change added is to alter the table to explicitly be an InnoDB-table)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions