summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs in mysql, mysqladmin and mysqld.jani@rhols221.adsl.netsonic.fi2002-10-151-6/+11
* 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
* 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
* fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-3/+0
* Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-1/+1
* * Fixed a bug in my_getoptjani@rhols221.adsl.netsonic.fi2002-08-281-5/+7
* A small bug fix for the tee command ...Sinisa@sinisa.nasamreza.org2002-08-271-1/+1
* Removed wrong mutex lock (hangup in kill on HPUX)monty@mashka.mysql.fi2002-08-241-1/+7
* Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-8/+3
* Fixed a bug in mysql when running in non-interactive mode (batch)jani@rhols221.adsl.netsonic.fi2002-08-061-0/+1
* Small fixes in mysql and myisamchk.jani@hynda.(none)2002-08-051-2/+4
* mergemonty@mashka.mysql.fi2002-07-231-5/+5
|\
| * New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-5/+5
* | Fixed a bug in pager in mysql clientjani@rhols221.adsl.netsonic.fi2002-07-161-3/+3
|/
* Update for running gcc 3.x (mainly on HPUX)monty@hundin.mysql.fi2002-06-301-7/+3
* Fixes for compiling distribution with MIT-threadsmonty@hundin.mysql.fi2002-06-201-2/+4
* Added missing include file to sql_acl.cc (bug in last changeset)monty@mashka.mysql.fi2002-06-121-26/+34
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-80/+94
* Fixed some spelling errors.jani@dsl-jkl1657.dial.inet.fi2002-06-011-9/+9
* Fixed a bug in mysql client.jani@dsl-jkl1657.dial.inet.fi2002-05-311-108/+112
* Fixed a bug in mysql client.jani@dsl-jkl1657.dial.inet.fi2002-05-311-19/+15
* Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-291-6/+2
* small fix for a bug introduced when someone made a new getopt schemeSinisa@sinisa.nasamreza.org2002-05-281-1/+1
* Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,jani@rhols221.arenanet.fi2002-05-241-3/+4
* moved my_getopt.h under client_priv.hjani@hynda.(none)2002-05-221-2/+1
* Portability fixesmonty@hundin.mysql.fi2002-05-221-13/+10
* Changed GET_STRALC to GET_STR_ALLOCjani@rhols221.adsl.netsonic.fi2002-05-151-5/+5
* - Added new type GET_STRALC to my_getopt.jani@rhols221.adsl.netsonic.fi2002-05-141-42/+13
* - Fixed some option types in my_getopt struct in all clients.jani@dsl-jkl1657.dial.inet.fi2002-05-111-9/+10
* Fixed syntax error in mysql.ccmonty@hundin.mysql.fi2002-04-241-3/+3
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-04-231-12/+7
|\
| * Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0monty@tik.mysql.fi2002-04-221-12/+7
| |\
| | * Removed some old Makefiles to avoid name conflict on Mac OS Xmonty@tik.mysql.fi2002-04-221-12/+7
* | | Bug fixes in mysql.cc and myisamchk.cjani@rhols221.adsl.netsonic.fi2002-04-181-1/+4
|/ /
* | Fixed a bug in mysql.ccjani@rhols221.adsl.netsonic.fi2002-04-161-14/+16
|/
* mergemonty@tik.mysql.fi2002-04-121-1/+0
|\
| * Fix for INET_NTOA(N) when N >= 2^32monty@tik.mysql.fi2002-04-061-1/+0
| * Mergemonty@hundin.mysql.fi2002-04-021-3/+3
| |\
| | * Fixed help typos in mysql.ccmonty@hundin.mysql.fi2002-04-021-3/+3
| * | Cleanupsmonty@hundin.mysql.fi2002-04-021-8/+11
| * | fix for a coredumpSinisa@sinisa.nasamreza.org2002-03-301-0/+1
| * | merge (remove conflicting zip files)monty@hundin.mysql.fi2002-03-271-11/+0
| |\ \
| | * \ merge with 3.23.50monty@hundin.mysql.fi2002-03-271-11/+0
| | |\ \ | | | |/
| | | * Fix for load data infile when no active databasemonty@hundin.mysql.fi2002-03-221-11/+0
| | | * Fix max buffer lengthmonty@hundin.mysql.fi2002-03-151-1/+1
| * | | Added --prompt and ``prompt'' command, add dynamic prompt support to ``mysql''.jcole@mugatu.spaceapes.com2002-03-201-12/+209
| * | | Fixed a bug in mysql.ccjani@hynda.mysql.fi2002-03-201-2/+2
| |/ /
| * | Cleaned up mysql.cc a bit.jcole@mugatu.spaceapes.com2002-03-151-37/+32