Feature #12451
closed
myamiweb install page change for storage engine specification
Added by Anchi Cheng over 2 years ago.
Updated about 2 years ago.
Description
Need to construct the page with question and validation for this constant.
Files
- Related to Feature #12450: a way to force storage engine when create tables in myamiweb added
- Status changed from New to Assigned
Added an option to choose a storage engine (InnoDB or MyISAM) in myamiweb/setup/setupDatabase.php.
This is then used in myamiweb/setup/confirmConfig.php and shown as:
DB_ENGINE : InnoDB
and written in myamiweb/config.php.template under:
// --- Set your MySQL database server parameters -- //
...
define('DB_ENGINE',"InnoDB");
- Status changed from In Test to Closed
- Assignee changed from Sargis Dallakyan to Anchi Cheng
Also available in: Atom
PDF