summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * mysql_priv.h:rburnett@build.mysql.com2004-08-141-1/+1
| | * | A fix (bug #5115: Erronious Syntax Error when comment placed inside of "creat...ram@gw.mysql.r18.ru2004-08-201-8/+10
* | | | Fixed a bug in mysql.cc. Overriding password promptingjani@rhols221.adsl.netsonic.fi2004-08-261-1/+2
|/ / /
* | | mysql.cc:bar@mysql.com2004-08-251-4/+10
* | | compatibility fixesserg@serg.mylan2004-08-241-1/+0
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-08-241-1/+2
|\ \ \
| * | | fixed :vva@eagle.mysql.r18.ru2004-08-241-1/+2
* | | | more accurate processing of find_type resultvva@eagle.mysql.r18.ru2004-08-241-1/+1
* | | | fixed a Bug #4998 "--protocol doesn't reject bad values" vva@eagle.mysql.r18.ru2004-08-231-2/+1
|/ / /
* | | manually mergedserg@serg.mylan2004-08-181-4/+7
|\ \ \ | |/ /
| * | A fix (bug #5055: SQL_SELECT_LIMIT=0 crashes command line client):ram@gw.mysql.r18.ru2004-08-171-4/+7
| |/
* | s/help all/help contents/serg@serg.mylan2004-07-131-1/+1
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-4/+4
* | merge with 4.0 to get windows fixesmonty@mysql.com2004-05-271-4/+12
|\ \ | |/
| * Fix to make Windows compilation smootherhf@deer.(none)2004-05-261-4/+12
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-251-5/+20
|\ \ | |/
| * Added patches from Novellmonty@mysql.com2004-05-251-5/+20
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-211-1/+7
|\ \
| * | Addition to the fix for bug #3791 (libmysqld mysql segfaults if can's find hf@deer.(none)2004-05-211-1/+3
| * | Proposed fix for #3791 (embedded: mysql segfaults if cannot findhf@deer.(none)2004-05-171-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-191-3/+1
|\ \ \
| * | | Portability fixesmonty@mysql.com2004-05-191-3/+1
* | | | after merge fixserg@serg.mylan2004-05-181-1/+1
|/ / /
* | | Merge with 4.0.20monty@mysql.com2004-05-171-0/+4
|\ \ \ | |/ / |/| / | |/
| * Fix a forgotten skip of space at line begin for the 'system' command.ingo@mysql.com2004-05-061-0/+4
* | don't let -B increment opt_silent twiceserg@serg.mylan2004-05-061-1/+1
* | mysql.cc:serg@serg.mylan2004-05-051-17/+11
* | Fixed a non-critical bug, but which affected how indent program indentsjani@rhols221.adsl.netsonic.fi2004-04-051-1/+2
* | merge with 4.0monty@mysql.com2004-03-161-0/+6
|\ \ | |/
| * Patch for #3068: [Prompt without seconds when set from INI file].paul@ice.snake.net2004-03-081-0/+6
| * do not look for string characters "'` inside comments - bug#539serg@serg.mylan2004-02-261-1/+1
* | Fix for bug#3041 --safe-updates option declaration anomalygluh@gluh.mysql.r18.ru2004-03-151-2/+2
* | Fix up history in readline implementation. harrison@corona.lordblink.com2004-03-031-3/+101