summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | | mergeunknown2001-07-081-13/+13
|\ \ \
| * | | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-13/+13
| |/ /
* | | support for eval_result and let $var = `query` syntax in mysql-testunknown2001-06-301-33/+97
|/ /
* | Fixed bug in multi-table-delete codeunknown2001-06-241-3/+10
* | mergeunknown2001-06-211-20/+30
|\ \ | |/
| * Fixed bug in mysqlcheck when using --fastunknown2001-06-191-20/+30
* | mergeunknown2001-06-121-12/+159
|\ \ | |/
| * Added --verbose option to mysqlshowunknown2001-06-121-12/+159
* | fixed bugs in mysqltest to get nested while loops to workunknown2001-06-111-9/+23
* | fixed new error messages and got vio to compileunknown2001-06-082-3/+16
* | Merge work:/home/bk/mysql-4.0unknown2001-06-081-3/+46
|\ \
| * | auto-magic replication redirection logic support in the client,unknown2001-06-081-3/+46
* | | mergeunknown2001-06-051-2/+9
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql-4.0unknown2001-06-041-2/+9
| |\ \
| | * | Various changes to get libmysqld in sync with latest sources.unknown2001-06-041-2/+9
* | | | Symlinking of tables should not work.unknown2001-06-051-15/+20
|/ / /
* | | mergeunknown2001-06-021-1/+30
|\ \ \ | | |/ | |/|
| * | Fixed bugs in symlink codeunknown2001-06-021-0/+28
* | | make vio compileunknown2001-05-311-1/+1
* | | mergeunknown2001-05-312-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed problems with decimals withing IF()unknown2001-05-292-3/+3
* | .del-violite.c~afa871b4aab14371 Delete: client/violite.cunknown2001-05-201-394/+0
* | mergeunknown2001-05-201-1/+1
|\ \ | |/
| * Fixed bug when using MERGE on files > 4Gunknown2001-05-171-1/+1
* | Merged with 3.23, needs further fix-upunknown2001-05-105-92/+789
|\ \ | |/
| * Applied patches for BDB tablesunknown2001-05-091-1/+0
| * Fixed all mysqldump output to use 'result_file'unknown2001-04-261-37/+35
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-253-15/+15
| |\
| | * Portability fixes for Ia64 and Sgi compilerunknown2001-04-253-15/+15
| * | Merge work:/home/bk/mysqlunknown2001-04-241-0/+1
| |\ \
| | * | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-0/+1
| | |/
| * | New option to mysqldump.unknown2001-04-241-60/+77
| * | Added options to mysqlcheckunknown2001-04-231-11/+71
| |/
| * Fixed portability problems in mysqlcheckunknown2001-04-211-4/+3
| * Changes in manual and client/Makefile.amunknown2001-04-201-1/+2
| * Added mysqlcheck.c, removed mistakenly added script mysqlcheckunknown2001-04-202-126/+13
| * New client, mysqlcheck, for MySQL. mysqlcheck should be used forunknown2001-04-202-0/+739
* | Fixes for embedded MySQLunknown2001-04-252-17/+25
* | Mergeunknown2001-04-192-45/+155
|\ \ | |/
| * client/mysqltest.cunknown2001-04-171-2/+2
| * lient/mysqltest.cunknown2001-04-171-7/+106
| * Fixed bugs in mysqltestunknown2001-04-181-37/+43
| * The environment variable PAGER is now used as the default pagerunknown2001-04-171-1/+6
* | mysqltest bugfixunknown2001-04-151-18/+10
* | Ugly merge of 3.23 changes into 4.0 - fix up neededunknown2001-04-111-6/+102
|\ \ | |/ |/|
| * Added all changes from old 4.0 version:unknown2001-04-111-7/+103
* | Fixed a bug in pager, + added a feature to it.unknown2001-04-111-2/+12
|/
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-051-3/+4
* sometimes the server lags behind the client on startup - to fix, if the initi...unknown2001-04-031-2/+21
* Fixed bug in ALTER TABLEunknown2001-04-011-3/+1