summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0.15unknown2003-09-112-78/+94
|\
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-081-4/+5
| |\
| | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-081-4/+5
| | |\
| | | * fixed Bug #1184 (change type of opt_ignore_lines to longlong)unknown2003-09-061-4/+5
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-081-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | added space after first '--' in the long '----....' comment line in mysqldumpunknown2003-09-061-1/+1
| | |/
| * | after merge fixesunknown2003-09-051-1/+1
| * | Merge with 3.23unknown2003-09-051-71/+87
| |\ \ | | |/ | |/|
| | * Better quoting patch for mysqldumpunknown2003-09-031-70/+85
| | * proper obligatory quoting of identifiers in mysqldump<->server communication ...unknown2003-09-021-25/+27
* | | After merge fixes.unknown2003-09-111-1/+0
* | | mergeunknown2003-09-035-104/+96
|\ \ \
| * \ \ merge with 4.0.15unknown2003-08-295-104/+96
| |\ \ \ | | |/ /
| | * | Portability fixesunknown2003-08-281-59/+0
| | * | 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
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-221-3/+2
| | |\ \
| | | * | 2 minor edits, plusunknown2003-08-221-3/+2
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-221-5/+24
| | |\ \ \
| | | * | | Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-5/+24
| | | |/ /
| | * | | comment addedunknown2003-08-201-0/+7
| | |/ /
| | * | Fix for BUG#1096 which is:unknown2003-08-191-1/+7
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-191-31/+49
| | |\ \
| | | * | Fixes for BUG#1091,1092,1093. Synopsis of these bugs:unknown2003-08-191-31/+49
| | * | | Fixed a limitation bug in mysqlimport. sql_statement was designed tounknown2003-08-161-1/+1
| | |/ /
* | | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-3/+6
|\ \ \ \
| * \ \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-08-071-3/+6
| |\ \ \ \
| | * \ \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-08-071-3/+6
| | |\ \ \ \
| | | * \ \ \ manual mergeunknown2003-07-311-3/+6
| | | |\ \ \ \
| | | | * \ \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-171-3/+6
| | | | |\ \ \ \
| | | | | * \ \ \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-081-3/+6
| | | | | |\ \ \ \
| | | | | | * | | | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-3/+6
* | | | | | | | | | Fix for the bug #1125 mysqldump -X creates invalid XMLunknown2003-08-281-4/+4
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | After merge fixesunknown2003-08-192-12/+20
* | | | | | | | | Merge with 4.0.14unknown2003-08-114-66/+22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | fixed bug Bug #683 (Prompt for password doesn't go to console for Windows)unknown2003-07-161-1/+1
| * | | | | | | fixed bug #670unknown2003-07-041-20/+266
| * | | | | | | Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-1/+2
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-031-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-021-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | fixed bug #672unknown2003-07-021-1/+1
| * | | | | | | | | Cleaner implementation if INSERT ... SELECT with same tablesunknown2003-07-031-9/+5
| |/ / / / / / / /
| * | | | | | | | merge changesunknown2003-07-021-54/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | made error output more detailedunknown2003-07-011-4/+4
| | * | | | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-011-50/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | removed --table option (fixed Bug #671)unknown2003-07-011-50/+4
| | | |/ / / / / / /
| * | | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-251-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | fix for BUG#691 (4.0 mysqlbinlog couldn't read 3.23 binlog).unknown2003-06-201-2/+2
| * | | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-171-1/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fix for nightly build test failure (test update).unknown2003-06-161-1/+2