summaryrefslogtreecommitdiff
path: root/innobase/ut
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Fix ut0dbg compilation errors on NetWareunknown2005-06-161-1/+15
* InnoDB: Improved the handling of assertions.unknown2005-06-101-7/+47
* InnoDB: Make branch prediction assume that assertions do not fail.unknown2005-04-211-3/+0
* mergedunknown2005-03-091-1/+1
|\
| * InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-071-1/+1
* | ut0mem.c:unknown2005-03-071-1/+1
* | Mergeunknown2005-03-051-7/+27
|\ \ | |/
| * ut0mem.c:unknown2005-03-041-8/+28
* | InnoDB: Exclude code from InnoDB Hot Backup buildsunknown2005-02-041-0/+4
* | 4.1 -> 5.0 mergeunknown2005-02-031-6/+6
|\ \ | |/
| * ut0ut.c:unknown2005-01-281-6/+6
* | ut0mem.c:unknown2005-01-271-1/+3
* | Fixes for windows compilation bugsunknown2005-01-261-0/+7
* | InnoDB: Fix compiler warnings and some bad formatting introducedunknown2005-01-051-9/+9
* | logging_ok:unknown2004-12-241-0/+15
|/
* configure.in:unknown2004-12-011-1/+6
* Many files:unknown2004-11-261-6/+14
* InnoDB: Treat UTF-8 strings properly in case insensitive operationsunknown2004-10-181-48/+0
* Merge with 4.0 for 4.1 releaseunknown2004-10-061-2/+3
|\
| * InnoDB: Update links to the user manualunknown2004-09-081-2/+3
* | InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851)unknown2004-10-041-2/+6
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-7/+42
* | manually mergedunknown2004-08-182-1/+12
|\ \ | |/
| * srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:unknown2004-08-182-1/+12
* | Merge with 4.0.21unknown2004-06-181-0/+75
|\ \ | |/
| * ut0mem.c:unknown2004-06-161-7/+0
| * ut0mem.h, ut0mem.c:unknown2004-06-161-0/+82
* | InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf()unknown2004-05-201-148/+0
* | InnoDB cleanup: Remove unused function ut_printf()unknown2004-05-171-73/+0
* | Merge with 4.0.20unknown2004-05-171-1/+1
|\ \ | |/
| * InnoDB: Remove unused function ut_str_catenate()unknown2004-05-141-26/+0
| * InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-111-1/+1
* | InnoDB: ut0mem: Remove ut_str_catenate(), add const qualifiersunknown2004-05-141-26/+0
* | InnoDB: Replace ut_strdup() with mem_strdup()unknown2004-05-111-24/+0
* | Merge with 4.0unknown2004-04-263-111/+154
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-63/+85
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-012-24/+69
| * InnoDB: Remove ut_str_contains() and replace it with strchr()unknown2004-03-311-24/+0
* | merge fixes (use old code)unknown2004-03-181-1/+7
|\ \
| * \ merge with 4.0unknown2004-03-161-1/+7
| |\ \ | | |/
| | * Replace ut_anp with ut_aunknown2004-03-121-0/+13
* | | ut0mem.h, ut0mem.c:unknown2004-03-161-0/+24
|/ /
* | merge with 4.0unknown2004-02-222-2/+1
|\ \ | |/
| * Many files:unknown2004-02-203-8/+2
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-202-359/+0
|\ \ | |/
| * Remove unnecessary filesunknown2004-02-192-359/+0
* | Merge with 4.0.18unknown2004-02-111-0/+24
|\ \ | |/
| * Many files:unknown2004-02-091-0/+24
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-202-11/+13
* | univ.i, ut0ut.h, ut0ut.c:unknown2003-12-191-9/+207