summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Post-merge fixes.pem@mysql.comhem.se2004-06-031-0/+24
* Merging 4.1 to 5.0.pem@mysql.com2004-05-2610-93/+266
|\
| * 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
* | | | a code fix (don't specify default value of argument twice), updating a line o...guilhem@mysql.com2004-05-141-3/+18
* | | | Merge 4.1 -> 5.0pem@mysql.com2004-05-073-28/+40
|\ \ \ \ | |/ / /
| * | | 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
* | | Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccpem@mysql.comhem.se2004-04-281-275/+458
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-076-148/+484
|\ \ \ | |/ /
| * | 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
| * | merge with 4.0 (to get compiler error fixes for innodb)monty@mysql.com2004-03-191-13/+20
| |\ \ | | |/
| | * Portability fixesmonty@mysql.com2004-03-191-13/+20
| * | Fix for BUG#3214 "mysqlbinlog --read-from-remote-server --position prints wro...guilhem@mysql.com2004-03-181-6/+4
| * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-03-181-4/+35
| |\ \
| | * | Fix for BUG#3204 ""mysqlbinlog --read-from-remote-server this_binlog.001" pri...guilhem@mysql.com2004-03-181-4/+35