Bug ID 981215
Summary Build mysql-community-server with enable-profiling
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.1
Hardware 64bit
OS openSUSE 42.1
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter archon810@gmail.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

User-Agent:       Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/51.0.2704.47 Safari/537.36
Build Identifier: 

Hi,

mysql-community-server has had profiling enabled in OpenSUSE builds before, but
it seems that right now, profiling is taken out explicitly, and there's no way
to turn it back on.

https://dev.mysql.com/doc/refman/5.6/en/show-profile.html

have_profiling = NO

[SQL]set profiling = 1;
[Err] 1193 - Unknown system variable 'profiling'

[SQL] show profiles;
[Err] 1289 - The 'SHOW PROFILES' feature is disabled; you need MySQL built with
'enable-profiling' to have it working

https://dev.mysql.com/doc/refman/5.6/en/source-configuration-options.html
states that profiling is set to ON by default.

There is no package to install in Yast to enable it as far as I can tell, and I
really don't want to have to compile from source from now on just to get
profiling back.

Please consider adding profiling back.

Reproducible: Always


You are receiving this mail because: