| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply the rest of innodb-5.0-ss2475. This fixes Bug#36819, "ut_usectime does | Timothy Smith | 2008-12-12 | 1 | -5/+31 |
* | NULL MERGE this to 5.1 | tsmith@siva.hindu.god | 2007-03-22 | 1 | -8/+51 |
* | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -2/+4 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | innodb r702 | tnurnberg@salvation.intern.azundris.com | 2006-08-18 | 1 | -1/+1 |
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2005-10-27 | 1 | -21/+0 |
|\ |
|
| * | Removed innobase/my_cnf, innobase/include/makefilewin.i, | aivanov@mysql.com | 2005-10-26 | 1 | -21/+0 |
* | | InnoDB: Fix potential buffer underflow. | osku@127.(none) | 2005-09-29 | 1 | -1/+24 |
* | | Fix bug #3443, better foreign key error messsages. | osku@127.(none) | 2005-09-23 | 1 | -0/+25 |
* | | InnoDB: Fix ut0dbg compilation errors on NetWare | marko@hundin.mysql.fi | 2005-06-16 | 1 | -1/+15 |
* | | InnoDB: Improved the handling of assertions. | marko@hundin.mysql.fi | 2005-06-10 | 1 | -7/+47 |
* | | InnoDB: Make branch prediction assume that assertions do not fail. | marko@hundin.mysql.fi | 2005-04-21 | 1 | -3/+0 |
* | | merged | serg@serg.mylan | 2005-03-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | InnoDB: Portability fixes for warnings reported on IA-64 Windows | marko@hundin.mysql.fi | 2005-03-07 | 1 | -1/+1 |
* | | ut0mem.c: | marko@hundin.mysql.fi | 2005-03-07 | 1 | -1/+1 |
* | | Merge | bar@mysql.com | 2005-03-05 | 1 | -7/+27 |
|\ \
| |/ |
|
| * | ut0mem.c: | heikki@hundin.mysql.fi | 2005-03-04 | 1 | -8/+28 |
* | | InnoDB: Exclude code from InnoDB Hot Backup builds | marko@hundin.mysql.fi | 2005-02-04 | 1 | -0/+4 |
* | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | ut0ut.c: | heikki@hundin.mysql.fi | 2005-01-28 | 1 | -6/+6 |
* | | ut0mem.c: | heikki@hundin.mysql.fi | 2005-01-27 | 1 | -1/+3 |
* | | Fixes for windows compilation bugs | georg@beethoven.site | 2005-01-26 | 1 | -0/+7 |
* | | InnoDB: Fix compiler warnings and some bad formatting introduced | marko@hundin.mysql.fi | 2005-01-05 | 1 | -9/+9 |
* | | logging_ok: | vtkachenko@intelp4d.mysql.com | 2004-12-24 | 1 | -0/+15 |
|/ |
|
* | configure.in: | heikki@hundin.mysql.fi | 2004-12-01 | 1 | -1/+6 |
* | Many files: | heikki@hundin.mysql.fi | 2004-11-26 | 1 | -6/+14 |
* | InnoDB: Treat UTF-8 strings properly in case insensitive operations | marko@hundin.mysql.fi | 2004-10-18 | 1 | -48/+0 |
* | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -2/+3 |
|\ |
|
| * | InnoDB: Update links to the user manual | marko@hundin.mysql.fi | 2004-09-08 | 1 | -2/+3 |
* | | InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851) | marko@hundin.mysql.fi | 2004-10-04 | 1 | -2/+6 |
* | | InnoDB: quote identifiers according to MySQL settings (Bug #5292) | marko@hundin.mysql.fi | 2004-10-01 | 1 | -7/+42 |
* | | manually merged | serg@serg.mylan | 2004-08-18 | 2 | -1/+12 |
|\ \
| |/ |
|
| * | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: | heikki@hundin.mysql.fi | 2004-08-18 | 2 | -1/+12 |
* | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -0/+75 |
|\ \
| |/ |
|
| * | ut0mem.c: | heikki@hundin.mysql.fi | 2004-06-16 | 1 | -7/+0 |
| * | ut0mem.h, ut0mem.c: | heikki@hundin.mysql.fi | 2004-06-16 | 1 | -0/+82 |
* | | InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf() | marko@hundin.mysql.fi | 2004-05-20 | 1 | -148/+0 |
* | | InnoDB cleanup: Remove unused function ut_printf() | marko@hundin.mysql.fi | 2004-05-17 | 1 | -73/+0 |
* | | Merge with 4.0.20 | monty@mysql.com | 2004-05-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | InnoDB: Remove unused function ut_str_catenate() | marko@hundin.mysql.fi | 2004-05-14 | 1 | -26/+0 |
| * | InnoDB: Changed bug reporting address to http://bugs.mysql.com | marko@hundin.mysql.fi | 2004-05-11 | 1 | -1/+1 |
* | | InnoDB: ut0mem: Remove ut_str_catenate(), add const qualifiers | marko@hundin.mysql.fi | 2004-05-14 | 1 | -26/+0 |
* | | InnoDB: Replace ut_strdup() with mem_strdup() | marko@hundin.mysql.fi | 2004-05-11 | 1 | -24/+0 |
* | | Merge with 4.0 | monty@mishka.local | 2004-04-26 | 3 | -111/+154 |
|\ \
| |/ |
|
| * | InnoDB: send diagnostic output to stderr or files | marko@hundin.mysql.fi | 2004-04-06 | 1 | -63/+85 |
| * | InnoDB cleanup: fixing buffer overflows and quoting of quotes | marko@hundin.mysql.fi | 2004-04-01 | 2 | -24/+69 |
| * | InnoDB: Remove ut_str_contains() and replace it with strchr() | marko@hundin.mysql.fi | 2004-03-31 | 1 | -24/+0 |
* | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -1/+7 |
|\ \ |
|
| * \ | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -1/+7 |
| |\ \
| | |/ |
|
| | * | Replace ut_anp with ut_a | marko@hundin.mysql.fi | 2004-03-12 | 1 | -0/+13 |