summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* mysqltest.c:unknown2006-02-231-9/+9
* Change snprintf to my_snprintfunknown2006-02-231-5/+5
* Aix52 build fixunknown2006-02-231-1/+1
* Merge fixupunknown2006-02-231-2/+1
* Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-231-6/+14
|\
| * Add new parameter to do_eval so that only unescaped variables in input string...unknown2006-02-231-6/+14
* | Merge neptunus.(none):/home/msvensson/mysql/bug14871/my50-bug14871unknown2006-02-211-33/+168
|\ \
| * | Bug#14871 mysqldump: invalid view dump outputunknown2006-02-211-33/+168
* | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-211-225/+245
|\ \ \ | | |/ | |/|
| * | Fix typounknown2006-02-201-1/+1
| * | Replace win filename s with unix equivalentunknown2006-02-171-225/+249
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/bug13809/my50-bug13809unknown2006-02-211-1/+7
|\ \
| * | Bug#13809 mysql-test: --replace_result option works on Windows incorrectunknown2006-02-161-1/+7
* | | Merge neptunus.(none):/home/msvensson/mysql/bug16795/my50-bug16795unknown2006-02-211-4/+45
|\ \ \
| * | | Add possibility to have a negative expression in "if" and "while" in mysqltest unknown2006-02-151-4/+45
* | | | mysqlcheck.c:unknown2006-02-171-1/+1
* | | | WL#2645 (CHECK TABLE FOR UPGRADE)unknown2006-02-171-1/+9
* | | | mysqlcheck.c:unknown2006-02-161-4/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-151-1/+25
|\ \ \ \ | | |/ / | |/| |
| * | | BUG#16217 forced to introduce a separate mysql client command to adopt its unknown2006-02-091-1/+25
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug17280/my50-bug17280unknown2006-02-141-13/+15
|\ \ \ \
| * | | | Bug#17280 mysqltest, --echo sometimes does not expand $variablesunknown2006-02-101-13/+15
| | |_|/ | |/| |
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug14013/my50-bug14013unknown2006-02-131-17/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug#14013 mysql_stmt_store_result() bombs if a cursor is openunknown2006-02-101-17/+23
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_float_result/my50-mysql...unknown2006-02-021-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Convert exponent results for MYSQL_TYPE_FLOAT on Windowsunknown2006-02-021-1/+2
| |/ /
* | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_float_result/my50-mysql...unknown2006-02-011-89/+73
|\ \ \ | |/ /
| * | Use common function 'append_field' to output the value of one field to the re...unknown2006-02-011-89/+73
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-171-12/+1
|\ \
| * | Fix for connection not being added to connection pool if "disable_abort_on_er...unknown2006-01-171-12/+1
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-163-16/+21
|\ \ | |/ |/|
| * mergedunknown2006-01-033-16/+21
| |\
| | * many warnings (practically safe but annoying) correctedunknown2006-01-033-16/+21
* | | 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
* | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-112-5/+37
|/ / /
* | | Fix for crashing mysqltestunknown2006-01-101-1/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-01-091-711/+966
|\ \ \ | |/ / |/| |
| * | 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
| * | 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