• unknown's avatar
    Fixed some problems for Windows build · 5efb70d7
    unknown authored
    
    VC++Files/client/mysql.dsp:
      Fixed omission of mysys\my_conio.c.
    VC++Files/client/mysql_ia64.dsp:
      Fixed omission of mysys\my_conio.c.
    client/mysqldump.c:
      VS compiler does not accept variable declarations within blocks.
      Such a behaviour complies with the Standard C.
    5efb70d7
mysql_ia64.dsp 5.75 KB