View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0026662 | mantisbt | installation | public | 2020-02-02 14:06 | 2020-03-15 15:23 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Target Version | 2.24.0 | Fixed in Version | 2.24.0 | ||
| Summary | 0026662: Final statement to set database version not logged in SQL script | ||||
| Description | The SQL script generated by the installer does not include the final statement to set database version. | ||||
| Tags | No tags attached. | ||||
| MantisBT: master ad05c04e 2020-01-06 05:04 Details Diff | Install: improve generated SQL script The script generated by the installer when printing SQL queries instead of writing to the database has been improved with comments, as follows: - Header indicating MantisBT version and date of generation - Schema step number before each SQL statement(s) - For UpdateFunction steps, print the PHP function to execute, with arguments - Empty upgrade steps are indicated as "No Operation" - Set database version Fixes 0026661, 0026662 | Affected Issues 0026661, 0026662 | |
| mod - admin/install.php | Diff File | ||
