• unknown's avatar
    BUG#34789 - drop server/create server leaks memory ! · 417e051b
    unknown authored
    BUG#34790 - 'create server' doesn't handle out of memory scenario
                well enough
    
    This is an addition to fixes for these bugs, which makes gcov
    happy.
    
    
    mysql-test/r/federated.result:
      CREATE SERVER is only tested by federated_server.test, which requires
      big-test option. Added dummy test case to make gcov happy.
    mysql-test/t/federated.test:
      CREATE SERVER is only tested by federated_server.test, which requires
      big-test option. Added dummy test case to make gcov happy.
    sql/sql_parse.cc:
      Make gcov happy.
    417e051b
sql_parse.cc 220 KB