summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* CREATE DATABASE now tries to execute SHOW CREATE DATABASE firstbar@bar.mysql.r18.ru2002-11-051-1/+21
* add help command on server sidevva@genie.(none)2002-10-281-41/+154
* mergedserg@serg.mysql.com2002-10-251-8/+8
|\
| * Fixed three bugs in mysqlcheck and changed documentation for mysqld_multijani@rhols221.adsl.netsonic.fi2002-10-171-8/+8
* | merge with 4.0.5monty@hundin.mysql.fi2002-10-165-166/+379
|\ \ | |/ |/|
| * Mergemonty@hundin.mysql.fi2002-10-141-2/+2
| |\
| | * mergemonty@narttu.mysql.fi2002-10-142-3/+4
| | |\
| | * | Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-081-2/+2
| * | | mergedserg@serg.mysql.com2002-10-145-164/+377
| |\ \ \ | | | |/ | | |/|
| | * | my_sortcmp -> my_strnncollbar@bar.mysql.r18.ru2002-10-091-2/+3
| | * | Simple charsets now have strncoll() field toobar@bar.mysql.r18.ru2002-10-091-1/+1
| | |/
| | * Merge with 4.0.4monty@mashka.mysql.fi2002-10-025-164/+376
| | |\
| | | * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-022-46/+73
| | | * Merge with 4.0.3monty@narttu.mysql.fi2002-08-305-123/+308
| | | |\
| | | | * merge with 4.0 to get last fixes to last mergemonty@hundin.mysql.fi2002-06-041-1/+5
| | | | |\
| | | | * \ merge with 4.0monty@hundin.mysql.fi2002-06-0312-943/+700
| | | | |\ \
| | | | * \ \ mergemonty@hundin.mysql.fi2002-04-135-118/+297
| | | | |\ \ \
| | | | | * | | solves coredumpSinisa@sinisa.nasamreza.org2002-03-301-0/+1
| | | | | * | | Removed some default_charset_infobar@gw.udmsearch.izhnet.ru2002-03-141-1/+1
| | | | | * | | Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+2
| | | | | * | | use String->charset instead of default_charset_infobar@gw.udmsearch.izhnet.ru2002-03-141-6/+6
| | | | | * | | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-125-111/+288
* | | | | | | | Fixed some bugs in mysql, mysqladmin and mysqld.jani@rhols221.adsl.netsonic.fi2002-10-152-9/+14
|/ / / / / / /
* | | | | | | Small fixes in mysql and myisampackjani@rhols221.adsl.netsonic.fi2002-10-041-3/+4
|/ / / / / /
* | | | | | Fixed a bug in mysql client.jani@hynda.(none)2002-09-301-1/+1
* | | | | | Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-6/+18
* | | | | | Fixed bug in previous patch when using a libc with static nssmonty@mashka.mysql.fi2002-09-221-3/+3
* | | | | | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-0/+1
* | | | | | Increased max possible max_allowed_packet to 1Gmonty@mashka.mysql.fi2002-09-192-2/+3
* | | | | | fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-176-34/+19
* | | | | | mysqlbinlog.cc:jcole@mugatu.spaceapes.com2002-09-141-2/+2
* | | | | | mysqlbinlog.cc:jcole@mugatu.spaceapes.com2002-09-141-1/+1
* | | | | | Portability fixes.monty@mashka.mysql.fi2002-09-112-80/+56
* | | | | | Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-2/+2
* | | | | | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-1/+1
* | | | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-08-311-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-08-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | wrong help message correctedserg@serg.mysql.com2002-08-271-1/+1
* | | | | | | | Added sync_slave_with_master [connection].nick@mysql.com2002-08-291-7/+25
|/ / / / / / /
* | | | | | | * Fixed a bug in my_getoptjani@rhols221.adsl.netsonic.fi2002-08-282-9/+11
| |/ / / / / |/| | | | |
* | | | | | A small bug fix for the tee command ...Sinisa@sinisa.nasamreza.org2002-08-271-1/+1
|/ / / / /
* | | | | Give better error from reconnect()monty@mashka.mysql.fi2002-08-241-10/+11
* | | | | Removed wrong mutex lock (hangup in kill on HPUX)monty@mashka.mysql.fi2002-08-243-1/+16
* | | | | Portabilityfix in mysqladmin.cmonty@hundin.mysql.fi2002-08-231-0/+1
* | | | | Fixed a bug in mysqladmin when it gave unneccessary warningjani@rhols221.adsl.netsonic.fi2002-08-221-1/+2
* | | | | Cleanup of waiting for pidfile in mysqladminmonty@hundin.mysql.fi2002-08-221-19/+16
* | | | | Fixed a bug in mysqladmin shutdown when checking pid file status.jani@rhols221.adsl.netsonic.fi2002-08-221-7/+6
* | | | | Fixed a bug in mysqladmin, when it could hang while waiting forjani@rhols221.adsl.netsonic.fi2002-08-221-6/+26
* | | | | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-25/+46
* | | | | Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-096-14/+19