Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed innobase/my_cnf, innobase/include/makefilewin.i, | aivanov@mysql.com | 2005-10-26 | 1 | -7/+0 |
* | InnoDB: Truncate SHOW INNODB STATUS output at the start of the list | marko@hundin.mysql.fi | 2005-04-19 | 1 | -13/+22 |
* | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2004-11-30 | 1 | -14/+15 |
|\ | |||||
| * | lock0lock.c: | heikki@hundin.mysql.fi | 2004-11-30 | 1 | -14/+15 |
* | | InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the table | marko@hundin.mysql.fi | 2004-11-30 | 1 | -28/+111 |
* | | InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633) | marko@hundin.mysql.fi | 2004-11-27 | 1 | -13/+39 |
|/ | |||||
* | trx0undo.c, trx0purge.c: | heikki@hundin.mysql.fi | 2004-11-21 | 1 | -0/+3 |
* | InnoDB: commit after every 10000 rows in ALTER TABLE | marko@hundin.mysql.fi | 2004-11-03 | 1 | -0/+13 |
* | Correct an 'unresolved identifier' problem caused by an "inline" | joerg@mysql.com | 2004-10-07 | 1 | -31/+23 |
* | lock0lock.c: | heikki@hundin.mysql.fi | 2004-10-04 | 1 | -0/+9 |
* | Merge marko@build.mysql.com:/home/bk/mysql-4.1 | marko@hundin.mysql.fi | 2004-10-01 | 1 | -6/+6 |
|\ | |||||
| * | InnoDB: quote identifiers according to MySQL settings (Bug #5292) | marko@hundin.mysql.fi | 2004-10-01 | 1 | -6/+6 |
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1 | jan@hundin.mysql.fi | 2004-08-19 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -0/+1 |
| |\ | |||||
| | * | InnoDB: Add option for disabling innodb_status.<pid> files. | marko@hundin.mysql.fi | 2004-08-06 | 1 | -0/+1 |
* | | | Relaxed lock wait rules so that record lock does not need to wait for a | jan@hundin.mysql.fi | 2004-08-17 | 1 | -8/+11 |
* | | | This change includes optimization for a lock wait rules and a new behaviour for | jan@hundin.mysql.fi | 2004-08-12 | 1 | -16/+20 |
* | | | Take X-lock for duplicate keys in REPLACE command. | jan@hundin.mysql.fi | 2004-08-11 | 1 | -4/+18 |
|/ / | |||||
* | | manual merged (blame me!) | serg@serg.mylan | 2004-07-20 | 1 | -19/+21 |
|\ \ | |/ | |||||
| * | lock0lock.c: | marko@hundin.mysql.fi | 2004-07-13 | 1 | -8/+6 |
| * | InnoDB: LOCK TABLES clean-up, part 2 | marko@hundin.mysql.fi | 2004-07-12 | 1 | -2/+4 |
| * | InnoDB: LOCK TABLE clean-up | marko@hundin.mysql.fi | 2004-07-12 | 1 | -15/+17 |
* | | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -13/+1 |
|\ \ | |/ | |||||
| * | InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may | marko@hundin.mysql.fi | 2004-06-16 | 1 | -13/+1 |
* | | Merge with 4.0 to get fixes for netware | monty@mysql.com | 2004-06-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919) | marko@hundin.mysql.fi | 2004-05-28 | 1 | -1/+1 |
* | | Merge with 4.0.20 | monty@mysql.com | 2004-05-17 | 1 | -2/+38 |
|\ \ | |/ | |||||
| * | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c: | heikki@hundin.mysql.fi | 2004-05-13 | 1 | -0/+34 |
| * | InnoDB: Changed bug reporting address to http://bugs.mysql.com | marko@hundin.mysql.fi | 2004-05-11 | 1 | -2/+4 |
* | | InnoDB cleanup: eliminate IB__FILE__ | marko@hundin.mysql.fi | 2004-05-14 | 1 | -1/+1 |
* | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -12/+118 |
|\ \ | |/ | |||||
| * | InnoDB: implement LOCK TABLE (Bug #3299) | marko@hundin.mysql.fi | 2004-04-29 | 1 | -12/+118 |
* | | Merge with 4.0 | monty@mishka.local | 2004-04-26 | 1 | -211/+113 |
|\ \ | |/ | |||||
| * | InnoDB: Remove debug functions unless #ifdef UNIV_DEBUG | marko@hundin.mysql.fi | 2004-04-07 | 1 | -2/+14 |
| * | InnoDB: send diagnostic output to stderr or files | marko@hundin.mysql.fi | 2004-04-06 | 1 | -203/+99 |
| * | InnoDB cleanup: fixing buffer overflows and quoting of quotes | marko@hundin.mysql.fi | 2004-04-01 | 1 | -3/+0 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -2/+94 |
|\ \ | |/ | |||||
| * | InnoDB: Replace ut_a(0) with ut_error | marko@hundin.mysql.fi | 2004-03-13 | 1 | -2/+2 |
| * | Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled | marko@hundin.mysql.fi | 2004-03-12 | 1 | -0/+92 |
* | | merge with 4.0 | monty@mashka.mysql.fi | 2004-02-22 | 1 | -178/+5 |
|\ \ | |/ | |||||
| * | Many files: | marko@hundin.mysql.fi | 2004-02-20 | 1 | -178/+5 |
* | | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -5/+0 |
|\ \ | |/ | |||||
| * | Remove unnecessary files and functions | marko@hundin.mysql.fi | 2004-02-19 | 1 | -5/+0 |
* | | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safe | monty@mysql.com | 2003-12-20 | 1 | -25/+30 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Many files: | heikki@hundin.mysql.fi | 2003-12-12 | 1 | -0/+6 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -14/+71 |
|\ \ | |/ | |||||
| * | lock0lock.c: | heikki@hundin.mysql.fi | 2003-07-03 | 1 | -10/+0 |
| * | lock0lock.c: | heikki@hundin.mysql.fi | 2003-07-02 | 1 | -19/+8 |
| * | Many files: | heikki@hundin.mysql.fi | 2003-06-15 | 1 | -4/+82 |