summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-1116-23/+60
* Portability fixunknown2003-10-081-1/+6
* Indentation cleanupsunknown2003-10-0813-47/+40
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-08180-6862/+3078
|\
| * Fixed bug in error handling of CREATE ... SELECTunknown2003-10-0815-54/+120
| * merge with 4.0 to get fix for mysqlbinlogunknown2003-10-082-17/+15
| |\
| | * Fixed test case that my last patch to mysqlbinlog broke.unknown2003-10-082-5/+5
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-081-17/+11
| | |\
| | | * Fix for option 'R' (connect to remote server) in mysqlbinlogunknown2003-10-081-17/+11
| | * | Fix for a test failure with the standard (no-BDB) binary:unknown2003-10-071-0/+4
| | |/
| * | Fixes after mergeunknown2003-10-0825-131/+171
| * | mergeunknown2003-10-07168-6746/+2860
| |\ \
| | * \ Merge with 4.0 to get fix for mysqlbinlogunknown2003-10-075-10/+21
| | |\ \ | | | |/
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-072-1/+3
| | | |\
| | | | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-072-1/+3
| | | | |\
| | | | | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-032-1/+3
| | | | | |\
| | | | | | * Fixed bug #1323 (varchar fields becoming char fields adter create ... select)unknown2003-10-032-1/+3
| | | * | | | Simple cleanupsunknown2003-10-074-9/+18
| | | |/ / /
| | * | | | Merge with 4.0.16unknown2003-10-07167-6760/+2874
| | |\ \ \ \ | | | |/ / /
| | | * | | After merge fixesunknown2003-10-074-7/+8
| | | * | | Merge with 3.23.58unknown2003-10-069-1201/+1463
| | | |\ \ \
| | | | * | | Portability fixunknown2003-10-061-1/+1
| | | | * | | - added make_win_src_distribution.sh to EXTRA_SCRIPTSunknown2003-09-171-0/+1
| | | | * | | - Bumped up version number from 3.23.58 to 3.23.59 in configure.inunknown2003-09-151-1/+1
| | | | * | | New Windows source package automation for 3.23unknown2003-09-1236-18/+1966
| | | | * | | Quick backport of the following bugfix from MySQL 4.0.14.unknown2003-09-122-1/+14
| | | | * | | - backported compatibility fix for extra/resolveip.c from 4.0unknown2003-09-111-0/+4
| | | * | | | Fix for the bug #1336 mysql.cc assumes DATABASE() doesn't return NULLunknown2003-10-061-1/+1
| | | * | | | row0mysql.c:unknown2003-10-061-6/+2
| | | * | | | row0mysql.c:unknown2003-10-061-5/+27
| | | * | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-043-5/+5
| | | |\ \ \ \
| | | | * | | | Ride hobby horse.unknown2003-10-043-5/+5
| | | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-034-33/+69
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | When the I/O thread was stopped while copying a long transaction, and restarted,unknown2003-10-034-33/+69
| | | * | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-033-5/+6
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | Minor edits.unknown2003-10-033-5/+6
| | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-038-151/+202
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-038-151/+202
| | | | |/ / /
| | | * | | | Reverting changeset 1.1590unknown2003-10-021-23/+2
| | | |/ / /
| | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-011-2/+24
| | | |\ \ \
| | | | * | | Follow-up of an IRC discussion today. Declaring ignore_log_space_limit volatile,unknown2003-10-011-2/+24
| | | * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-014-26/+119
| | | |\ \ \ \
| | | | * | | | turn Item_func_set_user_var unknown2003-10-012-36/+31
| | | | * | | | rewrite Item_func_set_user_var ::val, ::val_str, ::val_int, ::updateunknown2003-09-302-89/+51
| | | | * | | | fixed bug #1194 unknown2003-09-243-17/+153
| | | | | |_|/ | | | | |/| |
| | | * | | | New build directory files - NetWare only, as used in 4.0.15unknown2003-09-305-0/+93
| | | | |/ / | | | |/| |
| | | * | | A note that Valgrind does not give a good stacktrace when the problemunknown2003-09-301-0/+24
| | | * | | fix for a random test failure on hpux/ia64unknown2003-09-292-0/+13
| | | * | | Added resetting of replace_result patterns after --exec command in mysqltest ...unknown2003-09-292-0/+10
| | | * | | - enable changing the number of table bits for JOINs to be increasedunknown2003-09-291-0/+5