mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0 client/mysqldump.c: Auto merged mysql-test/mysql-test-run.pl: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/item_timefunc.cc: Auto merged sql/item_timefunc.h: Auto merged sql/sql_lex.cc: Auto merged sql/sql_parse.cc: Auto merged storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: Auto merged storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: Auto merged tests/mysql_client_test.c: Auto merged configure.in: Manual merge mysql-test/r/func_time.result: Manual merge mysql-test/t/func_time.test: Manual merge |
||
|---|---|---|
| .. | ||
| client | ||
| comp_err | ||
| contrib | ||
| dbug | ||
| examples/udf_example | ||
| libmysql | ||
| libmysqld | ||
| libmysqltest | ||
| merge | ||
| my_print_defaults | ||
| myisam_ftdump | ||
| myisamchk | ||
| myisamlog | ||
| myisampack | ||
| mysqlbinlog | ||
| mysqlcheck | ||
| mysqldemb | ||
| mysqlserver | ||
| mysys | ||
| perror | ||
| plugin/fulltext | ||
| regex | ||
| replace | ||
| sql | ||
| storage | ||
| strings | ||
| test1 | ||
| tests | ||
| thr_insert_test | ||
| thr_test | ||
| vio | ||
| zlib | ||
| copy_mysql_files.bat | ||
| fix-project-files | ||
| mysql.dsp | ||
| mysql.dsw | ||
| mysql.sln | ||
| mysql_ia64.dsw | ||
| prepare | ||
| 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