summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1922-22/+22
* merge 5.1 => 5.5Tor Didriksen2012-11-011-0/+1
|\
| * Bug#14840488 VALGRIND ERRORS IN MYSQL_CLIENT_TESTTor Didriksen2012-11-011-0/+1
* | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-07-262-7/+16
|\ \ | |/
| * mysql_client_fw.c was not included in make distBjorn Munch2012-07-101-0/+1
* | Fixed compile error in mysql_client_test using gccBjorn Munch2012-07-091-1/+1
|\ \ | |/
| * Fixed compile error in mysql_client_test using gccBjorn Munch2012-07-091-1/+1
* | Refactor mysql_client_test.c into a framework part and a test partBjorn Munch2012-07-092-1396/+1423
|\ \ | |/
| * Refactor mysql_client_test.c into a framework part and a test partBjorn Munch2012-07-093-1353/+1381
* | Auto-merge from mysql-5.1-security.Alexander Nozdrin2011-10-201-3/+3
|\ \ | |/
| * Fix Windows-build failure: use my_snprintf() instead of snprintf().Alexander Nozdrin2011-10-201-3/+3
* | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-10-121-3/+7
|\ \
| * | Bug#12912112 MYSQL_CLIENT_TEST FAILS ON TEST_TRUNCATION Magne Mahre2011-10-061-3/+7
* | | Manual merge from mysql-5.1-security.Alexander Nozdrin2011-09-231-0/+81
|\ \ \ | |/ / |/| / | |/
| * Fix for Bug#13001491: MYSQL_REFRESH CRASHES WHEN STORED ROUTINES ARE RUN CONC...Alexander Nozdrin2011-09-221-0/+80
| * Updated/added copyright headersKent Boortz2011-07-031-1/+119
| |\
* | | backport from mysql-trunkGleb Shchepa2011-08-031-0/+29
* | | Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-5/+1
* | | Updated/added copyright headersKent Boortz2011-06-304-8/+10
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-303-7/+12
| |\ \
| | * | Updated/added copyright headersKent Boortz2011-06-303-5/+7
* | | | Bug#12337762 : MYSQL_LIST_FIELDS() RETURNS WRONG CHARSET FOR CHAR/VARCHAR/TEXTMayank Prasad2011-06-101-18/+94
* | | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
* | | | A patch for Bug#11763413 (56115: SELECT doesn't work inAlexander Nozdrin2011-03-221-3/+6
* | | | Bug #11766854: 60075: MYSQL_LOAD_CLIENT_PLUGIN DOESN'T CLEAR ERRORGeorgi Kodinov2011-03-171-0/+41
* | | | Manual merge from mysql-5.1 for Bug#11764168 (56976: Severe denialDmitry Shulga2011-03-151-0/+51
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-0/+51
* | | | Merging from 5.1Alexander Barkov2011-02-181-3/+3
|\ \ \ \ | |/ / /
| * | | A post-fix for b58036.Alexander Barkov2011-02-181-3/+3
| * | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-0/+67
| |/ /
* | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-0/+67
* | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-10/+0
* | | MergeKent Boortz2010-12-2916-2/+235
|\ \ \ | |/ /
| * | MergeKent Boortz2010-12-2917-4/+237
| |\ \ | | |/
| | * - Added/updated copyright headersKent Boortz2010-12-2817-4/+237
| * | Assorted post-merge fixes, clean-up, integration, compat with 5.6.Tatiana A. Nurnberg2010-11-251-2/+2
* | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-62/+0
* | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-171-3/+3
|\ \ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-3/+3
| |\ \ \ | | |/ /
| | * | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-3/+3
* | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-161-0/+250
|\ \ \ \ | |/ / /
| * | | Fix for Bug#56934 (mysql_stmt_fetch() incorrectly fills MYSQL_TIMEAlexander Nozdrin2010-11-131-0/+250
* | | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-1/+41
|/ / /
* | | mergeGeorgi Kodinov2010-10-041-0/+102
|\ \ \
| * \ \ Auto-merge from mysql-5.1-bugteam.Dmitry Shulga2010-09-071-0/+102
| |\ \ \ | | |/ /
| | * | Fixed bug #47485 - mysql_store_result returns a not NULL result setDmitry Shulga2010-09-071-0/+102
* | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-10/+39
|\ \ \ \ | |/ / /
| * | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-161-2/+2
| |\ \ \
| * \ \ \ Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-042-223/+14
| |\ \ \ \
| * \ \ \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-301-10/+39
| |\ \ \ \ \ | | | |_|/ / | | |/| | |