summaryrefslogtreecommitdiff
path: root/innobase/ut/ut0ut.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-462/+0
* mergedunknown2005-03-091-1/+1
|\
| * InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-071-1/+1
* | 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
* | 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
* InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-7/+42
* 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.0unknown2004-04-261-63/+85
|\
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-63/+85
| * Many files:unknown2004-02-201-0/+1
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-5/+5
* | univ.i, ut0ut.h, ut0ut.c:unknown2003-12-191-9/+207
* | Many files:unknown2003-11-031-1/+45
* | Many files:unknown2003-10-071-1/+0
* | Merge with 4.0.14unknown2003-08-111-0/+2
|\ \ | |/
| * Many files:unknown2003-06-151-0/+2
* | Merge with 4.0.13unknown2003-05-191-1/+1
|\ \ | |/
| * Many files:unknown2003-04-161-1/+1
* | Portability fixes (for windows)unknown2003-01-211-0/+1
* | buf0buf.c, buf0buf.ic, buf0buf.h:unknown2003-01-061-0/+1
|/
* A lot of portability fixes.unknown2003-01-051-1/+0
* Many files:unknown2002-12-221-2/+2
* merge with 3.23.52unknown2002-08-121-0/+25
|\
| * ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h:unknown2002-08-111-0/+25
* | Merge with 3.23.51unknown2002-07-251-0/+66
|\ \ | |/
| * Many files:unknown2002-06-221-0/+66
* | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-4/+4
|/
* Many files:unknown2002-03-211-14/+63
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-0/+2
* ut0ut.c If localtime_r not available in Unix, use localtimeunknown2001-05-291-6/+12
* ut0ut.c Rewrote ut_print_timestamp with localtime_r and in Win GetLocalTimeunknown2001-05-241-14/+16
* log0log.c InnoDB now prints timestamp at startup and shutdownunknown2001-05-241-0/+37
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-2/+2
* Added Innobase to source distributionunknown2001-02-171-0/+164