summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2002-11-216-46/+102
|\
| * 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
* | | Copy from /sql directoryunknown2002-11-152-268/+76
* | | Add shared memory protocol and option --protocolunknown2002-11-157-7/+187
* | | Fix syntax to be more clean:unknown2002-11-101-1/+1
* | | Fixes for fault about String::copy()unknown2002-11-103-39/+59
* | | Extensions to support this:unknown2002-11-061-1/+1
* | | CREATE DATABASE now tries to execute SHOW CREATE DATABASE firstunknown2002-11-051-1/+21
* | | add help command on server sideunknown2002-10-281-41/+154
* | | mergedunknown2002-10-251-8/+8
|\ \ \ | |/ /
| * | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multiunknown2002-10-171-8/+8
* | | merge with 4.0.5unknown2002-10-165-166/+379
|\ \ \ | |/ / |/| |
| * | Mergeunknown2002-10-141-2/+2
| |\ \
| | * \ mergeunknown2002-10-142-3/+4
| | |\ \
| | * | | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-2/+2
| * | | | mergedunknown2002-10-145-164/+377
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | my_sortcmp -> my_strnncollunknown2002-10-091-2/+3
| | * | | Simple charsets now have strncoll() field toounknown2002-10-091-1/+1
| | |/ /
| | * | Merge with 4.0.4unknown2002-10-025-164/+376
| | |\ \
| | | * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-022-46/+73
| | | * | Merge with 4.0.3unknown2002-08-305-123/+308
| | | |\ \
| | | | * \ merge with 4.0 to get last fixes to last mergeunknown2002-06-041-1/+5
| | | | |\ \
| | | | * \ \ merge with 4.0unknown2002-06-0312-943/+700
| | | | |\ \ \
| | | | * \ \ \ mergeunknown2002-04-135-118/+297
| | | | |\ \ \ \
| | | | | * | | | solves coredumpunknown2002-03-301-0/+1
| | | | | * | | | Removed some default_charset_infounknown2002-03-141-1/+1
| | | | | * | | | Hash now supports several charsetsunknown2002-03-141-1/+2
| | | | | * | | | use String->charset instead of default_charset_infounknown2002-03-141-6/+6
| | | | | * | | | New ctype functions/macros to support many charsets at a timeunknown2002-03-125-111/+288
* | | | | | | | | 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