• unknown's avatar
    Make variables static to please Netware compiler · a87a6b46
    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.
    a87a6b46
mysqltest.c 189 KB