summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed subselect explain bugunknown2002-11-173-8/+36
* typelib.h is required by mysql.h and should be installedunknown2002-11-172-1/+1
* Merge work:/home/bk/mysql-4.1unknown2002-11-1653-858/+1817
|\
| * Merge abelkin@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-163-4/+9
| |\
| | * Fixed bugs pointed by "Crash with 'big' derivated table in MySQL-4.1" bugreportunknown2002-11-163-4/+9
| * | test for NULL processing has been addedunknown2002-11-152-0/+21
| * | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-153-17/+21
| |\ \
| | * | fix for NULL processingunknown2002-11-153-17/+21
| * | | Copy from /sql directoryunknown2002-11-152-268/+76
| |/ /
| * | move like_range into CHARSET_INFO structureunknown2002-11-1517-157/+151
| * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-1520-101/+1112
| |\ \
| | * \ Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4smunknown2002-11-1520-101/+1112
| | |\ \
| | | * | Add shared memory protocol and option --protocolunknown2002-11-1520-101/+1112
| * | | | wild_case_compate(&String, &String, escape) doesn't exist anymorunknown2002-11-143-31/+4
| |/ / /
| * | | removed unused functionunknown2002-11-145-246/+11
| | |/ | |/|
| * | New wildcmp() function in CHARSET_INFO structureunknown2002-11-1416-42/+420
* | | Merge work:/home/bk/mysql-4.1unknown2002-11-1470-163/+876
|\ \ \ | |/ /
| * | fixed bug in cyclic reference refinitionunknown2002-11-147-6/+36
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-1439-40/+250
| |\ \
| | * | fixed cyclic reference bugunknown2002-11-1439-40/+250
| * | | Some macros to make life easierunknown2002-11-132-1/+7
| * | | Preparing to embed string to number conversion functions into charset structureunknown2002-11-1315-13/+270
| |/ /
| * | Merge abelkin@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-136-17/+37
| |\ \
| | * | fixed possible bugunknown2002-11-131-1/+1
| | * | fixed bug of derived table in subselectunknown2002-11-136-16/+36
| * | | my_snprintf() doesn't support things like %04X so use vsprintf() instead unknown2002-11-131-2/+11
| * | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-137-9/+38
| |\ \ \ | | |/ /
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-135-5/+32
| | |\ \ | | | |/ | | |/|
| | | * fixed error handlingunknown2002-11-135-5/+32
| | * | bdb-deadlock test: added reap commandsunknown2002-11-122-4/+6
| | |/
| * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-122-52/+181
| |\ \ | | |/ | |/|
| | * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-122-52/+181
| | |\
| | | * These functions are now UCS2 compatible:unknown2002-11-122-52/+181
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-124-3/+7
| |\ \ \ | | |/ /
| | * | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-124-3/+7
| | |\ \ | | | |/ | | |/|
| | | * some code cleanup as per CTO's instructions plus a small bug fix withunknown2002-11-124-3/+7
| * | | fixed 2 typo in BUG_TABLES usingunknown2002-11-123-7/+5
| * | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-125-16/+21
| |\ \ \ | | |/ / | |/| |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-115-16/+21
| | |\ \
| | | * | fixed select_lex & max_join_size parameters with BIG_TABLESunknown2002-11-115-16/+21
| * | | | MONTHNAME() & DAYNAME() are now UCS2 compatibleunknown2002-11-122-5/+21
| | |_|/ | |/| |
* | | | memory leak closedunknown2002-11-121-0/+1
* | | | removed double-ignored files (bk citool bug ?)unknown2002-11-112-110/+9
* | | | remove all the auto-generated files but NOT vxworks/* ones.unknown2002-11-1128-4841/+134
* | | | Merge work:/home/bk/mysql-4.1unknown2002-11-1144-6861/+21
|\ \ \ \ | |/ / / |/| | |
| * | | removed auto-generated files, some fixupsunknown2002-11-1128-1682/+2
| * | | disable chmod in bdb scripts - bk doesn't like somebody messing with permissionsunknown2002-11-1117-5179/+19
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-116-24/+109
|\ \ \ \ | | |/ / | |/| |
| * | | USER(), DATABASE() and CHARSET() functions are now UCS2 compatibleunknown2002-11-114-16/+33
| * | | thread charset related improvementsunknown2002-11-112-8/+76