summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.5Sergei Golubchik2012-11-032-32/+42
|\
| * mysql-5.5.28Sergei Golubchik2012-10-162-32/+42
| |\
| | * 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
* | | | 10.0-base -> 10.0-montySergei Golubchik2012-10-192-1679/+1523
|\ \ \ \ | |/ / /
| * | | Fix for bug lp:1039277 "Crash in sql_cache.cc".Michael Widenius2012-08-211-0/+47
| * | | merge with MySQL 5.5.27Sergei Golubchik2012-08-092-1423/+1446
| |\ \ \ | | |/ /
| | * | 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
* | | | more fixes for test casesSergei Golubchik2012-10-011-7/+9
* | | | fixes for test failuresSergei Golubchik2012-09-271-39/+263
|/ / /
* | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-215-0/+1049
|\ \ \
| * | | MWL#192: non-blocking client API, after-review fixes.unknown2012-01-063-26/+29
| * | | MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-205-0/+1046
* | | | mysql-5.5 mergeSergei Golubchik2012-01-161-3/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Auto-merge from mysql-5.1-security.Alexander Nozdrin2011-10-201-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-10-121-3/+7
| |\ \ \
| * \ \ \ Manual merge from mysql-5.1-security.Alexander Nozdrin2011-09-231-0/+81
| |\ \ \ \
* | \ \ \ \ 5.3 mergeSergei Golubchik2012-01-131-2/+85
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with 5.2.Michael Widenius2011-12-114-6/+110
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge with MariaDB 5.1Michael Widenius2011-11-244-6/+107
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+80
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | Fix Windows-build failure: use my_snprintf() instead of snprintf().Alexander Nozdrin2011-10-201-3/+3
| | | | | |/ / | | | | |/| |
| | | | * | | Fix for Bug#13001491: MYSQL_REFRESH CRASHES WHEN STORED ROUTINES ARE RUN CONC...Alexander Nozdrin2011-09-221-0/+80
| | | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-214-6/+27
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Updated/added copyright headersKent Boortz2011-07-031-1/+119
| | | | |\ \ \
* | | | | \ \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-035-16/+47
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Bug#12912112 MYSQL_CLIENT_TEST FAILS ON TEST_TRUNCATION Magne Mahre2011-10-061-3/+7
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-193-8/+185
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-1/+67
| * | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-2/+2
| * | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-12/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-12/+12
| * | | | | | | | Merge with 5.2Michael Widenius2011-05-161-2/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | Small CMake fixes :Vladislav Vaintroub2011-05-151-2/+2
| * | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+119
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Automatic merge with 5.1Michael Widenius2011-05-041-1/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Fixed build errors on centos5-amd64-minimal, where we compile with very few c...Michael Widenius2011-05-041-1/+2
| | * | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-0/+118
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+118
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| * | | | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-0/+107
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-012-5/+5
| | |\ \ \ \ \ \ \