summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-27/+49
|\
| * Review of code pushed since last 5.0 pull:unknown2005-10-061-27/+49
* | 4.1 -> 5.0 mergeunknown2005-10-071-1/+0
|\ \
| * | Windows compilation fix: Added typecast (const char* to char *)unknown2005-10-041-1/+1
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1unknown2005-09-301-1/+1
|\ \ \
| * | | Many files:unknown2005-09-301-1/+1
| |/ /
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-281-2/+2
|\ \ \ | |/ /
| * | Fixed error found during review of new pushed codeunknown2005-09-251-2/+2
* | | mergedunknown2005-09-211-3/+28
|\ \ \ | |/ / | | / | |/ |/|
| * Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingunknown2005-09-161-3/+28
* | Merge mysql.com:/home/jimw/my/mysql-5.0-11523unknown2005-08-291-8/+8
|\ \
| * | Fix 'source' command in mysql client to handle delimiter commandunknown2005-08-091-8/+8
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-0/+9
|\ \ \ | | |/ | |/|
| * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-251-0/+9
| |\ \
| | * | Several fixes for Netware.unknown2005-08-241-0/+9
| | * | Fix for bug #4809 (Backticks not handled in mysql)unknown2004-09-131-3/+35
| | * | [This patch has already been approved by Serge. I am recommitting and pushin...unknown2004-09-081-0/+1
* | | | client/mysql.ccunknown2005-08-141-1/+1
* | | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-4/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | BUG #12119unknown2005-08-081-4/+1
* | | Fixes during review of new pushed codeunknown2005-07-311-1/+1
* | | Cleanups during reviewunknown2005-07-181-12/+14
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-201-1/+2
|\ \ \ | |/ /
| * | Fix handling of command-line on Windows, missed as part of earlierunknown2005-06-201-1/+2
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-101-2/+22
|\ \ \ | |/ /
| * | Fix use of _cgets() to handle an input line that exceeds our buffer spaceunknown2005-06-091-1/+20
| * | Fix calculation of buffer size for _cgets() on Windows. (Bug #10841)unknown2005-06-081-1/+2
* | | mergeunknown2005-06-051-15/+16
|\ \ \
| * | | Code cleanups during code reviewsunknown2005-06-011-15/+16
* | | | client/mysql.ccunknown2005-06-031-9/+86
|/ / /
* | | default.c:unknown2005-05-181-1/+0
* | | Merge with 4.1 to get fix for memory leakunknown2005-05-161-3/+4
|\ \ \ | |/ /
| * | Fix memory leakunknown2005-05-161-3/+4
* | | mergedunknown2005-05-141-1/+17
|\ \ \
| * | | Bug#6925unknown2005-05-081-0/+9
| * | | Mergeunknown2005-05-071-1/+2
| |\ \ \ | | |/ /
| | * | Merge mysql.com:/home/jimw/my/mysql-4.1-9186unknown2005-05-071-1/+2
| | |\ \
| | | * | Change mysql prompt while inside a multiline comment. (Bug #9186)unknown2005-03-151-1/+2
| * | | | Merge bk-internal.mysql.com:/users/rburnett/bug10245unknown2005-05-061-0/+6
| |\ \ \ \ | | |/ / /
| | * | | Bug #10245 VC++ compiler error with mysql.cc unknown2005-05-051-0/+6
* | | | | Merge gvanderkelen@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-291-3/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge from 4.1 to 5.0unknown2005-04-271-3/+11
| |\ \ \ \ | | |/ / /
| | * | | BUG#2596 MySQL Client Segmentation Fault on Solaris 9unknown2005-04-251-2/+10
| | * | | Upgrade to libedit-2.9unknown2005-04-211-1/+1
* | | | | Merge gvanderkelen@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-271-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Improved client internal help.unknown2005-04-261-2/+2
* | | | | Removing useless mysql_field_seekunknown2005-04-251-2/+1
* | | | | \W enables show warnings, \w disables; Showing message while interactive when...unknown2005-04-141-10/+7
* | | | | Removing for-loop in print_warnings()unknown2005-04-081-12/+1
* | | | | Adding --show-warnings option for the mysql command line tool so warnings, unknown2005-04-051-2/+80
|/ / / /