summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leakunknown2005-05-161-3/+4
* 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
* | Bug #10245 VC++ compiler error with mysql.cc unknown2005-05-051-0/+6
* | BUG#2596 MySQL Client Segmentation Fault on Solaris 9unknown2005-04-251-2/+10
* | Upgrade to libedit-2.9unknown2005-04-211-1/+1
* | Fix 'tee' command in mysql client. (Bug #8499)unknown2005-03-151-1/+6
|/
* fixed conversion errors (Windows IA64 build)unknown2005-03-071-7/+5
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-251-18/+21
|\
| * After review fixesunknown2005-02-021-1/+2
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-021-18/+20
| |\
| | * A fix (bug #4802 prompt in mysql client shows wrong database after dropping d...unknown2004-10-211-18/+20
* | | Backport my_strntod() from 5.0unknown2005-02-221-2/+2
* | | mysql.cc:unknown2005-02-211-2/+2
|/ /
* | fixes/cleanups according to Coverity reportunknown2005-01-241-10/+3
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-171-1/+9
|\ \
| * | Bug #7922 prompt \p fails on Windows for shared-memory connectionsunknown2005-01-151-1/+9
* | | protect against malicious server trying to crash command-line client :)unknown2005-01-141-4/+4
|/ /
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-01-111-1/+11
|\ \
| * | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-1/+11
* | | few harmless warnings from automated code-checking tools fixedunknown2005-01-081-3/+6
|/ /
* | mysql.cc:unknown2004-12-181-2/+2
* | mysql.cc:unknown2004-11-191-3/+3
* | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-2/+3
|/
* Added option --sigint-ignore to mysql.ccunknown2004-10-071-3/+10
* mysql.cc:unknown2004-09-151-1/+9
* Restoring old code to be used with 4.0 server if 4.1-compient query fails.unknown2004-09-151-0/+18
* mysql.cc:unknown2004-09-131-17/+16
* mysql.cc:unknown2004-09-081-1/+6
* after mergeunknown2004-09-071-1/+1
* mergedunknown2004-09-071-15/+14
|\
| * A fix (Bug #5432: Is this a leak in mysql console client?)unknown2004-09-071-4/+4
| * A fix (bug #2205 USE database doesn't work after DROP database + CREATE datab...unknown2004-09-061-2/+27
* | Fix for bug #4373: \u behaves differentlyunknown2004-09-031-2/+3
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | Names listed as options should look like options,unknown2004-08-301-1/+1
* | mysql.cc:unknown2004-08-271-7/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-261-1/+1
|\ \
| * \ mergedunknown2004-08-261-1/+1
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-251-1/+1
| | |\
| | | * mysql_priv.h:unknown2004-08-141-1/+1
| | * | A fix (bug #5115: Erronious Syntax Error when comment placed inside of "creat...unknown2004-08-201-8/+10
* | | | Fixed a bug in mysql.cc. Overriding password promptingunknown2004-08-261-1/+2
|/ / /
* | | mysql.cc:unknown2004-08-251-4/+10
* | | compatibility fixesunknown2004-08-241-1/+0
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-241-1/+2
|\ \ \
| * | | fixed :unknown2004-08-241-1/+2
* | | | more accurate processing of find_type resultunknown2004-08-241-1/+1
* | | | fixed a Bug #4998 "--protocol doesn't reject bad values" unknown2004-08-231-2/+1
|/ / /