| Commit message (Expand) | Author | Age | Files | Lines |
* | InnoDB: correct two misleading comments | marko@hundin.mysql.fi | 2005-09-22 | 1 | -1/+1 |
* | InnoDB: Remove unused #defines BTR_PAGE_MAX_KEY_SIZE and BTR_COMPRESS_LIMIT. | osku@127.(none) | 2005-09-16 | 1 | -10/+0 |
* | InnoDB: Reject foreign keys in temporary tables. Closes bug #12084. | osku@127.(none) | 2005-09-06 | 4 | -7/+38 |
* | row0mysql.c, ha_innodb.cc: | heikki@hundin.mysql.fi | 2005-09-05 | 1 | -2/+3 |
* | univ.i, page0page.ic: | heikki@hundin.mysql.fi | 2005-09-03 | 2 | -0/+17 |
* | row0sel.c: | heikki@hundin.mysql.fi | 2005-09-03 | 1 | -4/+3 |
* | row0sel.c: | heikki@hundin.mysql.fi | 2005-09-03 | 1 | -29/+49 |
* | row0sel.c: | heikki@hundin.mysql.fi | 2005-09-03 | 1 | -6/+12 |
* | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0 | osku@127.(none) | 2005-08-25 | 1 | -6/+17 |
|\ |
|
| * | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0 | osku@127.(none) | 2005-08-19 | 1 | -6/+17 |
| |\ |
|
| | * | Fix bug #12588, InnoDB's deadlock detector running out of stack space. | osku@127.(none) | 2005-08-17 | 1 | -6/+17 |
* | | | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1 | elliot@mysql.com | 2005-08-19 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Bug #6581 Failure to start mysql server on Windows with AWE option enabled | reggie@linux.site | 2005-08-12 | 1 | -1/+2 |
* | | | | btr0sea.c: | heikki@hundin.mysql.fi | 2005-08-19 | 1 | -0/+7 |
| |/ /
|/| | |
|
* | | | row0sel.c: | heikki@hundin.mysql.fi | 2005-08-19 | 1 | -0/+5 |
* | | | Allow consistent cursor view see changes made by creating transaction. | jan@hundin.mysql.fi | 2005-08-18 | 1 | -3/+5 |
* | | | univ.i: | heikki@hundin.mysql.fi | 2005-08-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0 | osku@127.(none) | 2005-08-12 | 9 | -31/+37 |
|\ \ |
|
| * | | InnoDB: Print more than 300 characters of queries in various error conditions, | osku@127.(none) | 2005-08-12 | 9 | -31/+37 |
* | | | set_var.cc, mysqld.cc, ha_innodb.h, ha_innodb.cc, srv0srv.c, srv0srv.h: | vtkachenko@quadxeon.mysql.com | 2005-08-11 | 2 | -0/+2 |
|/ / |
|
* | | A fix and a test case for Bug#12243 "MySQL Server crashes with 2 | konstantin@mysql.com | 2005-08-10 | 3 | -12/+12 |
* | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1 | heikki@hundin.mysql.fi | 2005-08-03 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | buf0buf.c: | heikki@hundin.mysql.fi | 2005-08-03 | 1 | -0/+9 |
* | | Many files: | heikki@hundin.mysql.fi | 2005-08-03 | 7 | -32/+39 |
* | | row0sel.c: | marko@hundin.mysql.fi | 2005-07-28 | 1 | -2/+2 |
* | | row_sel_store_mysql_rec(): Convert NULL true VARCHAR columns | marko@hundin.mysql.fi | 2005-07-28 | 1 | -2/+10 |
* | | Merge hundin.mysql.fi:/home/marko/mysql-4.1 | marko@hundin.mysql.fi | 2005-07-26 | 3 | -1/+18 |
|\ \
| |/ |
|
| * | InnoDB: Do not flush after each write, not even when creating the | marko@hundin.mysql.fi | 2005-07-26 | 3 | -1/+18 |
* | | Implement MySQL framework to support consistent read views in | jan@hundin.mysql.fi | 2005-07-22 | 6 | -11/+222 |
* | | sync0sync.c, sync0sync.h: | kent@mysql.com | 2005-07-21 | 2 | -2/+9 |
* | | InnoDB: Make the srv_thread_concurrency checks more consistent. | marko@hundin.mysql.fi | 2005-07-06 | 2 | -14/+4 |
* | | InnoDB: Fix compile-pentium-debug-max compilation problem. | marko@hundin.mysql.fi | 2005-07-05 | 2 | -9/+12 |
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0 | marko@hundin.mysql.fi | 2005-07-04 | 4 | -86/+133 |
|\ \ |
|
| * | | InnoDB: Fix a bug in BLOB handling; optimize null flag handling. | marko@hundin.mysql.fi | 2005-06-30 | 1 | -38/+67 |
| * | | InnoDB: Optimize page_cur_search_with_match(). | marko@hundin.mysql.fi | 2005-06-30 | 3 | -48/+66 |
* | | | row0sel.c: | heikki@hundin.mysql.fi | 2005-07-02 | 1 | -3/+11 |
* | | | trx0trx.h, trx0trx.ic, row0mysql.c: | heikki@hundin.mysql.fi | 2005-07-01 | 3 | -5/+5 |
* | | | trx0trx.ic, trx0trx.h: | heikki@hundin.mysql.fi | 2005-07-01 | 2 | -9/+17 |
* | | | Many files: | heikki@hundin.mysql.fi | 2005-07-01 | 7 | -68/+287 |
|/ / |
|
* | | Merge hundin.mysql.fi:/home/marko/mysql-4.1 | marko@hundin.mysql.fi | 2005-06-28 | 3 | -40/+40 |
|\ \
| |/ |
|
| * | InnoDB: After review fixes | marko@hundin.mysql.fi | 2005-06-27 | 1 | -3/+10 |
| * | InnoDB: Optimize the extension of files. This will greatly speed | marko@hundin.mysql.fi | 2005-06-27 | 3 | -43/+33 |
* | | Many files: | heikki@hundin.mysql.fi | 2005-06-27 | 8 | -19/+26 |
* | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0 | heikki@hundin.mysql.fi | 2005-06-27 | 1 | -0/+7 |
|\ \ |
|
| * | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-23 | 1 | -0/+7 |
* | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0 | heikki@hundin.mysql.fi | 2005-06-22 | 8 | -29/+12 |
|\ \ \
| |/ / |
|
| * | | InnoDB: Remove compilation warnings and errors on SGI IRIX. | marko@hundin.mysql.fi | 2005-06-22 | 1 | -8/+4 |
| * | | InnoDB: Replace for loops with memset() where possible. | marko@hundin.mysql.fi | 2005-06-22 | 5 | -19/+6 |
| * | | InnoDB: Correct a function comment. | marko@hundin.mysql.fi | 2005-06-22 | 2 | -2/+2 |
* | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0 | heikki@hundin.mysql.fi | 2005-06-21 | 1 | -16/+12 |
|\ \ \
| |/ /
|/| | |
|