summaryrefslogtreecommitdiff
path: root/client/client_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #31077.unknown2007-10-011-1/+1
* Bug #26817: mysqldump fails to backup database containing view with invalid d...unknown2007-03-231-1/+1
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Remove compiler warningsunknown2006-11-201-1/+2
* Bug#17208 SSL: client does not verify server certificateunknown2006-04-181-1/+1
* BUG# 13052unknown2005-10-121-1/+1
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-1/+2
|\
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-1/+2
| |\
| | * Several fixes for Netware.unknown2005-08-241-1/+1
| | * client_priv.h:unknown2004-11-051-1/+2
* | | Fix gcc -ansi -pedantic compilation failure.unknown2005-08-051-1/+1
* | | Fixes during review of new pushed codeunknown2005-07-311-1/+2
* | | Correction of merge mishandling in 'client/client_priv.h'.unknown2005-05-261-1/+1
* | | Manual merge.unknown2005-05-261-1/+1
|\ \ \ | |/ /
| * | Additions for --add-drop-databaseunknown2005-05-201-1/+1
* | | mergedunknown2005-05-141-4/+3
|\ \ \
| * \ \ Mergeunknown2005-05-081-1/+1
| |\ \ \ | | |/ /
| | * | Patch for --insert-ignoreunknown2005-05-071-1/+1
| * | | Fixes while reviewing new codeunknown2005-05-061-3/+3
| |/ /
* | | Adding --show-warnings option for the mysql command line tool so warnings, unknown2005-04-051-0/+1
|/ /
* | WL#2319 V2: Exclude tables from dumpunknown2004-12-271-0/+1
* | Mergeunknown2004-11-301-1/+1
|\ \
| * | Add --order-by-primary option, which adds an ORDER BYunknown2004-11-161-1/+1
* | | changed compile order, mysqladmin with ndbcluster extensions needs ndb to...unknown2004-11-151-0/+3
|/ /
* | Dumping BLOBs in HEX notation. The patch was orinigally unknown2004-10-191-1/+1
* | Added option --sigint-ignore to mysql.ccunknown2004-10-071-1/+2
* | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...unknown2004-07-291-1/+2
* | After merge fixesunknown2004-04-271-1/+1
* | Added option --set-charset (disable with --skip-set-charset) to mysqldump.unknown2004-03-311-1/+1
* | Max open files handling moved to my_set_max_open_files()unknown2004-02-191-0/+1
* | Added --compact to mysqlbinlogunknown2004-02-091-15/+18
* | Second part of WL #519:unknown2003-11-281-1/+1
* | merge with 4.0unknown2003-10-161-1/+1
|\ \ | |/
| * enum options renamed to avoid possible name conflictsunknown2003-09-291-1/+1
* | Added --delimiter option to mysqlunknown2003-04-231-1/+1
* | Merge with 4.0unknown2003-04-031-0/+1
|\ \ | |/
| * Merge with 3.23 to get fixes for:unknown2003-04-031-0/+1
| |\
| | * Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;unknown2003-03-191-1/+2
* | | Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to ...unknown2003-03-011-1/+1
* | | Added --compatible mode to mysqldump.unknown2003-01-161-1/+2
* | | Merge with 4.0unknown2002-11-211-2/+2
|\ \ \ | |/ /
| * | --use-frm option to mysqlcheckunknown2002-11-081-2/+2
* | | Add shared memory protocol and option --protocolunknown2002-11-151-1/+2
|/ /
* | New SET syntax & system variables.unknown2002-07-231-1/+1
* | This changeset is mostly new version of previous commit modified according unknown2002-06-111-1/+1
* | moved my_getopt.h under client_priv.hunknown2002-05-221-1/+1
* | Merged in some changes made to MySQL clients by otherunknown2002-04-031-2/+7
|\ \
| * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-1/+6
* | | Added --ignore-lines=# to mysqlimport.unknown2002-03-221-1/+2