Project

General

Profile

Actions

Feature #12451

closed

myamiweb install page change for storage engine specification

Added by Anchi Cheng about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
04/14/2022
Due date:
% Done:

0%

Estimated time:
Deliverable:

Description

Need to construct the page with question and validation for this constant.


Files

db_engine.png (2.85 KB) db_engine.png Sargis Dallakyan, 04/16/2022 10:06 AM

Related issues 1 (0 open1 closed)

Related to Leginon - Feature #12450: a way to force storage engine when create tables in myamiwebClosedAnchi Cheng04/14/2022

Actions
Actions #1

Updated by Anchi Cheng about 2 years ago

  • Related to Feature #12450: a way to force storage engine when create tables in myamiweb added
Actions #2

Updated by Anchi Cheng about 2 years ago

  • Status changed from New to Assigned
Actions #3

Updated by Sargis Dallakyan about 2 years ago

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");

Actions #4

Updated by Anchi Cheng over 1 year ago

  • Status changed from In Test to Closed
  • Assignee changed from Sargis Dallakyan to Anchi Cheng

works.

Actions

Also available in: Atom PDF