summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* mergedserg@serg.mylan2004-06-111-10/+9
|\
| * mysqltest.c: don't hardcode variables to be taken from environment.serg@serg.mylan2004-06-111-10/+9
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-102-2/+0
* | mysqldump.c:bar@bar.intranet.mysql.r18.ru2004-06-071-2/+8
|/
* Merge with 4.0 to get fixes for netwaremonty@mysql.com2004-06-021-5/+6
|\
| * Fix applied to allow building of 4.0.20 for NetWaregreg@mysql.com2004-06-011-5/+6
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-272-8/+8
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-05-271-2/+2
|\ \ | |/
| * netware files should always be in 'make dist'monty@mysql.com2004-05-271-2/+2
* | merge with 4.0 to get windows fixesmonty@mysql.com2004-05-272-8/+22
|\ \ | |/
| * Fix to make Windows compilation smootherhf@deer.(none)2004-05-262-7/+22
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllmonty@mysql.com2004-05-258-8/+161
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-258-8/+161
| |\
| | * Added patches from Novellmonty@mysql.com2004-05-258-8/+161
* | | Fix of small syntax error - added missing backslash that prevented building o...dlenev@brandersnatch.localdomain2004-05-241-1/+1
* | | mysqlbinlog: new option --to-last-log. This option has effect only if --read-...guilhem@mysql.com2004-05-231-12/+19
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-211-1/+7
|\ \ \
| * | | Addition to the fix for bug #3791 (libmysqld mysql segfaults if can's find hf@deer.(none)2004-05-211-1/+3
| * | | Proposed fix for #3791 (embedded: mysql segfaults if cannot findhf@deer.(none)2004-05-171-1/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-192-4/+2
|\ \ \ \
| * | | | Portability fixesmonty@mysql.com2004-05-192-4/+2
* | | | | after merge fixserg@serg.mylan2004-05-181-1/+1
|/ / / /
* | | | Merge with 4.0.20monty@mysql.com2004-05-173-18/+68
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Replication testsuite: making the master-slave synchronization less likely to...guilhem@mysql.com2004-05-141-3/+18
| |/
| * Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-05-071-0/+4
| |\
| | * Fix a forgotten skip of space at line begin for the 'system' command.ingo@mysql.com2004-05-061-0/+4
| * | Fixed a problem with option --where, which earlier was not dynamic. One was n...jani@a80-186-24-72.elisa-laajakaista.fi2004-05-071-16/+47
| |/
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-05-104-36/+38
|\ \
| * | mysqldump: help text correctedserg@serg.mylan2004-05-061-2/+2
| * | don't let -B increment opt_silent twiceserg@serg.mylan2004-05-061-1/+1
| * | mysql.cc:serg@serg.mylan2004-05-053-34/+36
* | | after merge fixesmonty@mysql.com2004-05-051-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-051-1/+2
|\ \
| * | Fix to handle unsigned data in prepared statements (Bug #3447)monty@mysql.com2004-05-041-1/+2
* | | note that --[skip-]opt include --set-charsetserg@serg.mylan2004-05-011-4/+3
|/ /
* | Fixed results for previous patchmonty@mishka.local2004-04-271-4/+10
* | After merge fixesmonty@mishka.local2004-04-272-11/+17
* | Merge with 4.0monty@mishka.local2004-04-261-9/+9
|\ \ | |/
| * fixed Bug #3361 "mysqldump quotes DECIMAL values"vva@eagle.mysql.r18.ru2004-04-051-4/+4
| * Fix bug #3181: insert_test client test missing mysql_initgluh@gluh.mysql.r18.ru2004-03-291-0/+1
* | Fixed charsetnr sent to the clientbar@bar.intranet.mysql.r18.ru2004-04-061-1/+4
* | Fixed a non-critical bug, but which affected how indent program indentsjani@rhols221.adsl.netsonic.fi2004-04-051-1/+2
* | Added option --set-charset (disable with --skip-set-charset) to mysqldump.jani@rhols221.adsl.netsonic.fi2004-03-312-12/+18
* | simple optimzationmonty@mysql.com2004-03-311-3/+5
* | Force clients to recompile if client lib changes (Bug #3009)monty@mysql.com2004-03-301-10/+11
* | Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-301-7/+55
* | Merge with 4.0monty@mysql.com2004-03-251-2/+2
|\ \ | |/
| * "automagically" is not a word.paul@teton.kitebird.com2004-03-221-2/+2
* | Ensure that we use unix file format (no \r\n) for all new filesmonty@mysql.com2004-03-201-8/+7
* | Added test to show bug in current union implementationmonty@mysql.com2004-03-191-19/+56