mariadb/VC++Files
unknown 406a5fa7cd After merge fixes
Remove compiler warnings
Update windows project files


VC++Files/innobase/innobase.dsp:
  Update project files after merge
VC++Files/libmysqld/examples/test_libmysqld.dsp:
  Update project files after merge
VC++Files/libmysqld/libmysqld.dsp:
  Update project files after merge
VC++Files/myisamchk/myisamchk.dsp:
  Update project files after merge
VC++Files/myisamlog/myisamlog.dsp:
  Update project files after merge
VC++Files/myisampack/myisampack.dsp:
  Update project files after merge
VC++Files/mysqldemb/mysqldemb.dsp:
  Update project files after merge
VC++Files/sql/mysqld.dsp:
  Update project files after merge
VC++Files/strings/strings.dsp:
  Update project files after merge
innobase/include/data0data.ic:
  Fix compiler warning
innobase/include/mem0pool.h:
  Remove reference to not existing variable (after merge fix)
innobase/srv/srv0srv.c:
  Remove reference to not existing variable (after merge fix)
libmysqld/libmysqld.def:
  Add function used by test programs
mysql-test/r/func_str.result:
  After merge fixes
mysql-test/r/variables.result:
  After merge fixes
mysql-test/t/variables.test:
  After merge fixes
sql/discover.cc:
  Remove not used lable
sql/opt_range.cc:
  Removed compiler warnings
strings/ctype-tis620.c:
  After merge fixes
2004-05-24 14:42:34 +03:00
..
bdb Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
client Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
comp_err Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
contrib LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
dbug Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
heap Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
innobase After merge fixes 2004-05-24 14:42:34 +03:00
InstallShield Fix name conflict with alternate capitalization 2004-02-20 14:42:43 -01:00
isam Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
isamchk Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
libmysql Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
libmysqld After merge fixes 2004-05-24 14:42:34 +03:00
libmysqltest Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
merge Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
my_print_defaults Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
myisam Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
myisam_ftdump Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
myisamchk After merge fixes 2004-05-24 14:42:34 +03:00
myisamlog After merge fixes 2004-05-24 14:42:34 +03:00
myisammrg Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
myisampack After merge fixes 2004-05-24 14:42:34 +03:00
mysqlbinlog Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
mysqlcheck Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
mysqldemb After merge fixes 2004-05-24 14:42:34 +03:00
mysqlmanager Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. 2003-11-22 03:21:40 +02:00
mysqlserver Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
mysqlshutdown Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
mysqlwatch Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
mysys Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
pack_isam Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
perror Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
regex Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
replace Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
sql After merge fixes 2004-05-24 14:42:34 +03:00
strings After merge fixes 2004-05-24 14:42:34 +03:00
test1 Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
thr_insert_test LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
thr_test Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
vio Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
winmysqladmin Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
zlib Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
copy_mysql_files.bat Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
fix-project-files Portability fixes to be able to compile MySQL with VC++ 2002-10-08 22:28:24 +03:00
mysql.dsp LOAD DATA INFILE is not replicated if replicate_*_table is set 2003-02-28 22:24:00 +02:00
mysql.dsw Merge with 4.0, mainly to get changes to windows project files 2004-05-20 00:54:52 +03:00
prepare additions for compiling for Win via samba 2002-10-08 16:55:39 +05:00
README.build-files Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00

Some notes about building MySQL with VC++

- After bulding all projects, you get the files in the following directories:

Directory		Content

lib_debug		Debug libraries
lib_release		Release libraries
lib_classic		Embedded server libraries for classic
lib_pro			Embedded server libraries for pro
client_debug		Debug executables
client_release		Client release
client_classic		Commerical binaries (classic)
client_pro		Commerical binaries (unique for pro version)
include			Include files

The copy_mysql_files.bat script can be used to copy the generated
files to c:\mysql