summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0unknown2002-11-2114-43/+57
|\
| * Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-3/+5
| * merge with 3.23unknown2002-11-192-6/+7
| |\
| | * Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-11-181-5/+6
| | |\
| | | * Small change to make key cache code cleaerunknown2002-11-181-5/+6
| | * | - Applied required modifications for automake 1.5unknown2002-11-171-10/+1
| | |/
| * | Small improvement to alloc_rootunknown2002-11-161-8/+7
| * | Portability fixes for HP compiler and HPUX11unknown2002-11-094-7/+18
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-11/+13
| * | Remove warnings/errors on Solaris when doing automakeunknown2002-11-011-3/+3
| * | Mergeunknown2002-10-311-1/+1
| |\ \
| | * | Added back old LARGEFILE handlingunknown2002-10-291-1/+1
| * | | Merge work:/home/bk/mysql-4.0unknown2002-10-251-1/+1
| |\ \ \
| * | | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-245-6/+6
| | |/ / | |/| |
* | | | move like_range into CHARSET_INFO structureunknown2002-11-151-0/+1
* | | | removed unused functionunknown2002-11-141-0/+1
* | | | Preparing to embed string to number conversion functions into charset structureunknown2002-11-131-0/+4
* | | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-111-2/+2
|\ \ \ \
| * | | | fix for HEAP rb-tree indexes and BIG_TABLES problem (serg: thanks for discovery)unknown2002-11-111-2/+2
* | | | | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsetsunknown2002-11-112-1/+2
|/ / / /
* | | | New field snprintf() in CHARSET_INFO structureunknown2002-11-101-0/+1
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-301-4/+4
|\ \ \ \
| * | | | changes for mysqladmin debugunknown2002-10-301-4/+4
* | | | | mergedunknown2002-10-251-1/+5
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | mergedunknown2002-10-251-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-201-1/+1
| | |\
| | | * Fixed usage of putenv() on windows (in not normally used code)unknown2002-10-201-1/+1
| | * | Added optional NT service and fix the TZ variable bugunknown2002-10-161-0/+4
| | |/
| * | Fix the 100% CPU usage with TZ variableunknown2002-10-161-0/+4
* | | merge with 4.0.5unknown2002-10-1620-619/+1156
|\ \ \ | |/ / |/| |
| * | fix 4.1 buildunknown2002-10-141-1/+1
| * | mergedunknown2002-10-1420-619/+1156
| |\ \
| | * | --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiterunknown2002-10-121-3/+8
| | * | Merge work:/home/bk/mysql-4.1unknown2002-10-122-1/+79
| | |\ \
| | | * | support for --tmpdir=dir1:dir2:...unknown2002-10-082-1/+79
| | * | | Don't use sort_order directlyunknown2002-10-101-21/+2
| | * | | Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsunknown2002-10-102-35/+3
| | * | | Some reorganization to use less memory as well as to hide some implementationunknown2002-10-101-35/+41
| | * | | my_sortcmp -> my_strnncollunknown2002-10-093-68/+2
| | * | | Simple charsets now have strncoll() field toounknown2002-10-093-18/+5
| | |/ /
| | * | a bit speeding-up of key_cmp() functionunknown2002-10-041-15/+26
| | * | Merge with 4.0.4unknown2002-10-0219-525/+1092
| | |\ \
| | | * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-023-13/+21
| | | * | Merge with 4.0.3unknown2002-08-3019-514/+1073
| | | |\ \
| | | | * | Some speed improvementsunknown2002-08-153-9/+15
| | | | * | More readable outputunknown2002-08-141-7/+36
| | | | * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-08-062-1/+105
| | | | |\ \
| | | | | * | New file to generate a html page to review a charsetunknown2002-08-062-1/+105
| | | | * | | Merge work:/home/bk/mysql-4.1unknown2002-08-051-1/+2
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | make SEARCH_PREFIX to work with complex (use_strcoll) charsetsunknown2002-08-051-1/+2