summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2002-01-261-6/+51
|\
| * Merge work:/home/bk/mysql-4.0unknown2002-01-241-6/+51
| |\
| | * more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-6/+51
* | | Mergeunknown2002-01-242-4/+4
|\ \ \ | |/ / |/| |
| * | Increase max package length to 512M for mysql and mysqldump.unknown2002-01-232-4/+4
| |/
* | Fixed a bug in mysqldump.cunknown2002-01-231-3/+3
|/
* mysqldump.c:unknown2002-01-131-2/+2
* Added macros for nice TIMESPEC usage.unknown2002-01-024-46/+46
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-12-221-3/+6
|\
| * Fixed access privilege bug in query cache.unknown2001-12-221-3/+6
* | Mergeunknown2001-12-211-44/+56
|\ \ | |/ |/|
| * mysqldump now adds "ALTER TABLE ... DISABLE KEYS" to the dumpunknown2001-12-201-44/+56
* | Cleanup of alarm macros.unknown2001-12-211-1/+0
* | Updated benchmarksunknown2001-12-181-2/+2
|/
* --replace_result in mysqltest can now use variablesunknown2001-12-151-58/+86
* Fixed a bug in mysql.ccunknown2001-12-141-47/+27
* Portability fixes.unknown2001-12-101-6/+10
* Removed compiler warnings.unknown2001-12-102-65/+71
* Update copyrightunknown2001-12-0628-340/+294
* Extended manual section about MySQL statesunknown2001-11-281-13/+13
* Added quoting to XML in mysqldump.unknown2001-11-261-11/+33
* Fixes for embedded version.unknown2001-11-251-4/+3
* use env vars for socket/port in connect in mysqltestunknown2001-11-171-4/+25
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-3/+78
* Portability fix.unknown2001-11-072-2/+2
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-072-33/+110
|\
| * Added internal command \! to mysql client which can be usedunknown2001-11-061-2/+28
| * Fixed a bug in mysql.ccunknown2001-11-061-2/+4
| * Added xml patch to mysqldump.unknown2001-11-051-30/+79
* | Portability fixunknown2001-11-071-2/+6
|/
* Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-051-11/+23
* Fixes up things after merge from 3.23.44unknown2001-11-052-6/+2
* merge with 3.23.44unknown2001-11-043-7/+9
|\
| * Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-2/+2
| * Update for OS2 (patch from Yuri Dario).unknown2001-10-312-8/+6
* | Fix error messagesunknown2001-11-041-8/+20
* | SSL fixes.unknown2001-11-011-0/+7
* | mysql.cc Testing commit triggerunknown2001-10-151-1/+1
* | 64-bit portability fixes in network I/Ounknown2001-10-131-0/+3
* | changed manager to use my_net_*unknown2001-10-121-2/+2
* | Merge work:/home/bk/mysql-4.0unknown2001-10-111-2/+13
|\ \
| * | fixes for mysql-test to run without managerunknown2001-10-111-2/+13
* | | Cleanupsunknown2001-10-111-14/+2
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2001-10-101-1/+1
|\ \
| * | Always build thread safe client libraries in the distributed buildunknown2001-10-101-1/+1
* | | got the last changeset to compile/rununknown2001-10-101-3/+8
|/ /
* | One should not only have to include my_net.h to work with sockets.unknown2001-10-092-4/+4
* | Cleanup after last mergeunknown2001-10-081-5/+9
* | mergeunknown2001-10-085-121/+225
|\ \
| * | Updated manual about embedded version.unknown2001-10-085-121/+226