My.cnf inndb_memcached_enable can not be set to 1 or 2.

Bug #386183 reported by MadMatt
2
Affects Status Importance Assigned to Milestone
WaffleGrid
Fix Committed
Critical
Yves Trudeau

Bug Description

Setting the innodb_memcached_enabled to 1 or 2 in the my.cnf fails.

This needs to be set to 1 or 2...

090611 17:04:05 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
090611 21:54:46 mysqld_safe Starting mysqld daemon with databases from /data01/data
090611 21:54:47 [ERROR] /mysql_home/mysql540-waffle//libexec/mysqld: option '--innodb-memcached-enable' cannot take an argument
090611 21:54:47 [ERROR] Parsing options for plugin 'InnoDB' failed.
090611 21:54:47 [ERROR] /mysql_home/mysql540-waffle//libexec/mysqld: unknown variable 'innodb_data_home_dir=/data01/data'
090611 21:54:47 [ERROR] Aborting

*** work around:

Start it, then change the var settings:

mysql -e"set @@global.innodb_memcached_enable=1"

MadMatt (yonkovim)
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.
Yves Trudeau (y-trudeau)
Changed in wafflegrid:
assignee: nobody → Yves Trudeau (y-trudeau)
Revision history for this message
Yves Trudeau (y-trudeau) wrote :

Solved, patch will be submitted.

Yves Trudeau (y-trudeau)
Changed in wafflegrid:
status: Confirmed → In Progress
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.