Koha/installer/data
Paul Poulain 866fc7653c Bug 8289 Upgrading from 2.2 does not work anymore
The updatedatabase22to30.pl script update the engine from MyISAM to InnoDB for most tables.

However, the TYPE=InnoDB was deprecated, and is not removed.
The correct syntax is now ENGINE=InnoDB

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
2012-06-25 16:15:42 +02:00
..
mysql Bug 8289 Upgrading from 2.2 does not work anymore 2012-06-25 16:15:42 +02:00
Pg Bug 7289: Adds editionstatement field in neworderempty 2012-02-17 11:13:34 +01:00