- 11 May, 2006 3 commits
- 10 May, 2006 1 commit
-
-
osku authored
-
- 09 May, 2006 2 commits
- 08 May, 2006 3 commits
- 05 May, 2006 5 commits
-
-
marko authored
space id on the disk do not match those in the memory. Also write to the error log if a page was read from the doublewrite buffer. The doublewrite buffer should be only read by the lower-level function fil_io() at database startup.
-
marko authored
trailers also after writing to disk. This improves the chances of diagnosing Bug #18886. os_file_check_page_trailers(): New function for checking that the two copies of the LSN stamped on the pages match. os_aio_simulated_handle(): Call os_file_check_page_trailers() before and after os_file_write().
-
marko authored
#ifdef UNIV_IBUF_DEBUG. Previously, when compiled without UNIV_IBUF_DEBUG, invoking ibuf_count_get() would crash InnoDB. The function is only being called #ifdef UNIV_IBUF_DEBUG.
-
marko authored
-
osku authored
-
- 04 May, 2006 1 commit
-
-
marko authored
-
- 29 Apr, 2006 1 commit
-
-
osku authored
-
- 28 Apr, 2006 4 commits
- 26 Apr, 2006 4 commits
- 24 Apr, 2006 6 commits
-
-
osku authored
Updates to innodb.[test|result].
-
osku authored
Added new function to handlerton.
-
osku authored
Refactored some code to remove ifdef and removed dead code related to un-useable sync code.
-
osku authored
After merge fixes.
-
osku authored
Remove unused dict_table_LRU_trim(). Remove unused 'trx' parameter from the functions dict_table_get_on_id_low, dict_table_get and dict_table_get_and_increment_handle_count.
-
osku authored
Add cmakelists.txt to Makefile.Am.
-
- 21 Apr, 2006 4 commits
- 20 Apr, 2006 1 commit
-
-
osku authored
-
- 18 Apr, 2006 3 commits
- 17 Apr, 2006 2 commits