summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Fix for SSL and new my_getoptunknown2002-08-096-14/+19
* | mergeunknown2002-08-081-127/+133
|\ \
| * | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-127/+133
* | | Fixed a bug in mysql when running in non-interactive mode (batch)unknown2002-08-061-0/+1
* | | Added --count=N (-c) to mysqladminunknown2002-08-051-3/+13
* | | Small fixes in mysql and myisamchk.unknown2002-08-051-2/+4
* | | typo fixedunknown2002-08-051-1/+1
* | | typo in help message fixed (LFCR -> CRLF)unknown2002-08-041-1/+1
|/ /
* | mergeunknown2002-07-233-8/+8
|\ \
| * | New SET syntax & system variables.unknown2002-07-233-8/+8
* | | Fixed a bug in pager in mysql clientunknown2002-07-161-3/+3
|/ /
* | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-302-7/+5
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-201-2/+4
|\ \
| * | Fixes for compiling distribution with MIT-threadsunknown2002-06-201-2/+4
* | | Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0unknown2002-06-211-2/+2
|\ \ \ | |/ / |/| |
| * | Allow MySQL check to handle tables with spaces insideunknown2002-06-171-2/+2
* | | Made keyread (key scanning) a key specific attribute.unknown2002-06-191-2/+2
|/ /
* | Mergeunknown2002-06-142-4/+41
|\ \
| * | This is just code style/minor optimizations cleanup changesetunknown2002-06-141-13/+13
| * | This changeset is mostly new version of previous commit modified according unknown2002-06-112-4/+41
* | | Added missing include file to sql_acl.cc (bug in last changeset)unknown2002-06-121-26/+34
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-117-203/+213
|/ /
* | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-1/+5
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-0211-199/+161
|\ \
| * | Fixed some spelling errors.unknown2002-06-013-11/+11
| * | Fixed a bug in mysql client.unknown2002-05-311-108/+112
| * | Fixed a bug in mysql client.unknown2002-05-311-19/+15
| * | Added useful exit error code for programs using my_getopt in caseunknown2002-05-2911-65/+27
* | | Fixed bug in wait_for_relay_log_space()unknown2002-06-021-8/+11
|/ /
* | Fixed a bug in mysqlmanager-pwgen.unknown2002-05-291-4/+1