summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2013-01-251-72/+108
|\
| * 5.2 mergeSergei Golubchik2013-01-251-72/+108
| |\
| | * MDEV-3915 COM_CHANGE_USER allows fast password brute-forcingSergei Golubchik2013-01-251-72/+108
| * | 5.2 merge.Sergei Golubchik2012-08-221-1363/+6
| |\ \ | | |/
| | * merge with MySQL 5.1.65Sergei Golubchik2012-08-221-1361/+6
| | |\
* | | | typoSergei Golubchik2012-12-061-1/+1
* | | | Fix yet another regression after MDEV-3885.Vladislav Vaintroub2012-11-271-1/+1
* | | | MDEV-3885 - connection suicide via mysql_kill() causes assertion in serverVladislav Vaintroub2012-11-271-0/+17
* | | | mysql-5.5.28Sergei Golubchik2012-10-161-3/+6
|\ \ \ \
| * \ \ \ Merge from 5.1 to 5.5Praveenkumar Hulakund2012-07-261-2/+5
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Fix for bug lp:1039277 "Crash in sql_cache.cc".Michael Widenius2012-08-211-0/+47
* | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-1423/+6
|\ \ \ \ \ | |/ / / /
| * | | | Refactor mysql_client_test.c into a framework part and a test partBjorn Munch2012-07-091-1396/+5
| |\ \ \ \ | | |/ / /
| | * | | Refactor mysql_client_test.c into a framework part and a test partBjorn Munch2012-07-091-1353/+5
* | | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-0/+18
|\ \ \ \ \
| * | | | | MWL#192: non-blocking client API, after-review fixes.unknown2012-01-061-0/+2
| * | | | | MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+16
* | | | | | 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-111-1/+85
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+82
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | 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-211-1/+2
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Updated/added copyright headersKent Boortz2011-07-031-1/+119
| | | | |\ \ \
* | | | | \ \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-8/+37
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-7/+76
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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
| * | | | | | 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
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+2
| * | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-3/+3
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-3/+3
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | merge with 5.1Michael Widenius2010-11-301-0/+102
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+102
| | |\ \ \ \ \
* | | | | | | | post-merge fixes.Sergei Golubchik2011-07-021-12/+12
* | | | | | | | 5.5-mergeSergei Golubchik2011-07-021-22/+550
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |