LP #1320578: CentOS Init script doesnt accept additional args from my.cnf

Description

**Reported in Launchpad by tkeyser last update 26-07-2014 04:17:24

I have been trying to set innodb_buffer_pool_size in my.cnf to no avail.

although placing it in the [client] area of my.cnf allows /usr/bin/my_print_defaults to find it, the parse_server_arguments function in the init script totally ignores it.

also $other_args that is included in the start command line, yet it is only set when the script first loads and checks for passed args. other_args="$*"

So any instructions to place items in my.cnf are worthless if required on the start command line, other then port and socket.

I had to modify the init script and force it into the command line to override innodb_buffer_pool_size default.

Environment

None

Smart Checklist

Activity

Show:

lpjirasync January 24, 2018 at 7:14 AM

**Comment from Launchpad by: Launchpad Janitor on: 26-07-2014 04:17:20

[Expired for Percona Server because there has been no activity for 60 days.]

lpjirasync January 24, 2018 at 7:14 AM

**Comment from Launchpad by: Muhammad Irfan on: 26-05-2014 07:24:56

Please post your my.cnf. Also, what version of MySQL you faced this issue

Done

Details

Assignee

Reporter

Priority

Smart Checklist

Created January 24, 2018 at 7:14 AM
Updated January 24, 2018 at 7:14 AM
Resolved January 24, 2018 at 7:14 AM