- 28 Apr, 2006 3 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
- 15 Apr, 2006 1 commit
-
-
osku authored
is not already used.
-
- 13 Apr, 2006 2 commits
- 12 Apr, 2006 5 commits
- 11 Apr, 2006 5 commits
-
-
osku authored
DB_ROW_ID", by refusing tables that use reserved column names. Add dict_mem_table_free(), use it instead of duplicating the code everywhere. Use already existing dict_mem_index_free(). Fix memory leaks in row_create_table_for_mysql() in rare corner cases.
-
osku authored
-
marko authored
-
marko authored
the implementation would be challenging with ROW_FORMAT=COMPACT. Remove the table types DICT_TABLE_CLUSTER_MEMBER and DICT_TABLE_CLUSTER and all related tests and functions. dict_table_t: Remove mix_id, mix_len, mix_id_len, mix_id_buf, and cluster_name. plan_t: Remove mixed_index. dict_create_sys_tables_tuple(): Set MIX_ID=0, MIX_LEN=0 and CLUSTER_NAME=NULL when inserting into SYS_TABLES. dict_tree_check_search_tuple(): Enclose in #ifdef UNIV_DEBUG.
-
osku authored
how long the input string is.
-
- 10 Apr, 2006 2 commits
- 07 Apr, 2006 2 commits