summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-07-301-10/+39
* | | | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
| | |_|/ / | |/| | |
* | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+1
|/ / / /
* | | | Bug#42733: Type-punning warnings when compiling MySQLDavi Arnaut2010-07-241-14/+14
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-209/+0
|/ / /
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-152-3/+3
|\ \ \
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-082-3/+3
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-13/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-13/+13
| * | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-281-0/+58
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-281-0/+58
| |\ \ | | |/
| | * Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-281-0/+58
* | | mergeDaniel Fischer2010-06-181-1/+1
|\ \ \