You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown 32b370bb7f Makefile.am, configure.in, mysys.dsp: 19 years ago
..
InstallShield Development.fgl: 22 years ago
bdb New MYSQL_SERVER_SUFFIX usage (for easier compilation) 22 years ago
client VC++ portability fix 22 years ago
comp_err removed reference to not existing library lib_release\dbug.lib 22 years ago
contrib LOAD DATA INFILE is not replicated if replicate_*_table is set 23 years ago
dbug Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) 22 years ago
examples/udf_example BUG#3439 problem with UDF functions 22 years ago
heap Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) 22 years ago
innobase New MYSQL_SERVER_SUFFIX usage (for easier compilation) 22 years ago
isam Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) 22 years ago
isamchk Fixed typo 22 years ago
libmysql Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) 22 years ago
libmysqld Version 4.0 is in "extended maintenance" by now, and so 19 years ago
libmysqltest Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
merge Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
my_print_defaults Fixed typo 22 years ago
myisam Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) 22 years ago
myisam_ftdump Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
myisamchk Fixed typo 22 years ago
myisamlog Fixed typo 22 years ago
myisammrg Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) 22 years ago
myisampack Fixed typo 22 years ago
mysqlbinlog Fixed typo 22 years ago
mysqlcheck Fixed typo 22 years ago
mysqldemb Version 4.0 is in "extended maintenance" by now, and so 19 years ago
mysqlmanager New MYSQL_SERVER_SUFFIX usage (for easier compilation) 22 years ago
mysqlserver Version 4.0 is in "extended maintenance" by now, and so 19 years ago
mysqlshutdown Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
mysqlwatch Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
mysys Makefile.am, configure.in, mysys.dsp: 19 years ago
pack_isam Fixed typo 22 years ago
perror Fixed typo 22 years ago
regex Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
replace Fixed typo 22 years ago
sql Version 4.0 is in "extended maintenance" by now, and so 19 years ago
strings Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
test1 Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
thr_insert_test LOAD DATA INFILE is not replicated if replicate_*_table is set 23 years ago
thr_test Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
vio Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
winmysqladmin Updated windows files (VC++ files and winmysqladmin). 24 years ago
zlib Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
README.build-files Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
copy_mysql_files.bat Fixed VC++ project files 22 years ago
mysql.dsp LOAD DATA INFILE is not replicated if replicate_*_table is set 23 years ago
mysql.dsw Version 4.0 is in "extended maintenance" by now, and so 19 years ago
prepare additions for compiling for Win via samba 23 years ago

README.build-files

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