summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-127/+133
* | | Fixed a bug in mysql when running in non-interactive mode (batch)unknown2002-08-061-0/+1
* | | Added --count=N (-c) to mysqladminunknown2002-08-051-3/+13
* | | Small fixes in mysql and myisamchk.unknown2002-08-051-2/+4
* | | typo fixedunknown2002-08-051-1/+1
* | | typo in help message fixed (LFCR -> CRLF)unknown2002-08-041-1/+1
|/ /
* | mergeunknown2002-07-233-8/+8
|\ \
| * | New SET syntax & system variables.unknown2002-07-233-8/+8
* | | Fixed a bug in pager in mysql clientunknown2002-07-161-3/+3
|/ /
* | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-302-7/+5
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-201-2/+4
|\ \
| * | Fixes for compiling distribution with MIT-threadsunknown2002-06-201-2/+4
* | | Merge linux.local:/data/mysql-4.0-root into linux.local:/data/mysql-4.0unknown2002-06-211-2/+2
|\ \ \ | |/ / |/| |
| * | Allow MySQL check to handle tables with spaces insideunknown2002-06-171-2/+2
* | | Made keyread (key scanning) a key specific attribute.unknown2002-06-191-2/+2
|/ /
* | Mergeunknown2002-06-142-4/+41
|\ \
| * | This is just code style/minor optimizations cleanup changesetunknown2002-06-141-13/+13
| * | This changeset is mostly new version of previous commit modified according unknown2002-06-112-4/+41
* | | Added missing include file to sql_acl.cc (bug in last changeset)unknown2002-06-121-26/+34
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-117-203/+213
|/ /
* | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-1/+5
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-0211-199/+161
|\ \
| * | Fixed some spelling errors.unknown2002-06-013-11/+11
| * | Fixed a bug in mysql client.unknown2002-05-311-108/+112
| * | Fixed a bug in mysql client.unknown2002-05-311-19/+15
| * | Added useful exit error code for programs using my_getopt in caseunknown2002-05-2911-65/+27
* | | Fixed bug in wait_for_relay_log_space()unknown2002-06-021-8/+11
|/ /
* | Fixed a bug in mysqlmanager-pwgen.unknown2002-05-291-4/+1
* | small fix for a bug introduced when someone made a new getopt schemeunknown2002-05-281-1/+1
* | Fixed core dump bug in mysqltestunknown2002-05-261-2/+2
* | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-3/+4
* | moved my_getopt.h under client_priv.hunknown2002-05-228-15/+8
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-224-8/+6
|\ \
| * | my_getopt:unknown2002-05-224-8/+6
* | | Portability fixesunknown2002-05-221-13/+10
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-05-221-5/+5
|\ \ \ | |/ / |/| |
| * | Removed compiler warningsunknown2002-05-221-5/+5
* | | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,unknown2002-05-225-491/+421
|/ /
* | Fixed some compilation problems in last changesetunknown2002-05-161-2/+42
* | merge with 3.23.51unknown2002-05-161-3/+2
|\ \ | |/
| * Reformatted license statement in mysqlcheck usage output text to enableunknown2002-05-151-3/+2
| * Sergei's MyODBC fixunknown2002-05-122-2/+2
| * Tiny fix to make the XML generated by the client well-formed.unknown2002-05-081-1/+1
* | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-154-8/+8
* | - Added new type GET_STRALC to my_getopt.unknown2002-05-146-203/+34
* | - Fixed some option types in my_getopt struct in all clients.unknown2002-05-116-32/+38
* | ChangeLog mergingunknown2002-04-303-9/+5
|\ \
| * | Fixed a bug in mysqldump.cunknown2002-04-301-6/+2
| * | Merge work:/home/bk/mysql-4.0unknown2002-04-282-3/+3
| |\ \
| | * | init_dynamic_array MyODBC compatibility fixunknown2002-04-282-3/+3