[MDEV-7364] mysqld --help --verbose prints random values for "debug" Created: 2014-12-23  Updated: 2015-01-11  Resolved: 2014-12-26

Status: Closed
Project: MariaDB Server
Component/s: OTHER
Affects Version/s: 5.5.40, 10.0.15, 10.1.2
Fix Version/s: 10.1.3

Type: Bug Priority: Major
Reporter: Sergey Vojtovich Assignee: Sergey Vojtovich
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-6478 MariaDB on Power8 Closed

 Description   

E.g.:

$ sql/mysqld --no-defaults --verbose --help| grep "^debug "
debug                                                      

sql/mysqld --no-defaults --lc-messages-dir=./sql/share  --verbose --help|grep "^debug "
debug                                                      elib.count

On PPC64:

sql/mysqld --no-defaults --lc-messages-dir=./sql/share  --verbose --help|grep "^debug "
debug                                                       '%s' failed '%s'

This causes mtr to abort early on Power8:

Logging: mysql-test-run.pl  --verbose-restart --force --parallel=4
vardir: /var/lib/buildbot/maria-slave/power8-vlp04-bintar-debug/build/mysql-test/var
Removing old var directory...
Creating var directory '/var/lib/buildbot/maria-slave/power8-vlp04-bintar-debug/build/mysql-test/var'...
Checking supported features...
MariaDB Version 10.1.3-MariaDB-wsrep-debug
 - skipping SSL, mysqld not compiled with SSL
Using suites: main-,archive-,binlog-,csv-,federated-,funcs_1-,funcs_2-,handler-,heap-,innodb-,innodb_fts-,innodb_zip-,maria-,multi_source-,optimizer_unfixed_bugs-,parts-,percona-,perfschema-,plugins-,roles-,rpl-,sys_vars-,unit-,vcol-,wsrep-,connect,oqgraph,sequence,spider,spider/bg,sql_discovery,metadata_lock_info,query_response_time
Collecting tests...
unknown value max-binlog-stmt-cache-size= at /var/lib/buildbot/maria-slave/power8-vlp04-bintar-debug/build/mysql-test/suite.pm line 33.



 Comments   
Comment by Sergey Vojtovich [ 2014-12-23 ]

serg please review fix for this bug.

Comment by Sergei Golubchik [ 2014-12-25 ]

ok to push

Generated at Thu Feb 08 07:19:01 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.