View Issue Details

IDProjectCategoryView StatusLast Update
0035431mantisbtinstallationpublic2025-03-01 18:40
Reporterdregad Assigned Todregad  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Target Version2.27.1Fixed in Version2.27.1 
Summary0035431: When installing on mysql with log queries, SET NAMES=UTF8 is not logged
Description

The installer always executes the query, regardless of $f_log_queries.

When true, the query should be printed, not executed.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-2.27 e2886aea

2025-02-23 11:17

dregad


Details Diff
Install: don't execute SET NAMES UTF8 when printing queries

The installer always executes the query, regardless of $f_log_queries.
When true, the query should be printed, not executed.

Fixes 0035431
Affected Issues
0035431
mod - admin/install.php Diff File