bennojoy / mysql

ansible role for mysql
150 stars 137 forks source link

Couple fixes for post 2.0 world #35

Closed haad closed 7 years ago

haad commented 8 years ago

Couple fixes for post 2.0 world. Make sure we do not use with_items with plain variable, fix env entry for same reason and disable key_buffer from my.cnf as it's not used in newer mysql versions.

ShenZhouHong commented 7 years ago

Ping @bennojoy - this seems like a good fix

ShenZhouHong commented 7 years ago

Thanks! :)