summaryrefslogtreecommitdiff
path: root/server-tools
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesSergei Golubchik2009-01-151-1/+1
* Merged 5.1 with maria 5.1Michael Widenius2008-10-101-382/+0
|\
| * mergeVladislav Vaintroub2008-09-011-382/+0
| |\
| | * Bug #33907 : Errors compiling mysql with Microsoft Visual C++ Express 2008Vladislav Vaintroub2008-08-211-382/+0
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-151-1/+1
| | |\
* | | | fix compilation failureSergei Golubchik2008-08-291-0/+1
* | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-1/+1
|\ \ \ \ | |/ / /
| * | | Bug#34655 Compile errorunknown2008-02-281-1/+1
* | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2007-12-274-11/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-164-11/+9
| |\ \ \
| | * | | more cmake fixesunknown2007-12-141-1/+1
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-103-10/+8
| | |\ \ \
| | | * | | Moved randomize and my_rnd under mysysunknown2007-10-093-10/+8
* | | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-1/+1
|/ / / / /
* | | | | WL#4104: Deprecate the Instance Manager.unknown2007-10-221-0/+3
* | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2007-10-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-09-151-1/+1
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/home/tnurnberg/15327/50-15327unknown2007-09-151-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-1/+1
* | | | | ha_partition.cc, listener.h, listener.cc, ha_partition.h:unknown2007-09-072-1/+2
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-08-161-1/+1
|\ \ \ \
| * | | | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:unknown2007-08-061-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-142-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-132-1/+6
* | | | | Merge mysql.com:/home/kent/bk/cmake-tls/mysql-5.0-build-newunknown2007-08-031-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | CMakeLists.txt, README, configure.jsunknown2007-08-031-1/+1
| * | | | configure.in:unknown2007-06-201-1/+3
| | |_|/ | |/| |
| * | | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664unknown2007-05-241-2/+2
| |\ \ \
| * | | | Bug#24732 Executables do not include Vista manifestsunknown2007-04-231-0/+5
* | | | | Merge trift2.:/MySQL/M51/bug29982-5.1unknown2007-08-021-0/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files.unknown2007-07-311-0/+0
| | |_|/ | |/| |
* | | | Fix for BUG#28030: test im_instance_conf fails with an assert.unknown2007-07-274-7/+42
* | | | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-251-2/+2
|\ \ \ \
| * | | | Fix of build errors for windows.unknown2007-07-251-2/+2
* | | | | Temporary enable IM tests in 5.1-runtime tree.unknown2007-07-251-2/+1
|/ / / /
* | | | Bug#28012 Patch : IM crashes instead of reporting an error when mysqldpath is...unknown2007-07-235-94/+377
|/ / /
* | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-06-0512-128/+131
|\ \ \
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-1012-128/+131
* | | | Merge pilot.blaudden:/home/msvensson/mysql/bug26664/my50-bug26664unknown2007-05-241-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#26664 test suite times out on OS X 64bitunknown2007-05-241-2/+2
| |/
* | thread_registry.cc:unknown2007-04-251-1/+2
* | Bug#24732 Executables do not include Vista manifestsunknown2007-04-231-0/+5
* | Clear field_alloc when it's moved to result set (allows us to always call fre...unknown2007-04-162-5/+10
* | Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildunknown2007-03-201-8/+17
|\ \ | |/
| * Many files:unknown2007-03-191-8/+17
| * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-03-017-22/+56
| |\
| | * Fix for BUG#22511: IM does not remove angel-pid-file on clean shutdownunknown2007-02-241-0/+4
| | * Fix shutdown delay option name according to The Manual.unknown2007-02-241-1/+1
| * | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-222-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-03-161-0/+0
|\ \ \