summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fixed core dump bug in 'mysql' when using \p in prompt on Windows.unknown2003-02-021-2/+5
* Fixed a bug in --auto-repair.unknown2003-01-281-6/+36
* Fixes for Netwareunknown2003-01-283-77/+100
* Merge with 3.23.55unknown2003-01-251-4/+4
|\
| * Fix bug in --relative (-r)unknown2003-01-241-2/+2
* | Merge with 3.23unknown2003-01-161-3/+3
|\ \ | |/
| * Added O_BINARY flag to all my_fopen() calls.unknown2002-12-271-3/+3
* | Portability fixesunknown2003-01-072-26/+44
* | .del-errmsg.c~444b5d4031149217:unknown2002-12-051-125/+0
* | Merge vvagin@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-181-15/+27
|\ \
| * | fix xml-output of mysqldumpunknown2002-11-181-15/+27
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-141-1/+0
|\ \ \ | |/ / |/| |
| * | Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+0
* | | mergedunknown2002-11-131-10/+23
|\ \ \ | |/ / |/| / | |/
| * Fixed mysqlcheck so it can process table names with dashes.unknown2002-11-121-10/+23
| * - backported gcc 3.0 linking fix from 4.0unknown2002-09-241-0/+2
* | --use-frm option to mysqlcheckunknown2002-11-082-5/+10
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-081-13/+30
|\ \
| * | Changes that will enable proper wildcarding of databases, plusunknown2002-11-081-13/+30
* | | Portability fix extern "C" static -> extern "C"unknown2002-11-071-1/+1
* | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
|/ /
* | Added --skip-safemalloc to mysqltestunknown2002-10-291-1/+11
* | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multiunknown2002-10-171-8/+8
* | Fixed some bugs in mysql, mysqladmin and mysqld.unknown2002-10-152-9/+14
* | Small fixes in mysql and myisampackunknown2002-10-041-3/+4
* | Fixed a bug in mysql client.unknown2002-09-301-1/+1
* | Updated VC++ project files for 4.0.4unknown2002-09-241-6/+18
* | Fixed bug in previous patch when using a libc with static nssunknown2002-09-221-3/+3
* | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-0/+1
* | Increased max possible max_allowed_packet to 1Gunknown2002-09-192-2/+3
* | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-176-34/+19
* | mysqlbinlog.cc:unknown2002-09-141-2/+2
* | mysqlbinlog.cc:unknown2002-09-141-1/+1
* | Portability fixes.unknown2002-09-112-80/+56
* | Fixed searching after ssl directories.unknown2002-09-051-2/+2
* | Some trivial optimzationsunknown2002-09-031-1/+1
* | Merge work:/home/bk/mysql-4.0unknown2002-08-311-1/+1
|\ \
| * \ Merge work:/home/bk/mysql-4.0unknown2002-08-281-1/+1
| |\ \
| | * | wrong help message correctedunknown2002-08-271-1/+1
* | | | Added sync_slave_with_master [connection].unknown2002-08-291-7/+25
|/ / /
* | | * Fixed a bug in my_getoptunknown2002-08-282-9/+11
* | | A small bug fix for the tee command ...unknown2002-08-271-1/+1
|/ /
* | Give better error from reconnect()unknown2002-08-241-10/+11
* | Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-243-1/+16
* | Portabilityfix in mysqladmin.cunknown2002-08-231-0/+1
* | Fixed a bug in mysqladmin when it gave unneccessary warningunknown2002-08-221-1/+2
* | Cleanup of waiting for pidfile in mysqladminunknown2002-08-221-19/+16
* | Fixed a bug in mysqladmin shutdown when checking pid file status.unknown2002-08-221-7/+6
* | Fixed a bug in mysqladmin, when it could hang while waiting forunknown2002-08-221-6/+26
* | Fixed timing problem with rpl000001 replication test.unknown2002-08-181-25/+46