Make variables static to please Netware compiler
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.
Showing
Please register or sign in to comment