• hf@deer.(none)'s avatar
    Fixes for bugs in embedded library: · 94bfeb83
    hf@deer.(none) authored
    #4700 (Unsigned value returned as signed)
        just no appropriate checking
    #4701 (Errors returned earlier than expected)
        all errors returned from send_command()
    #4702 (Result isn't freed properly if there's no retrieval)
        flush_use_result has only 'client' version and should
        be made 'virtual'
    94bfeb83
mysql.h 26.8 KB