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.
 
 
 
 
 
 
Magne Mahre 55e4223712 Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0 15 years ago
..
bdb Many files: 19 years ago
client Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0 15 years ago
comp_err Many files: 19 years ago
contrib Update to VC++ build files 23 years ago
dbug Many files: 19 years ago
examples/udf_example BUG#3439 problem with UDF functions 22 years ago
heap Many files: 19 years ago
innobase Many files: 19 years ago
libmysql Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0 15 years ago
libmysqld vio.vcproj, mysqld.vcproj, mysys.vcproj, libmysqld.vcproj, mysqldemb.vcproj: 19 years ago
merge New Project files for Windows Ithanium 64-bit builds 21 years ago
my_print_defaults Many files: 19 years ago
myisam Many files: 19 years ago
myisam_ftdump Many files: 19 years ago
myisamchk Many files: 19 years ago
myisamlog Many files: 19 years ago
myisammrg Many files: 19 years ago
myisampack Many files: 19 years ago
mysqlbinlog Many files: 19 years ago
mysqlcheck Many files: 19 years ago
mysqldemb vio.vcproj, mysqld.vcproj, mysys.vcproj, libmysqld.vcproj, mysqldemb.vcproj: 19 years ago
mysqlserver Many files: 19 years ago
mysys Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0 15 years ago
perror Many files: 19 years ago
regex Many files: 19 years ago
replace Many files: 19 years ago
sql win32 build fix 19 years ago
strings Many files: 19 years ago
test1 Many files: 19 years ago
tests Many files: 19 years ago
thr_insert_test Update to VC++ build files 23 years ago
thr_test Many files: 19 years ago
vio vio.vcproj, mysqld.vcproj, mysys.vcproj, libmysqld.vcproj, mysqldemb.vcproj: 19 years ago
zlib Many files: 19 years ago
README.build-files Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
copy_mysql_files.bat Fix for bug #32221: bug25714, mytest, mysql_client_test complaints and 18 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 gen_lex_hash.cc: 19 years ago
mysql.sln mysql.sln: 19 years ago
mysql_ia64.dsw bug #18115 (mysql_upgrade on Windows) 20 years ago
prepare my_strtoll10-x86.s: 19 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