summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Added support for ULONG division with DIVunknown2003-03-191-4/+10
* | | | Merge with 4.0unknown2003-03-166-15/+98
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Simple fixes (nothing notable)unknown2003-03-121-1/+1
| * | merge with 3.23 to get:unknown2003-03-111-2/+17
| |\ \ | | |/
| | * warning addedunknown2003-03-101-1/+5
| | * Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-101-2/+13
| | |\
| | | * ignore world-writeable my.cnf'sunknown2003-03-101-2/+13
| * | | mergeunknown2003-03-102-10/+24
| |\ \ \
| | * | | after merge fixesunknown2003-03-101-2/+2
| | * | | Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-8/+22
| | |\ \ \ | | | |/ /
| | | * | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-8/+22
| | | |/
| * | | Portability fix for IBM compiler on AIXunknown2003-03-071-2/+8
| |/ /
| * | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+48
* | | New function my_charset_same()unknown2003-03-161-0/+4
* | | system_charset_info has been moved to /sql directoryunknown2003-03-167-12/+11
* | | set_default_charset() is not used anymoreunknown2003-03-163-41/+6
* | | Every charset now have its own parser state arraysunknown2003-03-141-1/+63
* | | Case insensitivrly has been added in charset and collation names.unknown2003-03-131-2/+2
* | | New fields in CHARSET_INFO structure to optimize searching forunknown2003-03-051-0/+10
* | | SELECT BINARY expr unknown2003-03-041-2/+4
* | | Every character set now has binary collationunknown2003-03-041-13/+32
* | | Merge with 4.0.11unknown2003-02-262-1/+13
|\ \ \ | |/ /
| * | Safety fix (caused a core dump on slave during shutdown when shutting down re...unknown2003-02-261-0/+2
| * | Portability fix for HPUX10.20unknown2003-02-251-1/+11
* | | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-4/+4
* | | charset.c:unknown2003-02-201-0/+1
* | | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-172-3/+4
|\ \ \ | |/ /
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-172-3/+4
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-122-2/+3
* | | Merge with 4.0.11unknown2003-02-0429-579/+1020
|\ \ \ | |/ /
| * | Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-281-2/+4
| * | mergeunknown2003-01-2827-541/+983
| |\ \