summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-10-231-10/+19
|\
| * Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-10-041-2/+4
| |\
| | * Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-10-041-21/+28
| | |\
| * | \ merge 5.0-opt -> 5.1-optunknown2007-10-011-8/+15
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-09-281-19/+26
| | |\
| | | * Bug#27990: Wrong info in MYSQL_FIELD struct members when a tmp table was used.unknown2007-09-281-19/+26
| | * | mysql_client_test.c:unknown2007-08-151-3/+3
| | * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-141-0/+74
| | |\ \
| | | * | Bug#29948: Unchecked NULL pointer caused server crash.unknown2007-08-141-0/+75
* | | | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-baseunknown2007-10-181-1/+7
|\ \ \ \ \
| * \ \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-09-151-1/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge mysql.com:/home/tnurnberg/15327/50-15327unknown2007-09-151-1/+7
| | |\ \ \ \
| | | * | | | Bug #15327: configure: --with-tcp-port option being partially ignoredunknown2007-09-131-1/+7
| | | | |/ / | | | |/| |
* | | | | | A patch for BUG#31418: User locks misfunctioning afterunknown2007-10-111-31/+133
* | | | | | Fix for BUG#20023: mysql_change_user() resets the valueunknown2007-10-101-0/+171
* | | | | | Patch for BUG#30472: libmysql doesn't reset charset,unknown2007-09-281-2/+174
* | | | | | Prerequisite patch for BUG#30472: libmysql doesn't reset charset,unknown2007-09-281-1/+200
|/ / / / /
* | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-08-241-0/+73
|\ \ \ \ \
| * | | | | Post-merge fix.unknown2007-08-161-0/+73
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-20/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-20/+18
* | | | | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-08-081-3/+50
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | A fix and a test case for Bug#29306 "Truncated data in MS Access with decimal...unknown2007-08-061-2/+52
| | |/ / | |/| |
* | | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-07-201-0/+33
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #29692 Single row inserts can incorrectly report a huge number of row i...unknown2007-07-161-0/+33
* | | | mysql_client_test fixedunknown2007-07-201-1/+1
* | | | test case for memory leak addedunknown2007-07-191-0/+33
|/ / /
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-021-1/+1
|\ \ \ | |/ /
| * | Follow up to the patch for the BUG#10491.unknown2007-06-291-1/+3
* | | Enable the disabled test case for Bug#28075 (pushbuild by nowunknown2007-06-201-4/+0
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-06-201-3/+6
|\ \ \ | |/ /
| * | manual mergeunknown2007-06-151-0/+54
* | | Manual mergeunknown2007-06-151-2/+56
* | | Merge magare.gmz:/home/kgeorge/mysql/work/valgrind-errs-5.0-optunknown2007-06-141-108/+22
|\ \ \ | |/ /
| * | corrected valgrind problems for bug 28505 and 28934unknown2007-06-141-108/+21
* | | Merge bk-internal:/home/bk/mysql-5.0-optunknown2007-06-121-0/+80
|\ \ \ | |/ /
| * | removed compilation warningunknown2007-06-121-1/+0
| * | Bug #28934: server crash when receiving malformed com_execute packetsunknown2007-06-121-0/+83
* | | Merge moonbone.local:/mnt/gentoo64/work/test-5.0-opt-mysqlunknown2007-06-111-0/+64
|\ \ \ | |/ /
| * | Bug#28505: mysql_affected_rows() may return wrong result if CLIENT_FOUND_ROWSunknown2007-06-071-0/+64
| * | Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-0/+64
| * | Merge bk@192.168.21.1:mysql-5.0unknown2007-04-291-2/+4
| |\ \
* | \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-18/+18
|\ \ \ \
| * | | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-18/+18
* | | | | Manual mergeunknown2007-05-291-0/+65
* | | | | Undefined unused function causing red in PushBuild.unknown2007-05-291-0/+2
* | | | | Removed broken test from list of test to execute.unknown2007-05-291-2/+3
* | | | | This changeset belongs to the fix of Bug#735 Prepared Statements: there is no...unknown2007-05-241-2/+4
* | | | | build break cleanupunknown2007-05-221-1/+0
* | | | | Test case for bug#28075unknown2007-05-221-0/+23
|/ / / /