summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13unknown2003-06-051-9/+20
|\
| * Added function commentunknown2003-06-051-3/+15
| * Print error if we can't delete an alarmunknown2003-06-051-6/+5
* | merge with public treeunknown2003-06-052-35/+101
|\ \
| * \ Merge with 4.0.13unknown2003-06-042-35/+101
| |\ \ | | |/
| | * Small fixes (nothing nameworthy)unknown2003-06-011-10/+31
| | * Fix for 64 bit machines (To remove warnings on Itanium)unknown2003-05-261-0/+1
| | * Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-05-261-28/+47
| | |\
| | | * Fixed core dump bug when shuting down mysqldunknown2003-05-261-28/+47
| | * | Fixed a bug with having comments after options in config files.unknown2003-05-141-2/+28
| | |/
* | | SCRUM:unknown2003-06-031-2/+0
* | | SCRUM:unknown2003-05-311-1/+1
|/ /
* | --with-charset was not up to dateunknown2003-05-261-6/+6
* | BINARY collations for every character setunknown2003-05-231-1/+12
* | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-232-35/+5
* | charset.c:unknown2003-05-231-1/+2
* | Variables were rename, binary collation names were addedunknown2003-05-221-48/+15
* | mergeunknown2003-05-227-5/+82
|\ \
| * \ Merge with 4.0.13unknown2003-05-197-5/+82
| |\ \ | | |/
| | * Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-0/+3
| | * Safety fix to enable RAID in max binariesunknown2003-05-131-2/+2
| | * count_bits() moved to mysys/unknown2003-05-041-0/+42
| | * more #ifdef THREAD addedunknown2003-04-301-2/+2
| | * Better test for regular files.unknown2003-04-281-2/+7
| | * Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-272-0/+26
| | |\
| | | * Change to NetWare platform mods, per Montyunknown2003-04-271-1/+1
| | | * Changes from Novell for NetWare platformunknown2003-04-242-0/+26
| | * | Merge with 3.23:unknown2003-04-261-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Fix possible memory overrun when reading broken character set filesunknown2003-04-261-1/+1
| | * | - Only ignore _regular_ world-writeable files (thanks to Tim Bunce forunknown2003-04-231-1/+2
* | | | Some SHOW VARIABLES have been renamed:unknown2003-05-211-3/+1
* | | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET...unknown2003-05-211-67/+0
|/ / /
* | | Bugfix for segfault in mysql with embedded libraryunknown2003-04-161-3/+5
* | | Merge with 4.0unknown2003-04-031-2/+2
|\ \ \ | |/ /
| * | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-04-031-1/+7
| |\ \ | | |/
| | * Fixed bug in memory allocation that could affect 64 bit systems (affected ham...unknown2003-04-031-1/+8
| * | Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-214-31/+3
* | | charset2html.c:unknown2003-04-011-2/+37
* | | mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-011-1/+1
* | | my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-012-3/+1
* | | Some optimization in CHARSET_INFO:unknown2003-04-012-62/+11
* | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesunknown2003-03-284-29/+1
* | | charset.c:unknown2003-03-281-3/+4
* | | German Phone book collation is always compiledunknown2003-03-261-1/+4
* | | SHOW CHARACTER SET now can display commentsunknown2003-03-251-1/+7
* | | Fixed bug in allocation memory in key cache. (Memory was not properly aligned...unknown2003-03-251-443/+494
* | | SELECT N'string'unknown2003-03-201-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-1/+3
|\ \ \
| * | | SHOW CREATE TABLE didn't display field names in the proper charsetunknown2003-03-181-0/+2
| * | | mysql-test/t/ctype_many.test:unknown2003-03-171-1/+1