summaryrefslogtreecommitdiff
path: root/sql-common/client.c
Commit message (Expand)AuthorAgeFilesLines
* 5.2 mergeSergei Golubchik2013-04-111-0/+6
|\
| * 5.1 mergeSergei Golubchik2013-04-111-0/+6
| |\
| | * MDEV-4088 Replication 10.0 -> 5.5 failsSergei Golubchik2013-04-041-0/+6
* | | 5.2->5.3 mergeSergei Golubchik2013-01-101-2/+2
|\ \ \ | |/ /
| * | one-byte overflow with old passwordsSergei Golubchik2012-12-111-2/+2
* | | 5.2 merge.Sergei Golubchik2012-08-221-3/+12
|\ \ \ | |/ /
| * | 5.1 mergeSergei Golubchik2012-08-221-3/+12
| |\ \ | | |/
| | * merge with MySQL 5.1.65Sergei Golubchik2012-08-221-3/+12
| | |\
| | | * Bug #13708485: malformed resultset packet crashes clientGeorgi Kodinov2012-06-281-3/+12
* | | | 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
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | 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
* | | | 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
| |\ \ \ | | |/ /
| | * | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...)Jim Winstead2010-05-091-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
|\ \ \ | |/ /
| * | Bug#47571: idle named pipe connection is unkillableVladislav Vaintroub2009-11-021-3/+3
* | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-2/+13
|\ \ \ | |/ /
| * | manual mergeTatiana A. Nurnberg2009-08-311-0/+9
| |\ \ | | |/
| | * Bug#35132: MySQLadmin --wait ping always crashes on Windows systemsTatiana A. Nurnberg2009-08-311-0/+9
| * | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
| |\ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-3/+2
| * | Merge from mysql-5.0-bugteam.Davi Arnaut2009-08-131-0/+3
| |\ \ | | |/
| | * Bug#46013: rpl_extraColmaster_myisam fails on pb2Davi Arnaut2009-08-131-0/+3
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-35/+88
|\ \ \ | |/ /
| * | Bug#45017: Failure to connect if hostname maps to multiple addressesDavi Arnaut2009-07-301-7/+27
| * | Merge from mysql-5.0-bugteam.Davi Arnaut2009-06-101-4/+16
| |\ \ | | |/
| | * Bug#41190: shared memory connections do not work in Vista, if server started ...Davi Arnaut2009-06-101-4/+16
| * | Adding missing forward declaration for bug 43560Staale Smedseng2009-05-201-1/+2
| * | Recommit of bug 43560 after merge with mysql-5.1-bugteamStaale Smedseng2009-05-201-24/+44
* | | Fix memory leak in mysql_ssl_set() when called more than once.unknown2009-06-231-0/+5
* | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+2
|\ \ \ | |/ /