summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mainstewart@mysql.com2005-12-281-1/+1
|\
| * mysql.cc:paul@snake-hub.snake.net2005-12-201-1/+1
| * Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-1/+1
| |\
| | * A set of Netware related patches.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-041-1/+1
* | | Bug#15097: Missing \n in header printed by mysql --help when HAVE_READLINEknielsen@mysql.com2005-12-051-1/+1
* | | Merge the last 5.0.16 (Unix, Windows) and 5.0.16a (Netware) changes to the ge...joerg@mysql.com2005-11-211-1/+1
|\ \ \
| * | | Netware specific changes for 5.0.16ajamppa@suse9-x86.mysql.com2005-11-181-1/+1
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-11-171-3/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Update out-of-date URLs in 'help' text of mysql client. (Bug #14801)jimw@mysql.com2005-11-111-3/+7
* | | BUG#14358: in mysql.cc, don't neglect to strip delimiter off lines < 9 charac...tim@siva.hindu.god2005-10-281-4/+5
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-releasekent@mysql.com2005-10-201-0/+2
|\ \ \
| * | | readd the my_cgets call that SergeyV originally put inreggie@ugeek.(none)2005-10-181-0/+2
* | | | mysql.cc:bar@mysql.com2005-10-141-3/+3
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-10-141-4/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge mysql.com:/usr/home/bar/mysql-4.1.b13487bar@mysql.com2005-10-141-5/+11
| |\ \
| | * | Bug#13487 Japanese data inside a comment causes the syntax errorbar@mysql.com2005-09-281-5/+11
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-27/+49
|\ \ \ \
| * | | | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-27/+49
* | | | | 4.1 -> 5.0 mergegluh@mysql.com2005-10-071-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Windows compilation fix: Added typecast (const char* to char *)georg@lmy002.wdf.sap.corp2005-10-041-1/+1
| | |/ / | |/| |
* | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1kent@mysql.com2005-09-301-1/+1
|\ \ \ \
| * | | | Many files:kent@mysql.com2005-09-301-1/+1
| |/ / /
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-2/+2
|\ \ \ \ | |/ / /
| * | | Fixed error found during review of new pushed codemonty@mysql.com2005-09-251-2/+2
* | | | mergedserg@serg.mylan2005-09-211-3/+28
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingSergeyV@selena.2005-09-161-3/+28
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11523jimw@mysql.com2005-08-291-8/+8
|\ \ \
| * | | Fix 'source' command in mysql client to handle delimiter commandjimw@mysql.com2005-08-091-8/+8
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-0/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-08-251-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | Several fixes for Netware.jani@a193-229-222-105.elisa-laajakaista.fi2005-08-241-0/+9
| | * | Fix for bug #4809 (Backticks not handled in mysql)hf@deer.(none)2004-09-131-3/+35
| | * | [This patch has already been approved by Serge. I am recommitting and pushin...rburnett@build.mysql.com2004-09-081-0/+1
* | | | client/mysql.ccserg@sergbook.mysql.com2005-08-141-1/+1
* | | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-4/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | BUG #12119patg@krsna.patg.net2005-08-081-4/+1
* | | Fixes during review of new pushed codemonty@mishka.local2005-07-311-1/+1
* | | Cleanups during reviewmonty@mishka.local2005-07-181-12/+14
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-201-1/+2
|\ \ \ | |/ /
| * | Fix handling of command-line on Windows, missed as part of earlierjimw@mysql.com2005-06-201-1/+2
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-101-2/+22
|\ \ \ | |/ /
| * | Fix use of _cgets() to handle an input line that exceeds our buffer spacejimw@mysql.com2005-06-091-1/+20
| * | Fix calculation of buffer size for _cgets() on Windows. (Bug #10841)jimw@mysql.com2005-06-081-1/+2
* | | mergemonty@mysql.com2005-06-051-15/+16
|\ \ \
| * | | Code cleanups during code reviewsmonty@mysql.com2005-06-011-15/+16
* | | | client/mysql.ccserg@serg.mylan2005-06-031-9/+86
|/ / /
* | | default.c:kent@mysql.com2005-05-181-1/+0
* | | Merge with 4.1 to get fix for memory leakmonty@mysql.com2005-05-161-3/+4
|\ \ \ | |/ /
| * | Fix memory leakmonty@mysql.com2005-05-161-3/+4
* | | mergedserg@serg.mylan2005-05-141-1/+17
|\ \ \