• unknown's avatar
    Make variables static to please Netware compiler · 8e0113be
    unknown authored
    
    client/mysqltest.c:
      Make the variables that are referenced from the "command_arg" arrays static to please the NetWare compiler.
      Apparently the arrays can't reference local stack variables.
    8e0113be
mysqltest.c 189 KB