summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* fixed bug #670vva@eagle.mysql.r18.ru2003-07-041-20/+266
* Status query on killed mysql connection results in segmentation fault (Bug #738)monty@narttu.mysql.fi2003-07-041-1/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-07-031-1/+1
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-07-021-1/+1
| |\
| | * fixed bug #672vva@eagle.mysql.r18.ru2003-07-021-1/+1
* | | Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-9/+5
|/ /
* | merge changesSinisa@sinisa.nasamreza.org2003-07-021-54/+8
|\ \
| * | made error output more detailedvva@eagle.mysql.r18.ru2003-07-011-4/+4
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-07-011-50/+4
| |\ \
| | * | removed --table option (fixed Bug #671)vva@eagle.mysql.r18.ru2003-07-011-50/+4
| | |/
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-251-2/+2
|\ \ \ | |/ /
| * | fix for BUG#691 (4.0 mysqlbinlog couldn't read 3.23 binlog).guilhem@mysql.com2003-06-201-2/+2
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-171-1/+2
|\ \ \ | |/ /
| * | Fix for nightly build test failure (test update).guilhem@mysql.com2003-06-161-1/+2
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-022-6/+19
|\ \ \ | |/ /
| * | Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-272-6/+19
| |/
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-05-211-1/+1
|\ \ | |/
| * Merge to get security patchmonty@mashka.mysql.fi2003-05-081-1/+1
| |\
| | * Merge bk-internal:/home/bk/mysql-3.23/serg@serg.mylan2003-04-282-9/+19
| | |\
| | * | crash fixserg@serg.mysql.com2003-03-171-1/+1
* | | | A fix for the crashing bug in mysql client programSinisa@sinisa.nasamreza.org2003-05-011-0/+2
|/ / /
* | | Merge bk-internal:/home/bk/mysql-4.0serg@sergbook.mysql.com2003-04-241-0/+4
|\ \ \
| * | | Task 761:'mysqlbinlog should not die when readinggluh@gluh.mysql.r18.ru2003-04-231-0/+4
* | | | do not execute \* commands inside `identifiers`serg@sergbook.mysql.com2003-04-231-1/+1
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0jani@hynda.(none)2003-04-031-13/+14
|\ \ \
| * | | Fixed a bug when printing error messages. stdout and stderr werejani@hynda.(none)2003-04-031-13/+14
* | | | Merge with 3.23 to get fixes for:monty@narttu.mysql.fi2003-04-032-6/+18
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;guilhem@mysql.com2003-03-192-9/+19
| |/
* | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...greg@mysql.com2003-03-212-35/+2
* | Fixed a bug in comment handling.jani@rhols221.adsl.netsonic.fi2003-03-211-2/+10
* | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-181-191/+0
* | Fixed a bug in --one-database.jani@hynda.(none)2003-03-171-1/+2
* | - fixed C++-style comments to make IBM C compiler happylenz@mysql.com2003-03-151-1/+1
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2003-03-111-1/+17
|\ \
| * | Openssl testgluh@gluh.mysql.r18.ru2003-03-111-1/+17
* | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadmonty@mashka.mysql.fi2003-03-071-1/+1
|\ \ \ | | |/ | |/|
| * | A better, but larger fix for server_id bug ..Sinisa@sinisa.nasamreza.org2003-03-051-1/+1
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-03-041-0/+1
|\ \ \
| * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-0/+1
| | |/ | |/|
* | | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...guilhem@mysql.com2003-03-031-7/+0
|/ /
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-02-182-2/+13
|\ \
| * | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-0/+3
| * | Patch for novellmonty@mashka.mysql.fi2003-02-161-2/+10
* | | do not ignore --allow-keywords if SHOW CREATE TABLE is usedserg@serg.mysql.com2003-02-121-1/+1
|/ /
* | Fixed core dump bug in 'mysql' when using \p in prompt on Windows.monty@mashka.mysql.fi2003-02-021-2/+5
* | Fixed a bug in --auto-repair.jani@hynda.(none)2003-01-281-6/+36
* | Fixes for Netwaremonty@mashka.mysql.fi2003-01-283-77/+100
* | Merge with 3.23.55monty@mashka.mysql.fi2003-01-251-4/+4
|\ \ | |/
| * Fix bug in --relative (-r)monty@mashka.mysql.fi2003-01-241-2/+2
* | Merge with 3.23monty@mashka.mysql.fi2003-01-161-3/+3
|\ \ | |/