Comment 19 for bug 1180243

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2271
Committed: http://gitorious.org/mahara/mahara/commit/4529f691605bfa73248ae11f9b7b804a0a3bd989
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.6_STABLE

commit 4529f691605bfa73248ae11f9b7b804a0a3bd989
Author: Son Nguyen <email address hidden>
Date: Mon May 20 12:33:39 2013 +1200

Fix InnoDB verification issue for MySQL 5.6 (Bug #1180243)

Use the command 'SHOW ENGINES' instead of 'SHOW VARIABLES'
See also:
http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_have_innodb

Change-Id: Ib97f7e1fdcc3c305db7864359fee7626f2f8a4f3
Signed-off-by: Son Nguyen <email address hidden>
Signed-off-by: Aaron Wells <email address hidden>