summaryrefslogtreecommitdiff
path: root/client/client_priv.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ | |/ / |/| |
| * | Worklog #2983 Mysqlslap load emulator tool and accompanied test, resultspatg@krsna.patg.net2005-11-291-1/+1
| |/
* | Its funny, I am reading through the forums and someone asks "Can I please hav...brian@zim.(none)2005-11-241-1/+2
|/
* BUG# 13052patg@krsna.patg.net2005-10-121-1/+1
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-1/+2
|\
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-251-1/+2
| |\
| | * Several fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-08-241-1/+1
| | * client_priv.h:bar@mysql.com2004-11-051-1/+2
* | | Fix gcc -ansi -pedantic compilation failure.konstantin@mysql.com2005-08-051-1/+1
* | | Fixes during review of new pushed codemonty@mishka.local2005-07-311-1/+2
* | | Correction of merge mishandling in 'client/client_priv.h'.joerg@mysql.com2005-05-261-1/+1
* | | Manual merge.joerg@mysql.com2005-05-261-1/+1
|\ \ \ | |/ /
| * | Additions for --add-drop-databasebrian@zim.(none)2005-05-201-1/+1
* | | mergedserg@serg.mylan2005-05-141-4/+3
|\ \ \
| * \ \ Mergebrian@zim.(none)2005-05-081-1/+1
| |\ \ \ | | |/ /
| | * | Patch for --insert-ignorebrian@brian-akers-computer.local2005-05-071-1/+1
| * | | Fixes while reviewing new codemonty@mishka.local2005-05-061-3/+3
| |/ /
* | | Adding --show-warnings option for the mysql command line tool so warnings, geert@kriem.kemuri.org2005-04-051-0/+1
|/ /
* | WL#2319 V2: Exclude tables from dumplars@mysql.com2004-12-271-0/+1
* | Mergetsmith@build.mysql.com2004-11-301-1/+1
|\ \
| * | Add --order-by-primary option, which adds an ORDER BYtsmith@build.mysql.com2004-11-161-1/+1
* | | changed compile order, mysqladmin with ndbcluster extensions needs ndb to...tomas@poseidon.ndb.mysql.com2004-11-151-0/+3
|/ /
* | Dumping BLOBs in HEX notation. The patch was orinigally bar@mysql.com2004-10-191-1/+1
* | Added option --sigint-ignore to mysql.ccjani@a80-186-41-201.elisa-laajakaista.fi2004-10-071-1/+2
* | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...guilhem@mysql.com2004-07-291-1/+2
* | After merge fixesmonty@mishka.local2004-04-271-1/+1
* | Added option --set-charset (disable with --skip-set-charset) to mysqldump.jani@rhols221.adsl.netsonic.fi2004-03-311-1/+1
* | Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-191-0/+1
* | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-15/+18
* | Second part of WL #519:konstantin@oak.local2003-11-281-1/+1
* | merge with 4.0monty@mashka.mysql.fi2003-10-161-1/+1
|\ \ | |/