summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2003-08-192-12/+20
* Merge with 4.0.14unknown2003-08-114-66/+22
|\
| * 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
| |\ \ \ | | |/ /
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-211-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | A fix for the crashing bug in mysql client programunknown2003-05-011-0/+2
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-08-071-1/+1
|\ \ \ \
| * | | | fixed bug with missing '\' in string constant in client/mysqldump.ccunknown2003-08-071-1/+1
* | | | | mysqldump.c:unknown2003-07-311-1/+2
|/ / / /
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-231-0/+13
|\ \ \ \
| * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-221-0/+13
| |\ \ \ \
| | * | | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-0/+13
* | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-151-6/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | bugfix for the bugfix for the bug #539unknown2003-07-151-5/+4
| * | | | | mysql should ignore ' " ` symbols inside comments (Bug #539).unknown2003-07-151-6/+8
| |/ / / /
* | | | | Resolving conflictsunknown2003-07-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SCRUMunknown2003-06-1710-78/+91
| |\ \ \ \
| * | | | | SCRUMunknown2003-06-171-1/+1
* | | | | | Removed dbug.h inclussion from client/get_password.c (windows build fix)unknown2003-07-021-1/+0
* | | | | | Allow one to use MERGE tables with tables from different databasesunknown2003-06-271-10/+88
| |/ / / / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-142-1/+12
|\ \ \ \ \
| * | | | | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-142-1/+12
* | | | | | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-139-76/+75
|/ / / / /
* | | | | mysqldump.c:unknown2003-06-101-1/+2
* | | | | mysqldump.c:unknown2003-06-101-0/+2
|/ / / /
* | | | merge with public treeunknown2003-06-052-20/+48
|\ \ \ \
| * \ \ \ Merge with 4.0.13unknown2003-06-042-5/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-272-6/+19
| | | |/ | | |/|
| * | | Added SQLSTATE to client/server protocolunknown2003-06-042-15/+30
* | | | mysqlshow and mysqldump now send their vharacter set to serverunknown2003-05-301-2/+8
* | | | mysqldump.c:unknown2003-05-301-2/+9
* | | | new version of helpunknown2003-05-291-36/+47
* | | | --with-collation argument for configure. Now one can for example use this:unknown2003-05-284-4/+5
* | | | "mysql" now sends client character set to server.unknown2003-05-281-0/+1
|/ / /
* | | ORDER BY optimizationunknown2003-05-271-3/+2
* | | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-6/+6