summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* charset.c:unknown2003-01-041-3/+3
* Some changes to separate charset and collation termsunknown2003-01-041-4/+23
* .del-test_xml~6237d9729f4fe38:unknown2003-01-041-0/+0
* Charset index is sotred in XML nowunknown2003-01-031-39/+154
* User dataunknown2003-01-031-0/+5
* license has been addedunknown2002-12-311-0/+16
* XML parserunknown2002-12-314-1/+462
* Merge with 4.0.6unknown2002-12-051-0/+2
|\
| * New multi-table-update codeunknown2002-11-291-0/+2
* | Merge work.mysql.com:/home/bk/mysql-4.1unknown2002-11-281-1/+1
|\ \
| * | Get rid of pbool from my_list.h; and avoid using the my_global.h for clientsunknown2002-11-281-1/+1
* | | support for HA_READ_PREFIX_LAST_OR_PREV, HA_READ_PREFIX_LAST and HA_READ_BEFO...unknown2002-11-281-20/+33
|/ /
* | Preparing to use better string-to-number functions to avoid c_ptr() call,unknown2002-11-271-4/+5
* | removed redundant -I include-dirsunknown2002-11-261-1/+1
* | 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