My.cnf inndb_memcached_enable can not be set to 1 or 2.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
WaffleGrid |
Fix Committed
|
Critical
|
Yves Trudeau |
Bug Description
Setting the innodb_
This needs to be set to 1 or 2...
090611 17:04:05 mysqld_safe mysqld from pid file /var/run/
090611 21:54:46 mysqld_safe Starting mysqld daemon with databases from /data01/data
090611 21:54:47 [ERROR] /mysql_
090611 21:54:47 [ERROR] Parsing options for plugin 'InnoDB' failed.
090611 21:54:47 [ERROR] /mysql_
090611 21:54:47 [ERROR] Aborting
*** work around:
Start it, then change the var settings:
mysql -e"set @@global.
Changed in wafflegrid: | |
importance: | Undecided → Critical |
milestone: | none → 0.6 |
status: | New → Confirmed |
description: | updated |
summary: |
- My.cnf inndob_memcached_enable can not be set to 1 or 2. + My.cnf inndb_memcached_enable can not be set to 1 or 2. |
Changed in wafflegrid: | |
assignee: | nobody → Yves Trudeau (y-trudeau) |
Changed in wafflegrid: | |
status: | Confirmed → In Progress |
status: | In Progress → Fix Committed |
Solved, patch will be submitted.