| Commit message (Expand) | Author | Age | Files | Lines |
* | row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: | heikki@hundin.mysql.fi | 2004-10-31 | 1 | -4/+11 |
* | Backport innodb_max_purge_lag from 4.1 | marko@hundin.mysql.fi | 2004-10-27 | 1 | -0/+17 |
* | row0mysql.c, row0ins.c: | heikki@hundin.mysql.fi | 2004-10-22 | 2 | -2/+19 |
* | InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856) | marko@hundin.mysql.fi | 2004-10-04 | 1 | -0/+1 |
* | dict0dict.h, dict0dict.c, row0row.c, pars0opt.c: | heikki@hundin.mysql.fi | 2004-09-16 | 1 | -0/+34 |
* | InnoDB: Update links to the user manual | marko@hundin.mysql.fi | 2004-09-08 | 1 | -8/+12 |
* | row0mysql.c: | heikki@hundin.mysql.fi | 2004-08-13 | 1 | -0/+24 |
* | row0sel.c, page0page.ic: | heikki@hundin.mysql.fi | 2004-07-30 | 1 | -1/+7 |
* | row0sel.c, page0page.ic: | heikki@hundin.mysql.fi | 2004-07-27 | 1 | -0/+1 |
* | InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADE | marko@hundin.mysql.fi | 2004-07-15 | 1 | -13/+65 |
* | InnoDB: LOCK TABLE clean-up | marko@hundin.mysql.fi | 2004-07-12 | 1 | -4/+5 |
* | InnoDB: Increment the lock wait watchdog timeout during CHECK TABLE | marko@hundin.mysql.fi | 2004-07-12 | 1 | -1/+11 |
* | Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 | heikki@hundin.mysql.fi | 2004-06-17 | 2 | -11/+5 |
* | InnoDB bug fix (row0mysql.c): make reserved table names innodb_* special again | marko@hundin.mysql.fi | 2004-06-15 | 1 | -17/+33 |
* | row0mysql.c, row0mysql.h, ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-06-01 | 1 | -0/+1 |
* | InnoDB: Changed bug reporting address to http://bugs.mysql.com | marko@hundin.mysql.fi | 2004-05-11 | 4 | -8/+4 |
* | InnoDB: Fix assertion failure for orphaned tables in DROP DATABASE | marko@hundin.mysql.fi | 2004-05-10 | 1 | -2/+3 |
* | Fix auto_inc locking bug introduced in ChangeSet@1.1794.1.1 | marko@hundin.mysql.fi | 2004-05-07 | 1 | -1/+1 |
* | InnoDB: implement LOCK TABLE (Bug #3299) | marko@hundin.mysql.fi | 2004-04-29 | 1 | -2/+86 |
* | InnoDB: send diagnostic output to stderr or files | marko@hundin.mysql.fi | 2004-04-06 | 8 | -343/+359 |
* | InnoDB: ignore intra-database foreign key references between tables | marko@hundin.mysql.fi | 2004-04-02 | 1 | -10/+12 |
* | InnoDB cleanup: fixing buffer overflows and quoting of quotes | marko@hundin.mysql.fi | 2004-04-01 | 7 | -460/+368 |
* | InnoDB: Remove ut_str_contains() and replace it with strchr() | marko@hundin.mysql.fi | 2004-03-31 | 1 | -1/+1 |
* | InnoDB: Replace ut_a(0) with ut_error | marko@hundin.mysql.fi | 2004-03-13 | 6 | -17/+17 |
* | Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled | marko@hundin.mysql.fi | 2004-03-12 | 5 | -2/+26 |
* | More consistent handling of magic numbers | marko@hundin.mysql.fi | 2004-03-11 | 2 | -5/+11 |
* | Remove unneeded module "com" | marko@hundin.mysql.fi | 2004-03-11 | 1 | -6/+4 |
* | row0upd.c: | heikki@hundin.mysql.fi | 2004-02-27 | 1 | -8/+9 |
* | Many files: | marko@hundin.mysql.fi | 2004-02-20 | 3 | -117/+5 |
* | Remove unnecessary files | marko@hundin.mysql.fi | 2004-02-19 | 2 | -1103/+0 |
* | row0mysql.c: | heikki@hundin.mysql.fi | 2004-02-09 | 1 | -0/+7 |
* | row0mysql.c: | heikki@hundin.mysql.fi | 2004-02-09 | 1 | -1/+1 |
* | Many files: | heikki@hundin.mysql.fi | 2004-02-09 | 1 | -6/+78 |
* | dict0dict.c: | heikki@hundin.mysql.fi | 2004-02-02 | 1 | -0/+26 |
* | data0data.ic, data0data.h, row0sel.c: | heikki@hundin.mysql.fi | 2004-01-27 | 1 | -1/+10 |
* | row0ins.c: | heikki@hundin.mysql.fi | 2004-01-14 | 1 | -16/+0 |
* | btr0cur.c, row0umod.c: | heikki@hundin.mysql.fi | 2003-12-13 | 1 | -18/+106 |
* | row0upd.h, row0upd.c: | heikki@hundin.mysql.fi | 2003-12-12 | 1 | -4/+2 |
* | Many files: | heikki@hundin.mysql.fi | 2003-12-12 | 4 | -19/+121 |
* | row0sel.c: | heikki@hundin.mysql.fi | 2003-10-28 | 1 | -2/+8 |
* | row0mysql.c: | heikki@hundin.mysql.fi | 2003-10-06 | 1 | -6/+2 |
* | row0mysql.c: | heikki@hundin.mysql.fi | 2003-10-06 | 1 | -5/+27 |
* | row0sel.c: | heikki@hundin.mysql.fi | 2003-09-12 | 1 | -2/+3 |
* | row0sel.c: | heikki@hundin.mysql.fi | 2003-09-12 | 1 | -16/+12 |
* | row0mysql.c: | heikki@hundin.mysql.fi | 2003-07-06 | 1 | -1/+2 |
* | Many files: | heikki@hundin.mysql.fi | 2003-07-03 | 1 | -1/+1 |
* | row0vers.c: | heikki@hundin.mysql.fi | 2003-06-18 | 1 | -0/+1 |
* | row0vers.c: | heikki@hundin.mysql.fi | 2003-06-18 | 1 | -0/+2 |
* | row0sel.c, row0ins.c: | heikki@hundin.mysql.fi | 2003-06-18 | 2 | -6/+16 |
* | row0vers.c, row0sel.c, row0ins.c: | heikki@hundin.mysql.fi | 2003-06-18 | 3 | -54/+88 |