• bar@mysql.com's avatar
    Bug#22648 LC_TIME_NAMES: Setting GLOBAL has no effect · 4341df8c
    bar@mysql.com authored
    Problem: setting/displaying @@LC_TIME_NAMES didn't distinguish between
    GLOBAL and SESSION variable types - always SESSION variable
    was set/shonw.
    Fix: set either global or session value.
    Also, "mysqld --lc-time-names" was added to set "global default" value.
    4341df8c
set_var.cc 117 KB