summaryrefslogtreecommitdiff
path: root/client/client_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-0/+1
|\
| * WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-191-1/+35
| * Updated/added copyright headersMurthy Narkedimilli2013-02-261-1/+1
| |\
| | * Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | |\
| * | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-051-0/+1
| * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ | | |/ /
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\ \
| * | \ \ Merging patch for bug#11765157 from mysql-5.1.Nirbhay Choubey2011-04-081-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#11765157 - 58090: mysqlslap drops schema specified inNirbhay Choubey2011-04-081-0/+1
| | |/ /
| | * | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-01-271-2/+3
| | * | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-1/+11
| * | | Remove last traces of HAVE_NDBCLUSTER_DB define - it has not had an effect in...Magnus BlÄudd2011-02-211-3/+0
| * | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-0/+1
| * | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+2
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-1/+1
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+0
| * | | Bug#51832 mysql_upgrade failing on performance_schema tables in mysql-trunkAlexander Nozdrin2010-03-091-1/+1
| * | | WL#5182 Remove more deprecated 4.1/5.0 featuresMagne Mahre2010-02-171-2/+2
| * | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-2/+2
| * | | WL#2360 Performance schemaMarc Alff2010-01-061-1/+1
| * | | WL#2360 Performance schemaMarc Alff2009-12-091-1/+22
| * | | BUG #8368 "mysqldump needs --slave-data option"Magne Mahre2009-11-041-0/+3
| * | | Bug#26780: automatic vertical output for wide resultsMagne Mahre2009-11-041-0/+1
| * | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-0/+1
| |/ /
| * | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1mkindahl@dl145h.mysql.com2008-01-311-1/+1
| |\ \
| | * | BUG#32407: Impossible to do point-in-time recovery from older binlogsven@riska.(none)2007-12-141-1/+1
| * | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archbrian@zim.(none)2007-12-201-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | client_priv.h:brian@zim.(none)2007-12-201-1/+0
| * | | after merge fixgluh@mysql.com/eagle.(none)2007-10-041-3/+2
| * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-10-041-1/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed bug #31077.gshchepa/uchum@gleb.loc2007-10-011-1/+1
| * | Merge amd64.(none):/src/mysql-5.1-maintiggy@amd64.(none)2007-08-031-1/+1
| |\ \
| | * | Bug#29903 The CMake build method does not produce the embedded library.iggy@amd64.(none)2007-08-031-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@nosik.monty.fi2007-08-021-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-2/+2
| * | | Added a test for pre-statement call, and fixed connection/deconnect code so t...brian@zim.(none)2007-06-151-0/+4
| |/ /
| * | Move WEXITSTATUS #define from mysqltest.c to client_priv.h, andtsmith@siva.hindu.god2007-04-181-1/+10
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@ua141d10.elisa.omakaista.fi2007-04-101-1/+1
| |\ \
| | * \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1jamppa@bk-internal.mysql.com2007-03-291-1/+8
| | |\ \
| | * \ \ Merge sin.intern.azundris.com:/home/tnurnberg/26817/50-26817tnurnberg@sin.intern.azundris.com2007-03-231-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #26817: mysqldump fails to backup database containing view with invalid d...tnurnberg@sin.intern.azundris.com2007-03-231-1/+1
| * | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1msvensson@pilot.blaudden2007-04-021-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bug #26262: Add option to skip binary logging for mysqlchecktsmith@siva.hindu.god2007-03-281-1/+1
| | |/ /
| * | | Added pre and post option to test run (allows me to adjust an engine once all...brian@zim.(none)2007-03-261-0/+2
| * | | The pthread() support was not working. Once I fixed use-thread in a previous ...brian@zim.(none)2007-03-161-1/+0
| * | | Correctly report load type.brian@zim.(none)2007-03-151-0/+1
| * | | Cleaned up memory allocation so that in all cases of malloc failure the appli...brian@zim.(none)2007-03-121-0/+3
| * | | Fixed buffer overflow cases (should not be possible to do...)brian@zim.(none)2007-03-061-0/+2
| |/ /
| * | Extended mysqlslap.c for auto tests (see the comment on the mysqlslap.c file)...brian@zim.(none)2007-01-291-0/+2
| * | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
| |\ \ | | |/