| Commit message (Expand) | Author | Age | Files | Lines |
* | NULL MERGE UP to 5.1. | unknown | 2007-07-10 | 1 | -0/+25 |
* | Apply innodb-5.0-ss1372 snapshot | unknown | 2007-03-28 | 1 | -10/+10 |
* | my_strtoll10-x86.s: | unknown | 2006-12-31 | 1 | -2/+4 |
* | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | Added innodb_rollback_on_timeout option to restore the 4.1 | unknown | 2006-12-19 | 1 | -1/+10 |
* | This ChangeSet must be null-merged to 5.1. Applied innodb-5.0-ss982, -ss998,... | unknown | 2006-11-09 | 2 | -5/+9 |
* | innodb r702 | unknown | 2006-08-18 | 2 | -15/+14 |
* | Applied innodb-5.0-ss609 snapshot. | unknown | 2006-06-06 | 2 | -11/+12 |
* | Applied innodb-5.0-ss476 snapshot. | unknown | 2006-04-21 | 1 | -0/+18 |
* | Applied innodb-5.0-ss368 snapshot | unknown | 2006-03-29 | 3 | -8/+35 |
* | Changes from the innodb-5.0-ss115 snapshot. | unknown | 2006-01-16 | 3 | -19/+28 |
* | Fix BUG#12071: "Windows hang:'Opening tables' or 'Waiting for | unknown | 2005-12-13 | 1 | -13/+14 |
* | Fix BUG#14747: "Race condition can cause btr_search_drop_page_hash_index() | unknown | 2005-12-06 | 1 | -38/+26 |
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1 | unknown | 2005-10-27 | 1 | -34/+0 |
|\ |
|
| * | Removed innobase/my_cnf, innobase/include/makefilewin.i, | unknown | 2005-10-26 | 1 | -34/+0 |
* | | BUG#13900 DATETIME data changes after inserting a new row in a InnoDB table | unknown | 2005-10-17 | 1 | -0/+12 |
* | | InnoDB: Handle temporary file creation failure more gracefully. | unknown | 2005-09-26 | 1 | -7/+9 |
* | | row0ins.c: | unknown | 2005-09-23 | 1 | -1/+2 |
* | | Merge 127.(none):/home/osku/mysql/5.0/clean | unknown | 2005-09-23 | 1 | -4/+36 |
|\ \ |
|
| * | | Fix bug #3443, better foreign key error messsages. | unknown | 2005-09-23 | 1 | -4/+36 |
* | | | InnoDB: Fix bug #13315, index columns having a maximum length of 767. | unknown | 2005-09-23 | 1 | -4/+17 |
|/ / |
|
* | | InnoDB: Reject foreign keys in temporary tables. Closes bug #12084. | unknown | 2005-09-06 | 1 | -2/+6 |
* | | row0mysql.c, ha_innodb.cc: | unknown | 2005-09-05 | 1 | -2/+3 |
* | | row0sel.c: | unknown | 2005-09-03 | 1 | -4/+3 |
* | | row0sel.c: | unknown | 2005-09-03 | 1 | -29/+49 |
* | | row0sel.c: | unknown | 2005-09-03 | 1 | -6/+12 |
* | | row0sel.c: | unknown | 2005-08-19 | 1 | -0/+5 |
* | | InnoDB: Print more than 300 characters of queries in various error conditions, | unknown | 2005-08-12 | 4 | -8/+8 |
* | | A fix and a test case for Bug#12243 "MySQL Server crashes with 2 | unknown | 2005-08-10 | 1 | -12/+0 |
* | | Many files: | unknown | 2005-08-03 | 1 | -2/+10 |
* | | row0sel.c: | unknown | 2005-07-28 | 1 | -2/+2 |
* | | row_sel_store_mysql_rec(): Convert NULL true VARCHAR columns | unknown | 2005-07-28 | 1 | -2/+10 |
* | | Implement MySQL framework to support consistent read views in | unknown | 2005-07-22 | 1 | -1/+7 |
* | | row0sel.c: | unknown | 2005-07-02 | 1 | -3/+11 |
* | | trx0trx.h, trx0trx.ic, row0mysql.c: | unknown | 2005-07-01 | 1 | -1/+1 |
* | | Many files: | unknown | 2005-07-01 | 2 | -34/+150 |
* | | Many files: | unknown | 2005-06-27 | 1 | -1/+1 |
* | | InnoDB: Remove compilation warnings and errors on SGI IRIX. | unknown | 2005-06-22 | 1 | -8/+4 |
* | | InnoDB: Remove some warnings reported by GCC 4.0.0. | unknown | 2005-06-21 | 1 | -12/+3 |
* | | Merge hundin.mysql.fi:/home/marko/mysql-5.0 | unknown | 2005-06-21 | 8 | -294/+303 |
|\ \ |
|
| * | | InnoDB: Remove warnings detected by GCC 4.0.0 | unknown | 2005-06-20 | 1 | -4/+3 |
| * | | InnoDB: Do not distinguish explicitly requested table locks. | unknown | 2005-06-08 | 1 | -29/+5 |
| * | | InnoDB ON UPDATE CASCADE fixes: | unknown | 2005-05-13 | 1 | -19/+39 |
| * | | Remove unused function rec_offs_nth_null(). | unknown | 2005-04-27 | 1 | -8/+5 |
| * | | Fix bugs found in previous optimizations. | unknown | 2005-04-27 | 2 | -3/+3 |
| * | | InnoDB: Performance optimizations based on OProfile analysis | unknown | 2005-04-25 | 5 | -208/+211 |
| * | | row0upd.c: | unknown | 2005-04-22 | 1 | -1/+1 |
| * | | InnoDB: Reduce memcpy() load in row_sel_pop_cached_row_for_mysql() | unknown | 2005-04-21 | 1 | -2/+3 |
| * | | InnoDB: Define some macros around GCC's __builtin_expect() | unknown | 2005-04-21 | 7 | -19/+19 |
| * | | InnoDB: Make CHECK TABLE killable. (Bug #9730) | unknown | 2005-04-20 | 1 | -2/+15 |