summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | some bug fixes related to derived tablesunknown2002-11-114-6/+31
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-112-7/+10
|\ \ \ \ | |/ / / |/| | |
| * | | small bug fixunknown2002-11-112-7/+10
* | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-112-3/+3
|\ \ \ \
| * \ \ \ Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-112-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)unknown2002-11-112-3/+3
* | | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-1110-33/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsetsunknown2002-11-1110-33/+34
| | |_|/ | |/| |
* | | | prevent using expernal fields in derived tablesunknown2002-11-114-10/+29
| |/ / |/| |
* | | fix of yet another join_free bugunknown2002-11-113-16/+77
|/ /
* | my_snprintf_ucs2 bug fixunknown2002-11-101-3/+3
* | New field snprintf() in CHARSET_INFO structureunknown2002-11-1016-38/+234
* | Fix syntax to be more clean:unknown2002-11-102-3/+7
* | Fixes for fault about String::copy()unknown2002-11-103-39/+59
* | Merge work:/home/bk/mysql-4.1unknown2002-11-096-90/+37
|\ \ | |/
| * Some code optimisations related to EXPLAIN of derived tables and the unknown2002-11-096-90/+37
* | typo fixedunknown2002-11-091-1/+1
* | fixing gone file ONCE AGAINunknown2002-11-091-37/+0
|/
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-071-1/+1
|\
| * Small fix to avoid problems in building with --without-debugunknown2002-11-071-1/+1
* | cleanup & fixing possible bug in select's error handlingunknown2002-11-061-6/+4
* | - configure.in: replaced AM_PROG_LIBTOOL with AC_PROG_LIBTOOL, since theunknown2002-11-061-1/+1