summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1monty@mysql.com2004-10-299-162/+1064
|\
| * A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-262-55/+640
| * mergemonty@mysql.com2004-10-222-7/+9
| |\
| | * Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-222-7/+9
| * | Mergekent@mysql.com2004-10-221-4/+61
| |\ \ | | |/ | |/|
| | * mysqltest.c:kent@mysql.com2004-09-161-4/+61
| * | mysqltest.c, mysqltest.result, mysqltest.test:kent@mysql.com2004-10-221-30/+108
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-201-15/+7
| |\ \
| | * | Review of all code pushed since last reviewmonty@mishka.local2004-10-202-16/+7
| * | | Dumping BLOBs in HEX notation. The patch was orinigally bar@mysql.com2004-10-192-10/+53
| * | | - Cleanup: removed unreferenced local variable "local_file" in mysqlimport.clenz@mysql.com2004-10-141-1/+0
| |/ /
| * | Added option --sigint-ignore to mysql.ccjani@a80-186-41-201.elisa-laajakaista.fi2004-10-072-4/+12
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@a80-186-41-201.elisa-laajakaista.fi2004-10-076-6/+12
| |\ \
| | * | Fixed a bug in password handling. All related to Bug#5955.jani@a80-186-41-201.elisa-laajakaista.fi2004-10-076-6/+12
| * | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-10-071-5/+3
| |\ \ \
| | * | | Bug #5829 mysqlimport garbles path of the file to be importedrburnett@build.mysql.com2004-10-041-5/+3
| * | | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-3/+18
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Bug#5655 - mysqldump fields-escaped-by behaviourantony@ltantony.rdg.cyberkinetica.homeunix.net2004-09-221-1/+1
| | * | Fix for bug #4809 (Backticks not handled in mysql)hf@deer.(none)2004-09-131-3/+35
| | * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-091-0/+1
| | |\ \
| | | * | [This patch has already been approved by Serge. I am recommitting and pushin...rburnett@build.mysql.com2004-09-081-0/+1
| | * | | A fix (bug #3120: 'mysqladmin ping' - return error code).ram@gw.mysql.r18.ru2004-09-081-3/+18
| | |/ /
| * | | mysqldump.c:paul@kite-hub.kitebird.com2004-10-021-1/+1
| * | | Merge mysql.com:/home/bk/mysql-4.1kent@mysql.com2004-09-281-7/+12
| |\ \ \
| | * | | client_test.test:kent@mysql.com2004-09-281-2/+2
| | * | | client_test.c:kent@mysql.com2004-09-251-7/+12
| | | |/ | | |/|
| * | | mysql-test-run.sh:kent@mysql.com2004-09-272-3/+88
| |/ /
| * | 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
| |\ \ | | |/
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-071-2/+27
| | |\
| | | * 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
| * | | mergedserg@serg.mylan2004-09-071-4/+4
| |\ \ \ | | |/ /
| | * | Bug #5413 mysqlcheck segfaults when user has to few permissionsserg@serg.mylan2004-09-061-4/+4
| | |/
* | | mysqldump.c:paul@kite-hub.kitebird.com2004-09-281-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2004-09-281-5/+8
|\ \ \
| * | | Strict mode & better warningsmonty@mishka.local2004-09-281-5/+8
* | | | fix xml with viewbell@sanja.is.com.ua2004-09-261-3/+15
* | | | new show create view outputbell@sanja.is.com.ua2004-09-241-8/+196
|/ / /
* | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-41/+55
* | | Merge with 4.1monty@mysql.com2004-09-069-110/+247
|\ \ \ | |/ /
| * | Fix for bug #4373: \u behaves differentlygluh@gluh.mysql.r18.ru2004-09-031-2/+3
| * | Merge with 4.0monty@mysql.com2004-09-0110-10/+10
| |\ \ | | |/
| | * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-3110-10/+10
| * | Names listed as options should look like options,paul@kite-hub.kitebird.com2004-08-306-6/+6
| * | mysql.cc:paul@kite-hub.kitebird.com2004-08-271-7/+7