• Alexey Kopytov's avatar
    Manual merge of WL#4738 from mysql-next-mr: · 6c716007
    Alexey Kopytov authored
     
    - backported code that handles %f/%g arguments in 
    my_vsnprintf.c from 6.0 
    - backported %f/%g tests in unittest/mysys/my_vsnprintf-t.c 
    from 6.0 
    - replaced snprintf("%g") in sql/set_var.cc with my_gcvt() 
    - removed unnecessary "--replace-result"s for Windows in 
    mysql-test/suite/sys_vars/t/long_query_time_basic.test 
    - some test results adjustments
    6c716007
CMakeLists.txt 15.1 KB