summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | 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