mariadb/VC++Files/client
unknown b2dcf8f488 mysql_test_run_new.dsp:
Link mysql_test_run_new as console application
my_manage.c:
  The type intptr_t isn't defined for VC 6.0
  Changed return type for CreateProcess() to bool
mysql_test_run_new.c:
  The type intptr_t isn't defined for VC 6.0
mysqltest.dsp:
  Added regex to additional build types for mysqltest
mysqldump.dsp:
  Added mysys.lib for linking mysqldump


VC++Files/client/mysqldump.dsp:
  Added mysys.lib for linking mysqldump
VC++Files/client/mysqltest.dsp:
  Added regex to additional build types for mysqltest
mysql-test/mysql_test_run_new.c:
  The type intptr_t isn't defined for VC 6.0
mysql-test/my_manage.c:
  The type intptr_t isn't defined for VC 6.0
  Changed return type for CreateProcess() to bool
VC++Files/mysql-test/mysql_test_run_new.dsp:
  Link mysql_test_run_new as console application
2005-01-04 23:07:29 +01:00
..
mysql.dsp Merge with 4.0 to get typo-fix 2004-05-25 02:57:51 +03:00
mysqladmin.dsp - renamed mysqladmin.c -> mysqladmin.cpp to fix the Windows builds 2004-11-22 17:08:06 +01:00
mysqlcheck.dsp LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
mysqlclient.dsp - added missing file strings/my_strtoll10.c to the libmysql.dsp and 2004-10-14 14:54:06 +02:00
mysqlclient.dsw LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
mysqldump.dsp mysql_test_run_new.dsp: 2005-01-04 23:07:29 +01:00
mysqlimport.dsp Fixed typo 2004-05-25 02:49:43 +03:00
mysqlshow.dsp Fixed typo 2004-05-25 02:49:43 +03:00
mysqltest.dsp mysql_test_run_new.dsp: 2005-01-04 23:07:29 +01:00