summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc:unknown2004-02-111-1/+3
* | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...unknown2004-02-051-1/+7
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-141-3/+1
|\ \
| * | Fixed a non-debug version compilation error and warning.unknown2004-01-141-3/+1
* | | compilation error fixedunknown2004-01-141-2/+1
|/ /
* | - Added missing documentation to some mysql.cc options.unknown2004-01-141-22/+50
* | Fixed Bug#2205.unknown2004-01-051-2/+28
* | Fixed Bug#1472, mysql \h output out of order.unknown2003-12-301-6/+9
* | merge with 4.0.18unknown2003-12-191-2/+5
|\ \ | |/
| * Code cleanupunknown2003-12-181-2/+5
* | Merge with 4.0.17unknown2003-12-171-5/+5
|\ \ | |/
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-2/+2
| * changed %ld on %lu for output of mysql_thread_id(&mysql)unknown2003-12-121-4/+4
* | Portability fixes (for binary build)unknown2003-12-011-1/+1
* | Second part of WL #519:unknown2003-11-281-1/+6
* | Added error reporting if one of the multi queries failed.unknown2003-11-201-2/+5
* | Added multi command support for mysql client.unknown2003-11-201-64/+68
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+1
* | Merge with 4.0.16unknown2003-10-071-3/+5
|\ \ | |/
| * Fix for the bug #1336 mysql.cc assumes DATABASE() doesn't return NULLunknown2003-10-061-1/+1
| * Fixed Bug#1291, client displays wrong prompt when in the middle ofunknown2003-09-171-2/+4
* | Move init_compiled_charsets to own fileunknown2003-10-061-16/+13
* | After merge fixes.unknown2003-09-111-1/+0
* | merge with 4.0.15unknown2003-08-291-4/+6
|\ \ | |/
| * Add column names for metadata when running mysql with -Tunknown2003-08-271-2/+3
| * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-3/+4