An error occurred fetching the project authors.
- 20 Jun, 2007 1 commit
-
-
marko authored
now that all of InnoDB code is built from a single Makefile and it should not be possible to build the modules with mutually incompatible options. #define INSIDE_HA_INNOBASE_CC: Remove. srv_sizeof_trx_t_in_ha_innodb_cc: Remove. dict_table_get_low_noninlined(): Remove. This function was unused. Remove all _noninline functions. Remove the _noninline suffix from all function calls in ha_innodb.cc.
-
- 13 Jun, 2007 1 commit
-
-
marko authored
with ut_a(err == DB_SUCCESS).
-
- 29 May, 2007 1 commit
-
-
marko authored
Make use of UT_BITS_IN_BYTES().
-
- 18 May, 2007 1 commit
-
-
marko authored
-
- 14 May, 2007 1 commit
-
-
marko authored
Remove mysql.patch, because the configuration parameter interface has changed.
-
- 04 Apr, 2007 1 commit
-
-
marko authored
Fix some bugs. The tests innodb and innodb-index fail, but that might be due to an old MySQL source tree being used.
-
- 02 Apr, 2007 1 commit
-
-
marko authored
-
- 18 Jan, 2007 1 commit
-
-
marko authored
-
- 03 Jan, 2007 1 commit
-
-
marko authored
must_flush_log, and remove warning about lsn being possibly uninitialized.
-
- 02 Jan, 2007 1 commit
-
-
marko authored
-
- 29 Dec, 2006 1 commit
-
-
marko authored
buf_page_get_gen(): Cache the result of fil_space_get_zip_size(). trx_commit_off_kernel(): Eliminate the flag must_flush_log. Initialize lsn = 0 to signify must_flush_log == FALSE. log_flush_margin(): Eliminate the flag do_flush. Initialize lsn = 0 to signify do_flush == FALSE.
-
- 29 Nov, 2006 1 commit
-
-
marko authored
64 bits. "long long" might be longer than 64 bits on some systems.
-
- 24 Nov, 2006 1 commit
-
-
marko authored
for log sequence numbers, to replace dulint.
-
- 10 Nov, 2006 1 commit
-
-
marko authored
-
- 19 Sep, 2006 1 commit
-
-
marko authored
-
- 29 Aug, 2006 1 commit
-
-
marko authored
as per revisions r763:765.
-
- 13 Jun, 2006 1 commit
-
-
marko authored
-
- 08 May, 2006 1 commit
-
-
marko authored
-
- 12 Apr, 2006 1 commit
-
-
marko authored
-
- 03 Mar, 2006 1 commit
-
-
marko authored
-
- 23 Feb, 2006 1 commit
-
-
marko authored
-
- 17 Feb, 2006 1 commit
-
-
marko authored
-
- 27 Oct, 2005 1 commit
-
-
osku authored
-