• unknown's avatar
    Fix a bunch of non-Linux compile failures. · 33417297
    unknown authored
    
    VC++Files/mysql.sln:
      mysql_client_test depends on mysys.
    VC++Files/mysys/mysys.vcproj:
      Add new file missing in previous push.
    mysys/my_memmem.c:
      Fix illegal pointer arithmetics on void *.
    tests/Makefile.am:
      -L must go before -l
    tests/mysql_client_test.c:
      No declarations after statement in C code.
    33417297
mysys.vcproj 118 KB