We use deprecated options into MySQL config

Bug #1405098 reported by Denis Klepikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Low
Bartłomiej Piotrowski

Bug Description

Fuel 5.1.1
Ubuntu HA

mysql error log

/var/log/mysql/error.log

[Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
[Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

Changed in fuel:
milestone: none → 5.1.2
Changed in fuel:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Sergii Golovatiuk (sgolovatiuk)
Changed in fuel:
assignee: Sergii Golovatiuk (sgolovatiuk) → Bartlomiej Piotrowski (bpiotrowski)
milestone: 5.1.2 → 6.1
Changed in fuel:
assignee: Bartlomiej Piotrowski (bpiotrowski) → Sergii Golovatiuk (sgolovatiuk)
Changed in fuel:
assignee: Sergii Golovatiuk (sgolovatiuk) → Bartlomiej Piotrowski (bpiotrowski)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/156477

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/156477
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=4a7d9632ee9185928674026f79d6e9f84acdb3aa
Submitter: Jenkins
Branch: master

commit 4a7d9632ee9185928674026f79d6e9f84acdb3aa
Author: Bartłomiej Piotrowski <email address hidden>
Date: Tue Feb 17 07:07:44 2015 +0100

    Fix deprecated options in MySQL config

    The "key_buffer_size" option has replaced the old "key_buffer".
    Additionally set explicit TIMESTAMP values.

    Change-Id: Iaa2aa6d3d68003c669fbef849acd892f6f40b393
    Closes-Bug: 1405098

Changed in fuel:
status: In Progress → Fix Committed
no longer affects: fuel/6.0.x
no longer affects: fuel/5.1.x
Revision history for this message
Alexander Nevenchannyy (anevenchannyy) wrote :

Verified on MOS 6.1 ISO #429
Steps to Verify:
root@node-1:~# cat /etc/mysql/conf.d/wsrep.cnf | grep key_buffer
key_buffer_size=64M

Changed in fuel:
status: Fix Committed → Fix Released
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.