• Tor Didriksen's avatar
    Bug#13604121 - LIBMYSQLCIENT.SO MISSING SOME FUNCTIONS PRESENT IN LIBMYSQLCLIENT.A · f6a38333
    Tor Didriksen authored
    +get_tty_password  this is the only external symbol in get_password.c,
                       which is explicitly listed in CLIENT_SOURCES
    +handle_options    this is in mysys/my_getopt.c
                       adding this sysmbol pulls in the other externals:
    T getopt_compare_strings
    T getopt_double_limit_value
    T getopt_ll_limit_value
    T getopt_ull_limit_value
    T handle_options
    T my_cleanup_options
    T my_getopt_register_get_addr
    T my_print_help
    T my_print_variables
    f6a38333
CMakeLists.txt 6.37 KB