summaryrefslogtreecommitdiff
path: root/server-tools
Commit message (Expand)AuthorAgeFilesLines
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1brian@zim.(none)2006-08-251-1/+1
|\
| * This is a cleanup of warnings that windows is complaining about. brian@zim.(none)2006-08-231-1/+1
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0cmiller@zippy.cornsilk.net2006-08-211-1/+5
|\ \ | |/ |/|
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergecmiller@zippy.cornsilk.net2006-08-171-4/+4
| |\
| | * relying on loop counter variables being local to the loop body if hartmut@mysql.com/linux.site2006-08-051-4/+4
| * | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/merge/tmp_mergecmiller@zippy.cornsilk.net2006-08-171-1/+5
| |\ \ | | |/
| | * Bug#20190 Unixware 7.13 port and make test errorsmsvensson@neptunus.(none)2006-08-031-1/+5
* | | A couple of adjustments to the merge to fix the broken buildrburnett@production.mysql.com2006-08-171-1/+0
* | | Merge bk-internal.mysql.com:/data0/bk/tmp_regrburnett@bk-internal.mysql.com2006-08-172-30/+32
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0rburnett@bk-internal.mysql.com2006-07-271-1/+1
| |\ \ | | |/
| * | Bug #12673: Instance Manager: allows to stop the instance many timesjimw@rama.(none)2006-07-122-25/+26
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergekroki/tomash@moonlight.intranet2006-08-091-1/+1
|\ \ \ | | |/ | |/|
| * | mysqlmanager.vcproj:kent@mysql.com/c-4b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-07-221-1/+1
| |/
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-131-2/+2
|\ \ | |/
| * mysql.spec.sh:kent@mysql.com2006-06-301-2/+2
| * Merge mysql.com:/usr/local/mysql/mysql-5.0-bug20622knielsen@mysql.com2006-06-231-2/+7
| |\
* | | Fixes for Windows compilation failures.konstantin/kostja@bodhi.local2006-07-071-1/+1
* | | Merge mysql.com:/usr/local/mysql/mysql-5.1-vg-apr2knielsen@rt.int.sifira.dk2006-06-231-2/+7
|\ \ \
| * \ \ Merge mysql.com:/usr/local/mysql/mysql-5.0-bug20622knielsen@mysql.com2006-06-231-2/+7
| |\ \ \ | | | |/ | | |/|
| | * | BUG#20622: Fix one-byte buffer overrun in IM directory string handling.knielsen@mysql.com2006-06-231-2/+7
* | | | Merge mysql.com:/home/alik/MySQL/devel/5.0-to-be-mergedanozdrin@mysql.com2006-06-202-13/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | The second fix for BUG#19391: IM fails to start after two executions.anozdrin@mysql.com2006-06-193-16/+32
| * | | Merge shellback.(none):/home/msvensson/mysql/bug19575/my50-bug19575msvensson@shellback.(none)2006-05-311-1/+1
| |\ \ \
| | * | | Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_initmsvensson@shellback.(none)2006-05-311-1/+1
* | | | | Polishing: C_STRING_WITH_SIZE() was renamed to C_STRING_WITH_LEN().anozdrin@mysql.com2006-06-194-8/+8
* | | | | WL#3298: IM: make command-line option names consistentanozdrin@mysql.com2006-06-193-11/+12
| |_|/ / |/| | |
* | | | Re-apply missing changeset, orignally pushed by elliotmonty@mysql.com2006-06-061-1/+1
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2006-05-302-30/+37
|\ \ \ \ | |/ / /
| * | | Fix for BUG#18023: IM: instance can be started several times;anozdrin@mysql.com2006-05-291-8/+14
| * | | Fix for BUG#19391: IM fails to start after two executionsanozdrin@mysql.com2006-05-291-22/+24
| |/ /
* | | Merged.anozdrin@mysql.com2006-05-224-12/+17
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newanozdrin@mysql.com2006-05-2242-1359/+4656
|\ \ \
| * | | 1. Fix compilation on Windows;anozdrin@mysql.com2006-05-191-0/+2
| * | | Fix compilation problems on Windows and SUN Solaris.anozdrin@mysql.com2006-05-1910-16/+10
| * | | Fix compilation on FC4.anozdrin@mysql.com2006-05-181-1/+2
| * | | Fix compilation error on FC4.anozdrin@mysql.com2006-05-181-15/+15
| * | | This is an implementation of two WL items:anozdrin@mysql.com2006-05-1842-1333/+4633
* | | | Merge mysql.com:/usr/local/mysql/tmp_mergeknielsen@mysql.com2006-05-185-4/+77
|\ \ \ \ | | |/ / | |/| |
| * | | Make it compilable on Windows.anozdrin@mysql.com2006-05-101-0/+2
| * | | Partial fix for BUG#14106: IM: im_life_cycle and im_utilsanozdrin@mysql.com2006-05-065-5/+76
| | |/ | |/|
* | | Rename cmakelists.txt -> CMakeLists.txtmsvensson@neptunus.(none)2006-05-121-1/+1
* | | performing a set of bk mv on each CMakeLists.txt file to try and restore the ...reggie@big_geek.2006-05-111-0/+0
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2006-04-302-2/+60
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#19362 im_daemon_lifecycle fails when built from source distributionmsvensson@neptunus.(none)2006-04-262-3/+61
* | Bug #19059: Failure to get version information when running from source treejimw@mysql.com2006-04-172-4/+4
* | Merge bk-internal:/home/bk/mysql-5.1-newjimw@mysql.com2006-04-121-32/+39
|\ \
| * | cleanup: sort IM options alphabeticallypetr@mysql.com2006-04-121-31/+38
* | | Support --debug/-# in instance manager.jimw@mysql.com2006-04-122-1/+20
|/ /
* | Remove unused variables and labelmsvensson@shellback.2006-04-102-3/+1
* | Some changes to make it possible to build for Windows with CMake fromknielsen@mysql.com2006-03-241-0/+2