summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-8/+11
* mergedunknown2004-06-111-10/+9
|\
| * mysqltest.c: don't hardcode variables to be taken from environment.unknown2004-06-111-10/+9
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-102-2/+0
* | mysqldump.c:unknown2004-06-071-2/+8
|/
* Merge with 4.0 to get fixes for netwareunknown2004-06-021-5/+6
|\
| * Fix applied to allow building of 4.0.20 for NetWareunknown2004-06-011-5/+6
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-272-8/+8
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-05-271-2/+2
|\ \ | |/
| * netware files should always be in 'make dist'unknown2004-05-271-2/+2
* | merge with 4.0 to get windows fixesunknown2004-05-272-8/+22
|\ \ | |/
| * Fix to make Windows compilation smootherunknown2004-05-262-7/+22
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-258-8/+161
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-258-8/+161
| |\
| | * Added patches from Novellunknown2004-05-258-8/+161
* | | Fix of small syntax error - added missing backslash that prevented building o...unknown2004-05-241-1/+1
* | | mysqlbinlog: new option --to-last-log. This option has effect only if --read-...unknown2004-05-231-12/+19
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-1/+7
|\ \ \
| * | | Addition to the fix for bug #3791 (libmysqld mysql segfaults if can's find unknown2004-05-211-1/+3
| * | | Proposed fix for #3791 (embedded: mysql segfaults if cannot findunknown2004-05-171-1/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-192-4/+2
|\ \ \ \
| * | | | Portability fixesunknown2004-05-192-4/+2
* | | | | after merge fixunknown2004-05-181-1/+1
|/ / / /
* | | | Merge with 4.0.20unknown2004-05-173-18/+68
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Replication testsuite: making the master-slave synchronization less likely to...unknown2004-05-141-3/+18
| |/
| * Merge mysql.com:/home/mydev/mysql-4.0unknown2004-05-071-0/+4
| |\
| | * Fix a forgotten skip of space at line begin for the 'system' command.unknown2004-05-061-0/+4
| * | Fixed a problem with option --where, which earlier was not dynamic. One was n...unknown2004-05-071-16/+47
| |/
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-05-104-36/+38
|\ \
| * | mysqldump: help text correctedunknown2004-05-061-2/+2
| * | don't let -B increment opt_silent twiceunknown2004-05-061-1/+1
| * | mysql.cc:unknown2004-05-053-34/+36
* | | after merge fixesunknown2004-05-051-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-1/+2
|\ \
| * | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-041-1/+2
* | | note that --[skip-]opt include --set-charsetunknown2004-05-011-4/+3
|/ /
* | Fixed results for previous patchunknown2004-04-271-4/+10
* | After merge fixesunknown2004-04-272-11/+17
* | Merge with 4.0unknown2004-04-261-9/+9
|\ \ | |/
| * fixed Bug #3361 "mysqldump quotes DECIMAL values"unknown2004-04-051-4/+4
| * Fix bug #3181: insert_test client test missing mysql_initunknown2004-03-291-0/+1
* | Fixed charsetnr sent to the clientunknown2004-04-061-1/+4
* | Fixed a non-critical bug, but which affected how indent program indentsunknown2004-04-051-1/+2
* | Added option --set-charset (disable with --skip-set-charset) to mysqldump.unknown2004-03-312-12/+18
* | simple optimzationunknown2004-03-311-3/+5
* | Force clients to recompile if client lib changes (Bug #3009)unknown2004-03-301-10/+11
* | Fix to get correct metadata when using temporary tables to create result. (Bu...unknown2004-03-301-7/+55
* | Merge with 4.0unknown2004-03-251-2/+2
|\ \ | |/
| * "automagically" is not a word.unknown2004-03-221-2/+2
* | Ensure that we use unix file format (no \r\n) for all new filesunknown2004-03-201-8/+7