summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge BUG#15110 from 5.0 into 5.1.unknown2006-01-132-5/+37
|\
| * Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-112-5/+37
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-131-8/+117
|\ \
| * | wl2325 wl2324unknown2006-01-121-8/+117
* | | Fixed bug #16167unknown2006-01-121-2/+14
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-123-42/+91
|\ \ \ | |/ / |/| |
| * | Adding a --use-threads options which I believe will allow it to be ported to ...unknown2006-01-113-42/+91
* | | Merge neptunus.(none):/home/msvensson/mysql/wl2930_fixup/my50-wl2930_fixupunknown2006-01-111-20/+26
|\ \ \
| * | | Add comments that groups and describes the initsunknown2006-01-111-4/+9
| * | | Remove obsolete commentunknown2006-01-111-1/+0
| * | | Fix problem with strange printout of line numbers, detected on aix52, but exi...unknown2006-01-111-15/+16
| * | | Disable code for "let" to assign each column from query to it's own variableunknown2006-01-111-1/+2
| | |/ | |/|
* | | Merge neptunus.(none):/home/msvensson/mysql/wl2930/my50-wl2930-small_fixunknown2006-01-101-1/+1
|\ \ \ | |/ /
| * | Fix for crashing mysqltestunknown2006-01-101-1/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/wl2930/my50-wl2930-integrationunknown2006-01-101-3/+5
|\ \ \
| * | | Fix mysqltest crash problemunknown2006-01-101-3/+5
| |/ /
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-01-091-711/+966
| |\ \
* | \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-01-101-711/+966
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge neptunus.(none):/home/msvensson/mysql/wl2930/my50-wl2930-integrationunknown2005-12-291-35/+116
| |\ \ \ | | | |/ | | |/|
| | * | Improved error message for failing with wrong errorunknown2005-12-291-4/+5
| | * | Avoid implicit commits by using a different connection when creating/dropping...unknown2005-12-201-17/+57
| | * | Store the each column from a multi column result set into a separate variable.unknown2005-12-201-14/+54
| * | | Merge neptunus.(none):/home/msvensson/mysql/wl2930/my50-wl2930-integrationunknown2005-12-201-683/+857
| |\ \ \ | | |/ /
| | * | Remove confusing printouts from expected to fail "system" commandsunknown2005-12-131-2/+10
| | * | Remove confusing printoutunknown2005-12-131-6/+0
| | * | Fix tests after mergeunknown2005-12-131-14/+18
| | * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-12-121-675/+843
| | |\ \
| | | * | Fix warnings for running with --view_protocolunknown2005-12-091-10/+25
| | | * | WL#2930 mysqltest++unknown2005-12-081-9/+13
| | | * | Fix memory leakunknown2005-12-071-0/+1
| | | * | WL#2930unknown2005-12-061-45/+93
| | | * | Formatting improvedunknown2005-11-041-17/+13
| | | * | Remove trailing whitespaceunknown2005-11-041-103/+105
| | | * | Reapplying patchunknown2005-11-031-6/+8
| | | * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-11-031-662/+762
| | | |\ \
| | | | * | WL#2930 Adding view and cursor 'protocols' to mysqltestunknown2005-11-031-88/+265
| | | | * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-10-311-608/+539
| | | | |\ \
| | | | | * | WL#2930 Adding view and cursor 'protocols' to mysqltestunknown2005-10-311-608/+539
* | | | | | | mysqlbinlog.cc:unknown2006-01-041-27/+25
* | | | | | | Fix memory problem: Both the allocation and pointer arithmetics on theunknown2006-01-031-3/+3
* | | | | | | Fix compile failure, reapply changeset "05/12/29 15:37:36 sergefp@mysql.com"unknown2006-01-021-1/+1
* | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-012-445/+324
|\ \ \ \ \ \ \
| * | | | | | | Cleaned up memory allocation to be a little more staight forward (though I su...unknown2006-01-011-107/+45
| * | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-012-368/+309
| |\ \ \ \ \ \ \
| | * | | | | | | Now uses a single pass testing loop. Dual pass made no sense.unknown2006-01-012-367/+309
* | | | | | | | | Don't use C++ style (//) comments in C source (breaks compilation on aix52).unknown2006-01-021-4/+4
|/ / / / / / / /
* | | | | | | | after pull fixesunknown2005-12-291-2/+2
* | | | | | | | Fix the compile failure introduced by the previous cset.unknown2005-12-291-1/+1
|/ / / / / / /
* | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2005-12-283-60/+172
|\ \ \ \ \ \ \
| * | | | | | | Added option --lock-directory so that you can now syncronize several mysqlsla...unknown2005-12-283-60/+172