summaryrefslogtreecommitdiff
path: root/innobase/ut
Commit message (Expand)AuthorAgeFilesLines
* Apply the rest of innodb-5.0-ss2475. This fixes Bug#36819, "ut_usectime doesTimothy Smith2008-12-121-5/+31
* NULL MERGE this to 5.1tsmith@siva.hindu.god2007-03-221-8/+51
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-2/+4
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* innodb r702tnurnberg@salvation.intern.azundris.com2006-08-181-1/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-21/+0
|\
| * Removed innobase/my_cnf, innobase/include/makefilewin.i,aivanov@mysql.com2005-10-261-21/+0
* | InnoDB: Fix potential buffer underflow.osku@127.(none)2005-09-291-1/+24
* | Fix bug #3443, better foreign key error messsages.osku@127.(none)2005-09-231-0/+25
* | InnoDB: Fix ut0dbg compilation errors on NetWaremarko@hundin.mysql.fi2005-06-161-1/+15
* | InnoDB: Improved the handling of assertions.marko@hundin.mysql.fi2005-06-101-7/+47
* | InnoDB: Make branch prediction assume that assertions do not fail.marko@hundin.mysql.fi2005-04-211-3/+0
* | mergedserg@serg.mylan2005-03-091-1/+1
|\ \ | |/
| * InnoDB: Portability fixes for warnings reported on IA-64 Windowsmarko@hundin.mysql.fi2005-03-071-1/+1
* | ut0mem.c:marko@hundin.mysql.fi2005-03-071-1/+1
* | Mergebar@mysql.com2005-03-051-7/+27
|\ \ | |/
| * ut0mem.c:heikki@hundin.mysql.fi2005-03-041-8/+28
* | InnoDB: Exclude code from InnoDB Hot Backup buildsmarko@hundin.mysql.fi2005-02-041-0/+4
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-6/+6
|\ \ | |/
| * ut0ut.c:heikki@hundin.mysql.fi2005-01-281-6/+6
* | ut0mem.c:heikki@hundin.mysql.fi2005-01-271-1/+3
* | Fixes for windows compilation bugsgeorg@beethoven.site2005-01-261-0/+7
* | InnoDB: Fix compiler warnings and some bad formatting introducedmarko@hundin.mysql.fi2005-01-051-9/+9
* | logging_ok:vtkachenko@intelp4d.mysql.com2004-12-241-0/+15
|/
* configure.in:heikki@hundin.mysql.fi2004-12-011-1/+6
* Many files:heikki@hundin.mysql.fi2004-11-261-6/+14
* InnoDB: Treat UTF-8 strings properly in case insensitive operationsmarko@hundin.mysql.fi2004-10-181-48/+0
* Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-2/+3
|\
| * InnoDB: Update links to the user manualmarko@hundin.mysql.fi2004-09-081-2/+3
* | InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851)marko@hundin.mysql.fi2004-10-041-2/+6
* | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-7/+42
* | manually mergedserg@serg.mylan2004-08-182-1/+12
|\ \ | |/
| * srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:heikki@hundin.mysql.fi2004-08-182-1/+12
* | Merge with 4.0.21monty@mysql.com2004-06-181-0/+75
|\ \ | |/
| * ut0mem.c:heikki@hundin.mysql.fi2004-06-161-7/+0
| * ut0mem.h, ut0mem.c:heikki@hundin.mysql.fi2004-06-161-0/+82
* | InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf()marko@hundin.mysql.fi2004-05-201-148/+0
* | InnoDB cleanup: Remove unused function ut_printf()marko@hundin.mysql.fi2004-05-171-73/+0
* | Merge with 4.0.20monty@mysql.com2004-05-171-1/+1
|\ \ | |/
| * InnoDB: Remove unused function ut_str_catenate()marko@hundin.mysql.fi2004-05-141-26/+0
| * InnoDB: Changed bug reporting address to http://bugs.mysql.commarko@hundin.mysql.fi2004-05-111-1/+1
* | InnoDB: ut0mem: Remove ut_str_catenate(), add const qualifiersmarko@hundin.mysql.fi2004-05-141-26/+0
* | InnoDB: Replace ut_strdup() with mem_strdup()marko@hundin.mysql.fi2004-05-111-24/+0
* | Merge with 4.0monty@mishka.local2004-04-263-111/+154
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-061-63/+85
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesmarko@hundin.mysql.fi2004-04-012-24/+69
| * InnoDB: Remove ut_str_contains() and replace it with strchr()marko@hundin.mysql.fi2004-03-311-24/+0
* | merge fixes (use old code)monty@mysql.com2004-03-181-1/+7
|\ \
| * \ merge with 4.0monty@mysql.com2004-03-161-1/+7
| |\ \ | | |/
| | * Replace ut_anp with ut_amarko@hundin.mysql.fi2004-03-121-0/+13