mariadb/VC++Files/client
unknown 4536a103d0 mysqld.dsp:
Added archive and example storage engine to Windows build
ha_example.cc, ha_archive.cc:
  Windows fix, use relative include path to "mysql_priv.h"
ha_archive.h:
  Windows VC6 compile needed (char*) cast of byte var
mysqltest.dsp, mysql_test_run_new.dsp:
  Added /FD flag, to avoid include file warnings


VC++Files/mysql-test/mysql_test_run_new.dsp:
  Added /FD flag, to avoid include file warnings
VC++Files/client/mysqltest.dsp:
  Added /FD flag, to avoid include file warnings
sql/examples/ha_archive.h:
  Windows VC6 compile needed (char*) cast of byte var
sql/examples/ha_archive.cc:
  Windows fix, use relative include path to "mysql_priv.h"
sql/examples/ha_example.cc:
  Windows fix, use relative include path to "mysql_priv.h"
VC++Files/sql/mysqld.dsp:
  Added archive and example storage engine to Windows build
2005-08-18 17:29:24 +02:00
..
mysql.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysql_ia64.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqladmin.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqladmin_ia64.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqlcheck.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqlcheck_ia64.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqlclient.dsp Fix Windows build warning and file missing from projects. 2005-06-08 01:25:06 +02:00
mysqlclient.dsw LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
mysqlclient_ia64.dsp - fixed a typo in C++Files/client/mysqlclient_ia64.dsp: ctype-cp963.c -> ctype-cp932.c 2005-07-29 12:37:27 +02:00
mysqldump.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqldump_ia64.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqlimport.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqlimport_ia64.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqlshow.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqlshow_ia64.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00
mysqltest.dsp mysqld.dsp: 2005-08-18 17:29:24 +02:00
mysqltest_ia64.dsp - applied more changes to enable the CP932 charset on Windows 2005-05-24 22:42:43 +02:00