summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* Merge msdesk.(none):/home/msvensson/mysql-4.1unknown2005-10-061-1/+15
|\
| * os0sync.c:unknown2005-10-031-1/+15
* | Merge 127.(none):/home/osku/mysql/5.0/cleanunknown2005-09-293-4/+38
|\ \
| * | InnoDB: Fix potential buffer underflow.unknown2005-09-293-4/+38
* | | Minor corrections to InnoDB function commentsunknown2005-09-292-4/+2
* | | Merge 127.(none):/home/osku/mysql/5.0/cleanunknown2005-09-281-0/+9
|\ \ \
| * | | InnoDB: Remove compiler warnings.unknown2005-09-281-0/+9
| |/ /
* | | InnoDB: Print better error message when log files are missing/corruptunknown2005-09-281-1/+3
|/ /
* | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-273-22/+3
|\ \
| * \ Merge akopytov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-273-22/+3
| |\ \
| | * | Fix for bug #13367, post-review changesunknown2005-09-273-22/+3
| | * | Fix for bug #13367unknown2005-09-261-2/+2
* | | | InnoDB: Fix compile warning.unknown2005-09-272-4/+4
|/ / /
* | | InnoDB: Handle temporary file creation failure more gracefully.unknown2005-09-261-7/+9
|/ /
* | row0ins.c:unknown2005-09-231-1/+2
* | Merge 127.(none):/home/osku/mysql/5.0/cleanunknown2005-09-239-13/+173
|\ \
| * | Fix bug #3443, better foreign key error messsages.unknown2005-09-239-13/+173
* | | InnoDB: Minor fixes.unknown2005-09-231-1/+1
* | | 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