summaryrefslogtreecommitdiff
path: root/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-296-4/+127
* Portability fixes.unknown2001-08-181-0/+2
* Portability fixesunknown2001-08-101-3/+1
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-0429-65/+546
* dict0dict.ic Remove acquisition of the dictionary mutex: this may fix the han...unknown2001-07-201-4/+0
* srv0srv.h Support raw disk as a data fileunknown2001-07-191-1/+15
* univ.i Added a new debug define optionunknown2001-06-244-2/+36
* mergeunknown2001-06-121-2/+0
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-06-121-0/+2
|\
| * Fixed changelogunknown2001-06-121-0/+2
* | univ.i Disable XCHG mutex implementation because of compile problem in GCC-...unknown2001-06-121-0/+2
|/
* page0cur.ic Fix a bug in insert buffer and multiversioningunknown2001-06-071-2/+2
* mem0pool.h Fix a bus error in aligment of longlong on Solarisunknown2001-06-051-1/+2
* manual.texi website address changeunknown2001-06-036-8/+49
* sync0sync.ic Had deleted inadvertently lock word = 0 from the non-gcc+i86 cas...unknown2001-05-311-0/+2
* sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serializa...unknown2001-05-311-5/+19
* Added functions for symbolic link handling to make it possible tounknown2001-05-311-1/+2
* sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86unknown2001-05-261-0/+14
* log0log.c InnoDB now prints timestamp at startup and shutdownunknown2001-05-241-0/+7
* srv0srv.h One can now specify innodb_unix_file_flush_method in my.cnfunknown2001-05-231-0/+10
* dict0dict.h InnoDB now tries to provide autoinc column value from a counter t...unknown2001-05-214-0/+43
* os0file.h Define always WIN_ASYNC_IO, check at run-time if the OS actually su...unknown2001-05-201-4/+2
* os0file.h InnoDB should now run with the same binary on Win95 and NT: checks ...unknown2001-05-201-1/+11
* os0file.c More precise error message numberunknown2001-05-151-3/+3
* Applied patches for BDB tablesunknown2001-05-091-2/+4
* univ.i Do not inline on Unix if non-gcc compilerunknown2001-05-031-2/+5
* log0recv.c Add checksum to written pages to check that they are also read in ...unknown2001-05-011-0/+10
* univ.i If _NT_ defined, define also __NT__unknown2001-04-241-0/+5
* Portability fixesunknown2001-04-203-5/+4
* Moved things to configure.inunknown2001-04-191-2/+0
* Portability fixesunknown2001-04-193-48/+1
* os0thread.c Change pthread_yield to sched_yieldunknown2001-04-181-0/+4
* srv0srv.h Merging work for 3.23.37unknown2001-04-103-1/+16
* univ.i Prevent inlining of functions on HP-UX because GCC is broken thereunknown2001-04-062-1/+9
* ut0dbg.h Print a better error message when an assertion failsunknown2001-04-051-8/+14
* log0log.c Failure to create or open the archive log file now results in exit(1)unknown2001-03-271-2/+2
* data0data.c Small changes to eliminate some asserts in the debug versionunknown2001-03-271-1/+0
* Added test case that crashed Innobaseunknown2001-03-262-0/+6
* page0types.h Eliminate a name collision on page_t on HP-UXunknown2001-03-141-0/+2
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-062-0/+11
|\
| * trx0trx.h Innobase now returns the key number in a duplicate key error, remov...unknown2001-03-062-0/+11
* | Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-061-0/+3
|/
* Added include/Makefile.am so that the header files willunknown2001-03-051-0/+56
* row0sel.c Removes now trailing spaces from varcharsunknown2001-03-021-1/+6
* univ.i Changed univ.i to non-debug versionunknown2001-03-021-2/+2
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-0217-52/+81
* os0file.h Removed a typo in os0file.hunknown2001-02-281-1/+0
* os0file.c Removed execute rights from created filesunknown2001-02-241-4/+8
* Fixes for innobaseunknown2001-02-211-0/+3
* Merge donna.mysql.com:/home/my/bk/mysqlunknown2001-02-201-0/+6
|\