summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminatingSergeyV@selena.2005-09-161-3/+28
* 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
* | BUG #12119patg@krsna.patg.net2005-08-081-4/+1
* | Fix handling of command-line on Windows, missed as part of earlierjimw@mysql.com2005-06-201-1/+2
* | 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
* | Fix memory leakmonty@mysql.com2005-05-161-3/+4
* | Merge mysql.com:/home/jimw/my/mysql-4.1-9186jimw@mysql.com2005-05-071-1/+2
|\ \
| * | Change mysql prompt while inside a multiline comment. (Bug #9186)jimw@mysql.com2005-03-151-1/+2
* | | Bug #10245 VC++ compiler error with mysql.cc rburnett@bk-internal.mysql.com2005-05-051-0/+6
* | | BUG#2596 MySQL Client Segmentation Fault on Solaris 9msvensson@neptunus.(none)2005-04-251-2/+10
* | | Upgrade to libedit-2.9msvensson@neptunus.(none)2005-04-211-1/+1
* | | Fix 'tee' command in mysql client. (Bug #8499)jimw@mysql.com2005-03-151-1/+6
|/ /
* | fixed conversion errors (Windows IA64 build)georg@lmy002.wdf.sap.corp2005-03-071-7/+5
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-02-251-18/+21
|\ \
| * | After review fixesramil@mysql.com2005-02-021-1/+2
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-02-021-18/+20
| |\ \
| | * | A fix (bug #4802 prompt in mysql client shows wrong database after dropping d...ram@gw.mysql.r18.ru2004-10-211-18/+20
* | | | Backport my_strntod() from 5.0monty@mysql.com2005-02-221-2/+2
* | | | mysql.cc:bar@mysql.com2005-02-211-2/+2
|/ / /
* | | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-10/+3
* | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1reggie@bob.(none)2005-01-171-1/+9
|\ \ \
| * | | Bug #7922 prompt \p fails on Windows for shared-memory connectionsreggie@bob.(none)2005-01-151-1/+9
* | | | protect against malicious server trying to crash command-line client :)serg@serg.mylan2005-01-141-4/+4
|/ / /
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2005-01-111-1/+11
|\ \ \
| * | | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)hf@deer.(none)2005-01-031-1/+11
* | | | few harmless warnings from automated code-checking tools fixedserg@sergbook.mylan2005-01-081-3/+6
|/ / /
* | | mysql.cc:paul@frost.snake.net2004-12-181-2/+2
* | | mysql.cc:paul@kite-hub.kitebird.com2004-11-191-3/+3
* | | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-2/+3
|/ /
* | Added option --sigint-ignore to mysql.ccjani@a80-186-41-201.elisa-laajakaista.fi2004-10-071-3/+10
* | mysql.cc:bar@mysql.com2004-09-151-1/+9
* | Restoring old code to be used with 4.0 server if 4.1-compient query fails.bar@mysql.com2004-09-151-0/+18
* | mysql.cc:bar@mysql.com2004-09-131-17/+16
* | mysql.cc:paul@kite-hub.kitebird.com2004-09-081-1/+6
* | after mergeserg@serg.mylan2004-09-071-1/+1
* | mergedserg@serg.mylan2004-09-071-15/+14
|\ \ | |/
| * A fix (Bug #5432: Is this a leak in mysql console client?)ram@gw.mysql.r18.ru2004-09-071-4/+4
| * A fix (bug #2205 USE database doesn't work after DROP database + CREATE datab...ram@gw.mysql.r18.ru2004-09-061-2/+27
* | Fix for bug #4373: \u behaves differentlygluh@gluh.mysql.r18.ru2004-09-031-2/+3
* | Merge with 4.0monty@mysql.com2004-09-011-1/+1
|\ \ | |/
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-1/+1
* | Names listed as options should look like options,paul@kite-hub.kitebird.com2004-08-301-1/+1
* | mysql.cc:paul@kite-hub.kitebird.com2004-08-271-7/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-261-1/+1
|\ \
| * \ mergedserg@serg.mylan2004-08-261-1/+1
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-251-1/+1
| | |\