summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-2/+2
* Mergepeter@linux.local2002-06-142-4/+41
|\
| * This is just code style/minor optimizations cleanup changesetpeter@linux.local2002-06-141-13/+13
| * This changeset is mostly new version of previous commit modified according peter@linux.local2002-06-112-4/+41
* | 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-117-203/+213
|/
* Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-041-1/+5
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-0211-199/+161
|\
| * Fixed some spelling errors.jani@dsl-jkl1657.dial.inet.fi2002-06-013-11/+11
| * 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-2911-65/+27
* | Fixed bug in wait_for_relay_log_space()monty@hundin.mysql.fi2002-06-021-8/+11
|/
* Fixed a bug in mysqlmanager-pwgen.jani@rhols221.adsl.netsonic.fi2002-05-291-4/+1
* small fix for a bug introduced when someone made a new getopt schemeSinisa@sinisa.nasamreza.org2002-05-281-1/+1
* Fixed core dump bug in mysqltestmonty@hundin.mysql.fi2002-05-261-2/+2
* 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-228-15/+8
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-224-8/+6
|\
| * my_getopt:jani@hynda.(none)2002-05-224-8/+6
* | Portability fixesmonty@hundin.mysql.fi2002-05-221-13/+10
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-221-5/+5
|\ \ | |/ |/|
| * Removed compiler warningsmonty@hundin.mysql.fi2002-05-221-5/+5
* | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,jani@hynda.(none)2002-05-225-491/+421
|/
* Fixed some compilation problems in last changesetmonty@hundin.mysql.fi2002-05-161-2/+42
* merge with 3.23.51monty@hundin.mysql.fi2002-05-161-3/+2
|\
| * Reformatted license statement in mysqlcheck usage output text to enablelenz@mysql.com2002-05-151-3/+2
| * Sergei's MyODBC fixmiguel@hegel.local2002-05-122-2/+2
| * Tiny fix to make the XML generated by the client well-formed.zak@balfor.local2002-05-081-1/+1
* | Changed GET_STRALC to GET_STR_ALLOCjani@rhols221.adsl.netsonic.fi2002-05-154-8/+8
* | - Added new type GET_STRALC to my_getopt.jani@rhols221.adsl.netsonic.fi2002-05-146-203/+34
* | - Fixed some option types in my_getopt struct in all clients.jani@dsl-jkl1657.dial.inet.fi2002-05-116-32/+38
* | ChangeLog mergingbell@sanja.is.com.ua2002-04-303-9/+5
|\ \
| * | Fixed a bug in mysqldump.cjani@rhols221.adsl.netsonic.fi2002-04-301-6/+2
| * | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-04-282-3/+3
| |\ \
| | * | init_dynamic_array MyODBC compatibility fixserg@serg.mysql.com2002-04-282-3/+3
* | | | disabled query cache in mysqldump queriesbell@sanja.is.com.ua2002-04-271-5/+8
|/ / /
* | | 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-241-3/+5
|\ \ \
| * | | mysqlbinlog bug fixedsasha@mysql.sashanet.com2002-04-231-3/+5
| |/ /
* | | 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
|/ / /
* | | English text enhancement.arjen@fred.bitbike.com2002-04-171-2/+2
* | | Fixed a bug in mysql.ccjani@rhols221.adsl.netsonic.fi2002-04-162-16/+17
|/ /
* | mergemonty@tik.mysql.fi2002-04-121-1/+0
|\ \
| * | Fix for INET_NTOA(N) when N >= 2^32monty@tik.mysql.fi2002-04-061-1/+0
* | | avoidance of caching mysqldump queriesbell@sanja.is.com.ua2002-04-121-0/+2
* | | fixes to make it compile and pass the test suite again after the last sasha@mysql.sashanet.com2002-04-041-2/+8