Skip to content
  • Alexey Kopytov's avatar
    85d5a08b
    Manual merge of WL#4738 from mysql-next-mr: · 85d5a08b
    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
    85d5a08b
    Manual merge of WL#4738 from mysql-next-mr:
    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
Loading