summaryrefslogtreecommitdiff
path: root/sql/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+1
* Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-44/+36
* merge fix for Bug40280 from 5.0Vladislav Vaintroub2008-10-231-12/+2
|\
| * Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.Vladislav Vaintroub2008-10-231-12/+3
* | Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-181-1/+1
* | fixed the win32 make files to compile the fix for bug 35997gkodinov/kgeorge@magare.gmz2008-05-121-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildiggy@alf.(none)2008-02-211-1/+1
|\ \
| * | Bug#31929 Windows build fails with >=4 Parallel build threads.iggy@alf.(none)2008-01-291-1/+1
* | | Merge wva.:C:/bk/bug31745_2/my51_31754_2/..\my50-bug31745_2vvaintroub@wva.2008-02-191-1/+1
|\ \ \ | | |/ | |/|
| * | Bug#31745 - crash handler does not work on Windowsvvaintroub@wva.2008-02-191-1/+1
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergecmiller@zippy.cornsilk.net2007-12-141-0/+2
|\ \ \ | | |/ | |/|
| * | fix for 2.4.6 bug should be properly enclosed to not break other versions.antony@pcg5ppc.xiphis.org2007-11-021-0/+2
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationcmiller@zippy.cornsilk.net2007-10-171-41/+65
|\ \ \ | |/ /
| * | Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildkent@kent-amd64.(none)2007-08-291-1/+1
| |\ \ | | |/
| | * CMakeLists.txt:kent@mysql.com/kent-amd64.(none)2007-08-291-1/+1
| * | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:kent@mysql.com/kent-amd64.(none)2007-08-061-45/+62
| * | Merge mysql.com:/home/kent/bk/cmake-tls/mysql-5.0-build-newkent@kent-amd64.(none)2007-08-031-1/+1
| |\ \ | | |/
| | * CMakeLists.txt, README, configure.jskent@mysql.com/kent-amd64.(none)2007-08-031-1/+1
| | * Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0-buildjoerg@trift2.2007-08-021-2/+3
| | |\
| | | * CMakeLists.txt (several), make_win_bin_dist:kent@mysql.com/kent-amd64.(none)2007-08-021-2/+3
| | * | Bug#30103 CMake build solution does not remove auto-generated resourcesiggy@alf.(none)2007-07-271-0/+4
| | |/
| | * CMakeLists.txt, configure.js:kent@mysql.com/kent-amd64.(none)2007-07-181-7/+9
| | * Bug#24732 Executables do not include Vista manifestsiggy@amd64.(none)2007-05-151-1/+1
| | * Bug#24732 Executables do not include Vista manifestsiggy@recycle.(none)2007-04-231-0/+5
| | * Merge mjorgensen@bk-internal.mysql.com:/home/bk/mysql-5.0-sagemmj@tiger.mmj.dk2007-01-111-0/+4
| | |\
| | | * WL #3670: Compile-time option to remove GRANT-related startup optionstsmith@siva.hindu.god2007-01-091-0/+4
| | * | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-0/+15
| | |/
| | * Fix for bug #19121: Windows incompatible udf_examplegeorg@lmy002.wdf.sap.corp2006-09-221-1/+4
| | * Additional files for cmake supportgeorg@lmy002.wdf.sap.corp2006-08-311-0/+114
| * Re-apply fixes originally made by Kent, joerg@trift2.2007-08-031-4/+4
| * Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files.joerg@trift2.2007-07-311-0/+0
| * Bug#30103 CMake build solution does not remove auto-generated resourcesiggy@alf.(none)2007-07-271-0/+4
| * CMakeLists.txt, configure.js:kent@mysql.com/kent-amd64.(none)2007-07-181-9/+11
| * Adding new files to CMakeLists.txt to make it build on Windows.mats@kindahl-laptop.dnsalias.net2007-06-121-1/+1
| * Bug#24732 Executables do not include Vista manifestsiggy@amd64.(none)2007-05-151-1/+1
|/
* Bug#24732 Executables do not include Vista manifestsiggy@recycle.(none)2007-04-231-0/+5
* Merge romeo.(none):/home/bkroot/mysql-5.1-rplmats@romeo.(none)2007-04-201-1/+1
|\
| * Removed not used define YY_MAGIC_BELOWmonty@mysql.com/narttu.mysql.fi2007-03-231-1/+1
* | WL#2735: Refactor replicationmats@romeo.(none)2007-04-131-1/+2
* | BUG#27779 (Slave cannot read old rows log events):mats@romeo.(none)2007-04-121-0/+1
|/
* Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-0/+1
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-01-171-2/+1
|\
| * Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2007-01-121-2/+1
| |\
| | * WL#3618 - Remove HAVE_ROW_BASED_REPLICATION from source code.cbell/Chuck@suse.vabb.com2006-12-071-2/+1
* | | Fixed windows build breakmalff/marcsql@weblab.(none)2007-01-121-1/+1
|/ /
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-311-0/+15
* | WL# 3031patg@radha.patg.net2006-12-181-1/+1
|/
* Refactoring: Moved master info functionality into rpl_mi.cc to lars@mysql.com/black.(none)2006-10-311-1/+1
* Added new filelars@mysql.com/black.(none)2006-10-311-0/+1
* Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2006-09-231-1/+1
|\