summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-6/+6
* Fixed Bug#2281, --quote is now enabled by default. Can be disabledunknown2004-01-151-5/+6
* 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
* Portability fixes found during 5.0 test compilationunknown2003-12-211-7/+12
* merge with 4.0.18unknown2003-12-191-2/+5
|\
| * Code cleanupunknown2003-12-181-2/+5
* | mergeunknown2003-12-192-45/+142
|\ \
| * | Fixes after merge with 4.0unknown2003-12-191-17/+8
| * | Merge with 4.0.17unknown2003-12-172-38/+144
| |\ \ | | |/
| | * Portability fixes (mostly test suite)unknown2003-12-161-150/+255
| | * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-142-9/+98
| | * changed %ld on %lu for output of mysql_thread_id(&mysql)unknown2003-12-121-4/+4
| | * chk_del() should not check key delete-chainunknown2003-12-111-3/+3
| | * Added --comments mysqldump option (default value is 1).unknown2003-12-111-9/+14
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-5/+29
| | |\
| | | * Fix for the bugs:unknown2003-12-091-5/+29
| | * | Added checking of return value from my_once_alloc() in charsetunknown2003-12-101-0/+1
| | |/
* | | MYSQL_UNIVERSAL_CLIENT_CHARSET definition has been added.unknown2003-12-191-5/+1
* | | Removed unneccessary sprintf call and a variable.unknown2003-12-181-3/+3
* | | Fixed parenthesis needed by valgrind-max.unknown2003-12-161-1/+2
|/ /
* | Some minor code clean up.unknown2003-12-161-3/+3
* | Added support for multi statement tests. Use mysqltest internalunknown2003-12-161-186/+218
* | Cleanupunknown2003-12-161-4/+0
* | mysqldump version updatedunknown2003-12-111-1/+1
* | Fix for the bug #1994: mysqldump does not correctly dump UCS2 data.unknown2003-12-091-1/+6
* | Portability fixes (for binary build)unknown2003-12-012-3/+21
* | Second part of WL #519:unknown2003-11-282-2/+7
* | Update VC++ filesunknown2003-11-212-9/+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.0unknown2003-11-042-18/+45
|\ \ | |/
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-251-1/+4
| |\
| | * added quotas for database namesunknown2003-10-241-1/+4
| * | Fix for Bug #1595 "mysqlbinlog can't read a password from the console".unknown2003-10-211-3/+24
* | | WL #1279: Add table description to xml dumpunknown2003-11-031-56/+104
* | | WL #1279: Add table description to xml dump (SCRUM)unknown2003-10-301-47/+133
* | | merge with 4.0unknown2003-10-161-1/+1
|\ \ \ | |/ /
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-141-17/+11
| |\ \
| * \ \ mergedunknown2003-10-072-2/+10
| |\ \ \
| * \ \ \ Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-061-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | enum options renamed to avoid possible name conflictsunknown2003-09-291-1/+1
* | | | | do not add DROP TABLE and LOCK TABLES to the dump in --xml modeunknown2003-10-141-15/+13
* | | | | merge with 4.0 to get fix for mysqlbinlogunknown2003-10-081-17/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed test case that my last patch to mysqlbinlog broke.unknown2003-10-081-1/+1