Boolean variable not accepting 'ON' as the value
Bug #1131120 reported by
Raghavendra D Prabhu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS |
Fix Released
|
Medium
|
Hrvoje Matijakovic | ||
5.5 |
Fix Released
|
Medium
|
Hrvoje Matijakovic |
Bug Description
According to innodb_
However, setting it to ON fails,
130221 15:16:36 [Warning] mysqld-debug: ignoring option '--innodb-
Setting it to 1 works.
It may be a documentation bug but since this is a boolean variable, 'ON' should work as well right?
Related branches
lp://staging/~hrvojem/percona-server/bug1059987-5.5
- Alexey Kopytov (community): Approve
-
Diff: 176 lines (+75/-17)6 files modifieddoc/source/index.rst (+1/-0)
doc/source/performance/binary_group_commit.rst (+45/-0)
doc/source/performance/innodb_fast_checksum.rst (+1/-1)
doc/source/performance/innodb_numa_support.rst (+6/-6)
doc/source/reliability/innodb_corrupt_table_action.rst (+11/-9)
doc/source/scalability/innodb_io_55.rst (+11/-1)
summary: |
- Boolean variable not accepting 'ON' as the valuea + Boolean variable not accepting 'ON' as the value |
Changed in percona-server: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Hrvoje Matijakovic (hrvojem) |
Changed in percona-server: | |
status: | Confirmed → In Progress |
Changed in percona-server: | |
status: | In Progress → Fix Committed |
Changed in percona-server: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This is easy to verify and it contradicts documentation, https:/ /www.percona. com/doc/ percona- server/ 5.5/performance /innodb_ numa_support. html#innodb_ buffer_ pool_populate:
130221 12:12:01 [Warning] /home/openxs/ dbs/p5. 5/bin/mysqld: ignoring option '--innodb- buffer- pool-populate' due to invalid value 'ON' www.percona. com) 1.1.8-29.3 started; log sequence number 1597945 dbs/p5. 5/bin/mysqld: ready for connections. valgrind- max-debug' socket: '/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
130221 12:12:01 InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
130221 12:12:01 InnoDB: The InnoDB memory heap is disabled
130221 12:12:01 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130221 12:12:01 InnoDB: Compressed tables use zlib 1.2.5
130221 12:12:01 InnoDB: Using Linux native AIO
130221 12:12:01 InnoDB: Initializing buffer pool, size = 128.0M
130221 12:12:01 InnoDB: Completed initialization of buffer pool
130221 12:12:01 InnoDB: highest supported file format is Barracuda.
130221 12:12:01 InnoDB: Waiting for the background threads to start
130221 12:12:02 Percona XtraDB (http://
130221 12:12:03 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
130221 12:12:03 [Note] - '0.0.0.0' resolves to '0.0.0.0';
130221 12:12:03 [Note] Server socket created on IP: '0.0.0.0'.
130221 12:12:03 [Note] Event Scheduler: Loaded 0 events
130221 12:12:03 [Note] /home/openxs/
Version: '5.5.29-