summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* fixed bug Bug #683 (Prompt for password doesn't go to console for Windows)unknown2003-07-161-1/+1
* fixed bug #670unknown2003-07-041-20/+266
* Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-1/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-031-1/+1
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-021-1/+1
| |\
| | * fixed bug #672unknown2003-07-021-1/+1
* | | Cleaner implementation if INSERT ... SELECT with same tablesunknown2003-07-031-9/+5
|/ /
* | merge changesunknown2003-07-021-54/+8
|\ \
| * | made error output more detailedunknown2003-07-011-4/+4
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-011-50/+4
| |\ \
| | * | removed --table option (fixed Bug #671)unknown2003-07-011-50/+4
| | |/
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-2/+2
|\ \ \ | |/ /
| * | fix for BUG#691 (4.0 mysqlbinlog couldn't read 3.23 binlog).unknown2003-06-201-2/+2
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-171-1/+2
|\ \ \ | |/ /
| * | Fix for nightly build test failure (test update).unknown2003-06-161-1/+2
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-022-6/+19
|\ \ \ | |/ /
| * | Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-272-6/+19
| |/
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-211-1/+1
|\ \ | |/
| * Merge to get security patchunknown2003-05-081-1/+1
| |\
| | * Merge bk-internal:/home/bk/mysql-3.23/unknown2003-04-282-9/+19
| | |\
| | * | crash fixunknown2003-03-171-1/+1
* | | | A fix for the crashing bug in mysql client programunknown2003-05-011-0/+2
|/ / /
* | | Merge bk-internal:/home/bk/mysql-4.0unknown2003-04-241-0/+4
|\ \ \
| * | | Task 761:'mysqlbinlog should not die when readingunknown2003-04-231-0/+4
* | | | do not execute \* commands inside `identifiers`unknown2003-04-231-1/+1
|/ / /
* | | 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 happymysql-4.0.12unknown2003-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