summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* Fix MWL#192 build error: Remove SSL special case for embedded server.unknown2012-02-221-2/+2
* Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-27/+164
|\
| * MWL#192: Fix problem when we first enable MYSQL_OPT_NONBLOCK, then connectunknown2012-01-301-2/+1
| * MWL#192: non-blocking client API, after-review fixes.unknown2012-01-061-93/+72
| * MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-16/+180
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ | | | |/ | | |/|
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-68/+81
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-9/+71
| * | | | | | Removed check_license() functionSergei Golubchik2011-07-011-56/+0
| | |_|_|/ / | |/| | | |
| * | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-2/+6
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed...Michael Widenius2011-02-241-0/+3
| * | | | | MBug#698132: Fix wrong buffer calculation in send_change_user_packet()unknown2011-01-061-1/+1
* | | | | | move authentication_windows_client and mysql_clear_password clear client auth...Sergei Golubchik2011-07-121-42/+0
* | | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-1/+1
* | | | | | fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-101-0/+1
* | | | | | post-merge fixes.Sergei Golubchik2011-07-021-98/+1
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-73/+241
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-11/+24
| * | | | | Bug#11766631 (59780) - Move the client authentication_windows pluginRafal Somla2011-04-281-0/+7
| * | | | | Fix for BUG#59894Guilhem Bichot2011-02-111-5/+8
| * | | | | Bug #59657: Move the client authentication_pam plugin into the server repositoryGeorgi Kodinov2011-01-311-0/+35
| * | | | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-171-1/+1
| * | | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-21/+3
| * | | | | Bug #57744: sql-common/client.c: Missing DBUG_RETURN macroGeorgi Kodinov2010-11-101-14/+14
| * | | | | Fix compilation warnings.Alexander Nozdrin2010-10-121-1/+1
| * | | | | Bug #56767: Make sure client plugins in 1054 are compatible with Georgi Kodinov2010-10-041-0/+6
| * | | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-232/+883
* | | | | | lots of post-merge changesSergei Golubchik2011-04-251-12/+9
* | | | | | merge.Sergei Golubchik2010-11-251-241/+897
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fixed compiler warnings and test failuresMichael Widenius2010-08-061-0/+1
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-7/+20
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-7/+20
| | |\ \ \ | | | |/ /
| * | | | fixes for windows buildsSergei Golubchik2010-04-021-2/+2
| * | | | Merge with 5.1Michael Widenius2010-04-011-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+1
| * | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-241/+867
| * | | | merge 5.1->5.2unknown2010-02-011-4/+24
| |\ \ \ \ | | |/ / /
| | * | | Patch set contributed by Alex Budovski (MCA)Michael Widenius2010-01-291-2/+16
| | * | | Changed version number from RC to stableMichael Widenius2010-01-291-2/+8
| | |\ \ \
| * | | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-1/+1
| |/ / / /
| * | | | Ensure that mysql_get_server_version() also works if there is a non numerical...Michael Widenius2009-12-031-2/+6
| * | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-3/+3
| |\ \ \ \ | | |/ / /