Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminating | SergeyV@selena. | 2005-09-16 | 1 | -3/+28 |
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-25 | 1 | -0/+9 |
|\ | |||||
| * | Several fixes for Netware. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-08-24 | 1 | -0/+9 |
| * | Fix for bug #4809 (Backticks not handled in mysql) | hf@deer.(none) | 2004-09-13 | 1 | -3/+35 |
| * | [This patch has already been approved by Serge. I am recommitting and pushin... | rburnett@build.mysql.com | 2004-09-08 | 1 | -0/+1 |
* | | BUG #12119 | patg@krsna.patg.net | 2005-08-08 | 1 | -4/+1 |
* | | Fix handling of command-line on Windows, missed as part of earlier | jimw@mysql.com | 2005-06-20 | 1 | -1/+2 |
* | | Fix use of _cgets() to handle an input line that exceeds our buffer space | jimw@mysql.com | 2005-06-09 | 1 | -1/+20 |
* | | Fix calculation of buffer size for _cgets() on Windows. (Bug #10841) | jimw@mysql.com | 2005-06-08 | 1 | -1/+2 |
* | | Fix memory leak | monty@mysql.com | 2005-05-16 | 1 | -3/+4 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-9186 | jimw@mysql.com | 2005-05-07 | 1 | -1/+2 |
|\ \ | |||||
| * | | Change mysql prompt while inside a multiline comment. (Bug #9186) | jimw@mysql.com | 2005-03-15 | 1 | -1/+2 |
* | | | Bug #10245 VC++ compiler error with mysql.cc | rburnett@bk-internal.mysql.com | 2005-05-05 | 1 | -0/+6 |
* | | | BUG#2596 MySQL Client Segmentation Fault on Solaris 9 | msvensson@neptunus.(none) | 2005-04-25 | 1 | -2/+10 |
* | | | Upgrade to libedit-2.9 | msvensson@neptunus.(none) | 2005-04-21 | 1 | -1/+1 |
* | | | Fix 'tee' command in mysql client. (Bug #8499) | jimw@mysql.com | 2005-03-15 | 1 | -1/+6 |
|/ / | |||||
* | | fixed conversion errors (Windows IA64 build) | georg@lmy002.wdf.sap.corp | 2005-03-07 | 1 | -7/+5 |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-25 | 1 | -18/+21 |
|\ \ | |||||
| * | | After review fixes | ramil@mysql.com | 2005-02-02 | 1 | -1/+2 |
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-02 | 1 | -18/+20 |
| |\ \ | |||||
| | * | | A fix (bug #4802 prompt in mysql client shows wrong database after dropping d... | ram@gw.mysql.r18.ru | 2004-10-21 | 1 | -18/+20 |
* | | | | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 1 | -2/+2 |
* | | | | mysql.cc: | bar@mysql.com | 2005-02-21 | 1 | -2/+2 |
|/ / / | |||||
* | | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -10/+3 |
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 | reggie@bob.(none) | 2005-01-17 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | Bug #7922 prompt \p fails on Windows for shared-memory connections | reggie@bob.(none) | 2005-01-15 | 1 | -1/+9 |
* | | | | protect against malicious server trying to crash command-line client :) | serg@serg.mylan | 2005-01-14 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2005-01-11 | 1 | -1/+11 |
|\ \ \ | |||||
| * | | | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file) | hf@deer.(none) | 2005-01-03 | 1 | -1/+11 |
* | | | | few harmless warnings from automated code-checking tools fixed | serg@sergbook.mylan | 2005-01-08 | 1 | -3/+6 |
|/ / / | |||||
* | | | mysql.cc: | paul@frost.snake.net | 2004-12-18 | 1 | -2/+2 |
* | | | mysql.cc: | paul@kite-hub.kitebird.com | 2004-11-19 | 1 | -3/+3 |
* | | | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -2/+3 |
|/ / | |||||
* | | Added option --sigint-ignore to mysql.cc | jani@a80-186-41-201.elisa-laajakaista.fi | 2004-10-07 | 1 | -3/+10 |
* | | mysql.cc: | bar@mysql.com | 2004-09-15 | 1 | -1/+9 |
* | | Restoring old code to be used with 4.0 server if 4.1-compient query fails. | bar@mysql.com | 2004-09-15 | 1 | -0/+18 |
* | | mysql.cc: | bar@mysql.com | 2004-09-13 | 1 | -17/+16 |
* | | mysql.cc: | paul@kite-hub.kitebird.com | 2004-09-08 | 1 | -1/+6 |
* | | after merge | serg@serg.mylan | 2004-09-07 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2004-09-07 | 1 | -15/+14 |
|\ \ | |/ | |||||
| * | A fix (Bug #5432: Is this a leak in mysql console client?) | ram@gw.mysql.r18.ru | 2004-09-07 | 1 | -4/+4 |
| * | A fix (bug #2205 USE database doesn't work after DROP database + CREATE datab... | ram@gw.mysql.r18.ru | 2004-09-06 | 1 | -2/+27 |
* | | Fix for bug #4373: \u behaves differently | gluh@gluh.mysql.r18.ru | 2004-09-03 | 1 | -2/+3 |
* | | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Added global my_getopt_error_reporter function pointer which is | ram@gw.mysql.r18.ru | 2004-08-31 | 1 | -1/+1 |
* | | Names listed as options should look like options, | paul@kite-hub.kitebird.com | 2004-08-30 | 1 | -1/+1 |
* | | mysql.cc: | paul@kite-hub.kitebird.com | 2004-08-27 | 1 | -7/+7 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-26 | 1 | -1/+1 |
|\ \ | |||||
| * \ | merged | serg@serg.mylan | 2004-08-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | rburnett@build.mysql.com | 2004-08-25 | 1 | -1/+1 |
| | |\ |