summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2003-10-0926-1/+38
|\
| * added worning about changing requested size of query cache (BUG#1502)unknown2003-10-0926-1/+38
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-081-237/+240
|\ \
| * | errmsg.txt:unknown2003-10-081-158/+158
| * | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-081-247/+250
| |\ \
| | * \ Mergeunknown2003-10-082-247/+250
| | |\ \
| | | * | Incorporate Stefan's new translations of German error messages.unknown2003-10-081-247/+250
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-10-092-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | deleted conflicting fileunknown2003-10-081-0/+0
| * | | | Portability fixunknown2003-10-081-1/+6
| |/ / /
* | | | Final push for WL#1098:unknown2003-10-0933-87/+190
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-10-081-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | mysql_real_connect picks the Unix login when the user "" is used.unknown2003-10-071-1/+4
* | | | 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
| | | |/ / / / /