summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Task 761:'mysqlbinlog should not die when readingunknown2003-04-231-0/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-031-13/+14
|\
| * Fixed a bug when printing error messages. stdout and stderr wereunknown2003-04-031-13/+14
* | Merge with 3.23 to get fixes for:unknown2003-04-032-6/+18
|\ \ | |/ |/|
| * Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;unknown2003-03-192-9/+19
* | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-212-35/+2
* | Fixed a bug in comment handling.unknown2003-03-211-2/+10
* | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-191/+0
* | Fixed a bug in --one-database.unknown2003-03-171-1/+2
* | - fixed C++-style comments to make IBM C compiler happyunknown2003-03-151-1/+1
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-111-1/+17
|\ \
| * | Openssl testunknown2003-03-111-1/+17
* | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-1/+1
|\ \ \ | | |/ | |/|
| * | A better, but larger fix for server_id bug ..unknown2003-03-051-1/+1
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-0/+1
|\ \ \
| * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+1
| | |/ | |/|
* | | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-031-7/+0
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2003-02-182-2/+13
|\ \
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-0/+3
| * | Patch for novellunknown2003-02-161-2/+10
* | | do not ignore --allow-keywords if SHOW CREATE TABLE is usedunknown2003-02-121-1/+1
|/ /
* | Fixed core dump bug in 'mysql' when using \p in prompt on Windows.unknown2003-02-021-2/+5
* | Fixed a bug in --auto-repair.unknown2003-01-281-6/+36
* | Fixes for Netwareunknown2003-01-283-77/+100
* | Merge with 3.23.55unknown2003-01-251-4/+4
|\ \ | |/
| * Fix bug in --relative (-r)unknown2003-01-241-2/+2
* | Merge with 3.23unknown2003-01-161-3/+3
|\ \ | |/
| * Added O_BINARY flag to all my_fopen() calls.unknown2002-12-271-3/+3
* | Portability fixesunknown2003-01-072-26/+44
* | .del-errmsg.c~444b5d4031149217:unknown2002-12-051-125/+0
* | Merge vvagin@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-181-15/+27
|\ \
| * | fix xml-output of mysqldumpunknown2002-11-181-15/+27
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-141-1/+0
|\ \ \ | |/ / |/| |
| * | Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+0
* | | mergedunknown2002-11-131-10/+23
|\ \ \ | |/ / |/| / | |/
| * Fixed mysqlcheck so it can process table names with dashes.unknown2002-11-121-10/+23
| * - backported gcc 3.0 linking fix from 4.0unknown2002-09-241-0/+2
* | --use-frm option to mysqlcheckunknown2002-11-082-5/+10
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-081-13/+30
|\ \
| * | Changes that will enable proper wildcarding of databases, plusunknown2002-11-081-13/+30
* | | Portability fix extern "C" static -> extern "C"unknown2002-11-071-1/+1
* | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
|/ /
* | Added --skip-safemalloc to mysqltestunknown2002-10-291-1/+11
* | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multiunknown2002-10-171-8/+8
* | Fixed some bugs in mysql, mysqladmin and mysqld.unknown2002-10-152-9/+14
* | Small fixes in mysql and myisampackunknown2002-10-041-3/+4
* | Fixed a bug in mysql client.unknown2002-09-301-1/+1
* | Updated VC++ project files for 4.0.4unknown2002-09-241-6/+18
* | Fixed bug in previous patch when using a libc with static nssunknown2002-09-221-3/+3
* | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-0/+1