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 059b70d428 Merge trift2.:/MySQL/M41/clone-4.1 19 years ago
..
bdb vcproj files: 20 years ago
client Fixed some problems for Windows build 20 years ago
comp_err Many files: 20 years ago
contrib Update to VC++ build files 23 years ago
dbug Many files: 20 years ago
examples/udf_example BUG#3439 problem with UDF functions 22 years ago
heap Many files: 20 years ago
innobase vcproj files: 20 years ago
isam Many files: 20 years ago
isamchk Many files: 20 years ago
libmysql Many files: 20 years ago
libmysqld Changes to make "sql/sql_locale.cc" compile + link on Windows: 20 years ago
libmysqltest Many files: 20 years ago
merge New Project files for Windows Ithanium 64-bit builds 21 years ago
my_print_defaults Many files: 20 years ago
myisam Many files: 20 years ago
myisam_ftdump Many files: 20 years ago
myisamchk Many files: 20 years ago
myisamlog Many files: 20 years ago
myisammrg Many files: 20 years ago
myisampack Many files: 20 years ago
mysql-test Many files: 20 years ago
mysqlbinlog Many files: 20 years ago
mysqlcheck Many files: 20 years ago
mysqldemb mysqldemb.vcproj: 19 years ago
mysqlmanager - applied more changes to enable the CP932 charset on Windows 21 years ago
mysqlserver Many files: 20 years ago
mysqlshutdown Many files: 20 years ago
mysqlwatch mysqlwatch.vcproj: 20 years ago
mysys mysys_ia64.dsp, mysys.vcproj: 19 years ago
pack_isam Many files: 20 years ago
perror Many files: 20 years ago
regex Many files: 20 years ago
replace Many files: 20 years ago
sql Merge trift2.:/MySQL/M41/clone-4.1 19 years ago
strings Many files: 20 years ago
test1 Many files: 20 years ago
tests Many files: 20 years ago
thr_insert_test Update to VC++ build files 23 years ago
thr_test Many files: 20 years ago
vio Many files: 20 years ago
winmysqladmin mysql_com.h: 22 years ago
zlib Many files: 20 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
fix-project-files Portability fixes to be able to compile MySQL with VC++ 23 years ago
mysql.dsp Update to VC++ build files 23 years ago
mysql.dsw WL#964 21 years ago
mysql.sln mysqldemb.vcproj: 19 years ago
mysql_ia64.dsw Various fixes for Windows 2003 Platform SDK SP1 beta 21 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