summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-201-1/+2
|\
| * Fix handling of command-line on Windows, missed as part of earlierjimw@mysql.com2005-06-201-1/+2
| * WL#2076: Added if(...) construct to mysqltestlars@mysql.com2005-06-161-30/+54
* | Fix of 5.0 treelars@mysql.com2005-06-171-29/+54
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-121-2/+12
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-101-2/+22
|\ \ | |/
| * Fix use of _cgets() to handle an input line that exceeds our buffer spacejimw@mysql.com2005-06-091-1/+20
| * Fix calculation of buffer size for _cgets() on Windows. (Bug #10841)jimw@mysql.com2005-06-081-1/+2
* | Bug #10947 mysqlshow wildcard failure on Windows reggie@mdk10.(none)2005-06-101-1/+1
* | Merge with 4.1monty@mysql.com2005-06-071-2/+1
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-2/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-06-061-5/+6
|\ \
| * | fixes for compiler warnings from VC6reggie@monster.2005-06-061-5/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-06-061-2/+0
|\ \ \ | |/ /
| * | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-2/+0
* | | mergemonty@mysql.com2005-06-051-15/+16
|\ \ \ | |/ / |/| |
| * | Code cleanups during code reviewsmonty@mysql.com2005-06-011-15/+16
* | | client/mysql.ccserg@serg.mylan2005-06-031-9/+86
* | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0brian@zim.(none)2005-06-012-2/+3
|\ \ \ | |/ / |/| / | |/
| * Mergebrian@zim.(none)2005-06-011-1/+1
| |\
| | * Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-1/+1
| * | tztime.cc:kent@mysql.com2005-06-021-1/+2
* | | Merge from 4.1msvensson@neptunus.(none)2005-05-262-2/+2
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-05-262-2/+2
| |\ \ | | |/ | |/|
| | * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-262-2/+2
* | | Correction of merge mishandling in 'client/client_priv.h'.joerg@mysql.com2005-05-261-1/+1
* | | Manual merge.joerg@mysql.com2005-05-262-5/+16
|\ \ \ | |/ /
| * | Additions for --add-drop-databasebrian@zim.(none)2005-05-202-5/+16
| |/
* | Merge mysql.com:/home/jimw/my/mysql-5.0-buildjimw@mysql.com2005-05-181-1/+0
|\ \
| * | default.c:kent@mysql.com2005-05-181-1/+0
* | | Fixes to merge from 4.1jimw@mysql.com2005-05-181-0/+3
* | | Resolve merge from 4.1jimw@mysql.com2005-05-181-46/+71
|\ \ \ | | |/ | |/|
| * | Resolve bugfix mergejimw@mysql.com2005-05-181-46/+71
| |\ \
| | * | Small optimization to bug fix, from Monty.jimw@mysql.com2005-05-181-4/+5
| | * | Fix crash in mysqldump -c triggered by tables with a large number of longjimw@mysql.com2005-05-081-43/+65
* | | | mysqldump.c: disabling --delayed-insert until BUG#7815 is fixed (need table ...gbichot@quadita2.mysql.com2005-05-181-1/+22
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10251jimw@mysql.com2005-05-171-40/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support quoted identifiers containing single and double quotes injimw@mysql.com2005-05-061-40/+22
* | | | Merge with 4.1 to get fix for memory leakmonty@mysql.com2005-05-161-3/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Fix memory leakmonty@mysql.com2005-05-161-3/+4
| * | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1kent@mysql.com2005-05-161-2/+17
| |\ \ \
* | \ \ \ Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-05-162-3/+66
|\ \ \ \ \
| * \ \ \ \ mergedserg@serg.mylan2005-05-147-46/+73
| |\ \ \ \ \
| * \ \ \ \ \ Merge gvanderkelen@bk-internal.mysql.com:/home/bk/mysql-5.0geert@kriem.kemuri.org2005-04-291-3/+11
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge gvanderkelen@bk-internal.mysql.com:/home/bk/mysql-5.0geert@kriem.kemuri.org2005-04-271-2/+2
| |\ \ \ \ \ \
| * | | | | | | Removing useless mysql_field_seekgeert@kriem.kemuri.org2005-04-251-2/+1
| * | | | | | | Merge gvanderkelen@bk-internal.mysql.com:/home/bk/mysql-5.0geert@kriem.kemuri.org2005-04-252-15/+27
| |\ \ \ \ \ \ \
| * | | | | | | | \W enables show warnings, \w disables; Showing message while interactive when...geert@kriem.kemuri.org2005-04-141-10/+7
| * | | | | | | | Removing for-loop in print_warnings()geert@kriem.kemuri.org2005-04-081-12/+1
| * | | | | | | | Merge gvanderkelen@bk-internal.mysql.com:/home/bk/mysql-5.0geert@kriem.kemuri.org2005-04-082-2/+81
| |\ \ \ \ \ \ \ \