summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | manually mergedunknown2004-08-181-4/+7
|\ \ \ | |/ /
| * | A fix (bug #5055: SQL_SELECT_LIMIT=0 crashes command line client):unknown2004-08-171-4/+7
| |/
* | s/help all/help contents/unknown2004-07-131-1/+1
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-271-4/+4
* | merge with 4.0 to get windows fixesunknown2004-05-271-4/+12
|\ \ | |/
| * Fix to make Windows compilation smootherunknown2004-05-261-4/+12
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-5/+20
|\ \ | |/
| * Added patches from Novellunknown2004-05-251-5/+20
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-1/+7
|\ \
| * | Addition to the fix for bug #3791 (libmysqld mysql segfaults if can's find unknown2004-05-211-1/+3
| * | Proposed fix for #3791 (embedded: mysql segfaults if cannot findunknown2004-05-171-1/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-191-3/+1
|\ \ \
| * | | Portability fixesunknown2004-05-191-3/+1
* | | | after merge fixunknown2004-05-181-1/+1
|/ / /
* | | Merge with 4.0.20unknown2004-05-171-0/+4
|\ \ \ | |/ / |/| / | |/
| * Fix a forgotten skip of space at line begin for the 'system' command.unknown2004-05-061-0/+4
* | don't let -B increment opt_silent twiceunknown2004-05-061-1/+1
* | mysql.cc:unknown2004-05-051-17/+11
* | Fixed a non-critical bug, but which affected how indent program indentsunknown2004-04-051-1/+2
* | merge with 4.0unknown2004-03-161-0/+6
|\ \ | |/
| * Patch for #3068: [Prompt without seconds when set from INI file].unknown2004-03-081-0/+6
| * do not look for string characters "'` inside comments - bug#539unknown2004-02-261-1/+1
* | Fix for bug#3041 --safe-updates option declaration anomalyunknown2004-03-151-2/+2
* | Fix up history in readline implementation. unknown2004-03-031-3/+101