summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | InnoDB: Fix bug #13315, index columns having a maximum length of 767.unknown2005-09-236-20/+39
| |/ / /
| * | | InnoDB: correct two misleading commentsunknown2005-09-221-1/+1
| * | | InnoDB: Remove unused #defines BTR_PAGE_MAX_KEY_SIZE and BTR_COMPRESS_LIMIT.unknown2005-09-161-10/+0
| * | | InnoDB: Reject foreign keys in temporary tables. Closes bug #12084. unknown2005-09-064-7/+38
| * | | row0mysql.c, ha_innodb.cc:unknown2005-09-051-2/+3
| * | | univ.i, page0page.ic:unknown2005-09-032-0/+17
| * | | row0sel.c:unknown2005-09-031-4/+3
| * | | row0sel.c:unknown2005-09-031-29/+49
| * | | row0sel.c:unknown2005-09-031-6/+12
| * | | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-6/+17
| |\ \ \
| | * \ \ Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-191-6/+17
| | |\ \ \
| | | * | | Fix bug #12588, InnoDB's deadlock detector running out of stack space.unknown2005-08-171-6/+17
| * | | | | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-1/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug #6581 Failure to start mysql server on Windows with AWE option enabledunknown2005-08-121-1/+2
| * | | | | btr0sea.c:unknown2005-08-191-0/+7
| | |/ / / | |/| | |
| * | | | row0sel.c:unknown2005-08-191-0/+5
| * | | | Allow consistent cursor view see changes made by creating transaction.unknown2005-08-181-3/+5
| * | | | univ.i:unknown2005-08-171-1/+1
| | |/ / | |/| |
| * | | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-129-31/+37
| |\ \ \
| | * | | InnoDB: Print more than 300 characters of queries in various error conditions,unknown2005-08-129-31/+37
| * | | | set_var.cc, mysqld.cc, ha_innodb.h, ha_innodb.cc, srv0srv.c, srv0srv.h:unknown2005-08-112-0/+2
| |/ / /
| * | | A fix and a test case for Bug#12243 "MySQL Server crashes with 2 unknown2005-08-103-12/+12
| * | | Merge hundin.mysql.fi:/home/heikki/mysql-4.1unknown2005-08-031-0/+9
| |\ \ \ | | |/ /
| | * | buf0buf.c:unknown2005-08-031-0/+9
| * | | Many files:unknown2005-08-037-32/+39
| * | | row0sel.c:unknown2005-07-281-2/+2
| * | | row_sel_store_mysql_rec(): Convert NULL true VARCHAR columnsunknown2005-07-281-2/+10
| * | | Merge hundin.mysql.fi:/home/marko/mysql-4.1unknown2005-07-263-1/+18
| |\ \ \ | | |/ /
| | * | InnoDB: Do not flush after each write, not even when creating theunknown2005-07-263-1/+18
| * | | Implement MySQL framework to support consistent read views inunknown2005-07-226-11/+222
| * | | sync0sync.c, sync0sync.h:unknown2005-07-212-2/+9
| * | | InnoDB: Make the srv_thread_concurrency checks more consistent.unknown2005-07-062-14/+4
| * | | InnoDB: Fix compile-pentium-debug-max compilation problem.unknown2005-07-052-9/+12
| * | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-044-86/+133
| |\ \ \
| | * | | InnoDB: Fix a bug in BLOB handling; optimize null flag handling.unknown2005-06-301-38/+67
| | * | | InnoDB: Optimize page_cur_search_with_match().unknown2005-06-303-48/+66
| * | | | row0sel.c:unknown2005-07-021-3/+11
| * | | | trx0trx.h, trx0trx.ic, row0mysql.c:unknown2005-07-013-5/+5
| * | | | trx0trx.ic, trx0trx.h:unknown2005-07-012-9/+17
| * | | | Many files:unknown2005-07-017-68/+287
| |/ / /
| * | | Merge hundin.mysql.fi:/home/marko/mysql-4.1unknown2005-06-283-40/+40
| |\ \ \ | | |/ /
| | * | InnoDB: After review fixesunknown2005-06-271-3/+10
| | * | InnoDB: Optimize the extension of files. This will greatly speedunknown2005-06-273-43/+33
| * | | Many files:unknown2005-06-278-19/+26
| * | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-271-0/+7
| |\ \ \
| | * | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-231-0/+7
| * | | | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-228-29/+12
| |\ \ \ \ | | |/ / /
| | * | | InnoDB: Remove compilation warnings and errors on SGI IRIX.unknown2005-06-221-8/+4
| | * | | InnoDB: Replace for loops with memset() where possible.unknown2005-06-225-19/+6
| | * | | InnoDB: Correct a function comment.unknown2005-06-222-2/+2