summaryrefslogtreecommitdiff
path: root/client/client_priv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ | |/
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+2
* | Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-1/+2
* | Removed double enum value.jani@a193-229-222-105.elisa-laajakaista.fi2006-05-161-1/+0
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-newjani@a193-229-222-105.elisa-laajakaista.fi2006-05-121-1/+1
|\ \
| * \ Merge neptunus.(none):/home/msvensson/mysql/tmp/tmp_mergemsvensson@neptunus.(none)2006-05-121-1/+1
| |\ \ | | |/
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2006-05-091-0/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#17208 SSL: client does not verify server certificatemsvensson@neptunus.(none)2006-04-181-1/+1
* | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-151-2/+0
* | client_priv.h:bar@mysql.com2006-02-171-1/+2
* | Adding thread support for mysqlimport. You can now specify a number of thread...brian@zim.tangent.org2006-02-131-0/+1
* | Adding a --use-threads options which I believe will allow it to be ported to ...brian@zim.tangent.org2006-01-111-0/+1
* | Now uses a single pass testing loop. Dual pass made no sense.brian@zim.(none)2006-01-011-3/+2
* | Added option --lock-directory so that you can now syncronize several mysqlsla...brian@zim.(none)2005-12-281-0/+3
* | New option to run multiple engines through the same test:brian@zim.(none)2005-12-251-0/+1
* | See message in mysqlslap.c, but basically brian@zim.(none)2005-12-241-0/+2
* | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-1/+1
* | Merge hholzgraefe@bk-internal.mysql.com:/home/bk/mysql-5.1-newhartmut@mysql.com2005-12-051-1/+1
|\ \
| * | added --server-id option to mysqlbinlog to filter for a certain server id hartmut@mysql.com2005-12-051-1/+1
* | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-newpatg@krsna.patg.net2005-12-031-1/+1
|\ \ \ | |/ / |/| |