summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | Added test to show bug in current union implementationunknown2004-03-191-19/+56
* | merge with 4.0 (to get compiler error fixes for innodb)unknown2004-03-191-13/+20
|\ \ | |/
| * Portability fixesunknown2004-03-191-13/+20
* | Fix for BUG#3214 "mysqlbinlog --read-from-remote-server --position prints wro...unknown2004-03-181-6/+4
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-03-181-4/+35
|\ \
| * | Fix for BUG#3204 ""mysqlbinlog --read-from-remote-server this_binlog.001" pri...unknown2004-03-181-4/+35
* | | Don't change server suffix if given to configureunknown2004-03-181-1/+1
* | | merge fixes (use old code)unknown2004-03-185-34/+64
|\ \ \ | |/ / |/| |
| * | After merge fixesunknown2004-03-171-3/+6
| * | merge with 4.0unknown2004-03-165-32/+59
| |\ \ | | |/
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-121-3/+3
| | |\
| | | * Force mysqlbinlog to require an argument if --local-load is usedunknown2004-03-121-3/+3
| | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-111-1/+1
| | |\ \
| | | * | Fixed error in version.unknown2004-03-111-1/+1
| | | |/
| | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-111-7/+7
| | |\ \ | | | |/ | | |/|
| | | * mysqldump.c:unknown2004-03-111-4/+1
| | | * mysqldump.c:unknown2004-03-091-7/+10
| | * | Small fixes.unknown2004-03-111-2/+3
| | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-03-101-24/+34
| | |\ \
| | | * | fixed BUG #2874 "Grant table bug" andunknown2004-03-101-24/+34
| | | |/
| | * | Patch for #3068: [Prompt without seconds when set from INI file].unknown2004-03-081-0/+6
| | |/
| | * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-2/+5
| | * Indented comment properlyunknown2004-03-041-8/+9
| | * fix for bug #2905 - unknown2004-02-263-3/+3
| | * do not look for string characters "'` inside comments - bug#539unknown2004-02-261-1/+1
| | * Inserted comment about lost root pwd procedure in Docs relying on command ord...unknown2004-02-251-0/+8
| | * A fix for double free of memory in mysqlbinlog.unknown2004-02-231-1/+1
* | | roll back change in client/mysqladmin.c for bug unknown2004-03-161-15/+11
* | | Merge bk@gate:/home/bk/mysql-4.1unknown2004-03-161-3/+24
|\ \ \
| * | | fixed bug #3160 '"mysqladmin password" doesn't work if --skip-grant-tables'unknown2004-03-161-3/+24
| |/ /
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-5/+1
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-03-161-5/+1
| |\ \ \ | | |/ / | |/| |
| | * | fixed a lot of warnings in processing of unknown2004-03-161-5/+1
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | actions for bug unknown2004-03-151-4/+10
* | | | Fix for bug#3041 --safe-updates option declaration anomalyunknown2004-03-151-2/+2
|/ / /
* | | Mergeunknown2004-03-111-34/+57
|\ \ \ | |/ / |/| |
| * | fixed bug #2591 "mysqldump quotas names inconsistently"unknown2004-03-111-33/+58
* | | corrected spelling error horisontal->horizontalunknown2004-03-061-7/+7
* | | - added commands --query_vertical and --query_horisontal to client/mysqltest.ccunknown2004-03-061-0/+25
* | | Fixed bug #2082 'mysqldump converts "inf" to NULL' andunknown2004-03-041-10/+33
* | | Fix up history in readline implementation. unknown2004-03-031-3/+101
* | | typo fixedunknown2004-02-211-1/+1
* | | Max open files handling moved to my_set_max_open_files()unknown2004-02-192-1/+9
* | | Merge with public treeunknown2004-02-163-219/+391
|\ \ \
| * \ \ Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-161-12/+19
| |\ \ \ | | | |/ | | |/|
| | * | Always use libtool with "--preserve-dup-deps" unknown2004-02-131-13/+21
| * | | After merge fixesunknown2004-02-161-29/+34
| * | | Merge with 4.0.18unknown2004-02-113-209/+369
| |\ \ \ | | |/ /
| | * | Code cleanupsunknown2004-02-101-81/+155