..
btr0btr.h
branches/zip: Make merge sort handle externally stored columns.
19 years ago
btr0btr.ic
branches/zip: Silence most GCC 4.2.1 warnings about const pointers.
18 years ago
btr0cur.h
branches/zip: row_ext: Fetch the BLOB prefixes already at row_ext_create().
18 years ago
btr0cur.ic
branches/zip: Minor cleanup of B-tree cursor operations.
18 years ago
btr0pcur.h
branches/zip: Minor cleanup of B-tree cursor operations.
18 years ago
btr0pcur.ic
branches/zip: Minor cleanup of B-tree cursor operations.
18 years ago
btr0sea.h
branches/zip: Remove the fil_space_get_zip_size() call from
19 years ago
btr0sea.ic
branches/zip: Merge revisions 79:200 from trunk.
20 years ago
btr0types.h
branches/zip: row_ext: Fetch the BLOB prefixes already at row_ext_create().
18 years ago
buf0buddy.h
branches/zip: Implement wrappers for all operations on the buffer pool mutex.
18 years ago
buf0buddy.ic
branches/zip: Implement wrappers for all operations on the buffer pool mutex.
18 years ago
buf0buf.h
branches/zip: Add instrumentation for prohibiting the release of
18 years ago
buf0buf.ic
branches/zip: Implement wrappers for all operations on the buffer pool mutex.
18 years ago
buf0flu.h
branches/zip: Allow dirty blocks to be relocated. Allow a transition
19 years ago
buf0flu.ic
branches/zip: Implement wrappers for all operations on the buffer pool mutex.
18 years ago
buf0lru.h
branches/zip: Implement wrappers for all operations on the buffer pool mutex.
18 years ago
buf0lru.ic
Import 5.0 code.
20 years ago
buf0rea.h
branches/zip: Remove many fil_space_get_zip_size() calls.
19 years ago
buf0types.h
branches/zip: Allow the uncompressed page size to be settable by setting
18 years ago
data0data.h
branches/zip: Do not access the fields of dfield_t directly.
18 years ago
data0data.ic
branches/zip: Do not access the fields of dfield_t directly.
18 years ago
data0type.h
branches/zip: Add the function dtype_is_utf8().
18 years ago
data0type.ic
branches/zip: Add the function dtype_is_utf8().
18 years ago
data0types.h
Import 5.0 code.
20 years ago
db0err.h
branches/zip: Return a meaningful error message when refusing to create
18 years ago
dict0boot.h
branches/zip: Merge revisions 804:838 from trunk.
19 years ago
dict0boot.ic
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
dict0crea.h
branches/zip: Make TRUNCATE TABLE recreate single-table tablespaces.
19 years ago
dict0crea.ic
Import 5.0 code.
20 years ago
dict0dict.h
branches/zip: Implement a limit for the size of undo log records.
18 years ago
dict0dict.ic
branches/zip: dict_col_get_clust_pos(): Split a debug assertion, and
18 years ago
dict0load.h
branches/zip: Merge branches/fast-index-creation -r1413.
19 years ago
dict0load.ic
Import 5.0 code.
20 years ago
dict0mem.h
branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense.
18 years ago
dict0mem.ic
Import 5.0 code.
20 years ago
dict0types.h
branches/zip: Simplify crash recovery in fast index creation.
18 years ago
dyn0dyn.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
dyn0dyn.ic
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
eval0eval.h
branches/zip: eval_node_copy_and_alloc_val(): Add const qualifier.
18 years ago
eval0eval.ic
branches/zip: eval_node_copy_and_alloc_val(): Add const qualifier.
18 years ago
eval0proc.h
branches/zip: Merge revisions 265:459 from trunk.
20 years ago
eval0proc.ic
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
fil0fil.h
branches/zip: Remove the fil_space_get_zip_size() call from
19 years ago
fsp0fsp.h
branches/zip: Allow a build with UNIV_PAGE_SIZE set to 4096.
18 years ago
fsp0fsp.ic
branches/zip: Merge revisions 720:765 from trunk and reindent the code
20 years ago
fut0fut.h
branches/zip: Remove the fil_space_get_zip_size() call from
19 years ago
fut0fut.ic
branches/zip: Remove the fil_space_get_zip_size() call from
19 years ago
fut0lst.h
branches/zip: Add const qualifiers to read-only pointers.
19 years ago
fut0lst.ic
branches/zip: Add const qualifiers to read-only pointers.
19 years ago
ha0ha.h
branches/zip: ha_node_t: Enclose the field buf_block_t* block inside
18 years ago
ha0ha.ic
branches/zip: Add explicit type casts to *.ic, because C++ does not allow
19 years ago
ha0storage.h
branches/zip:
18 years ago
ha0storage.ic
branches/zip:
18 years ago
ha_prototypes.h
branches/zip: innobase_mysql_end_print_arbitrary_thd(): Note that
18 years ago
handler0alter.h
branches/zip: Correctly convert InnoDB records to MySQL table->record[0].
18 years ago
hash0hash.h
branches/zip: Use hash_table_clear() to initialize the array instead of
19 years ago
hash0hash.ic
branches/zip: Use hash_table_clear() to initialize the array instead of
19 years ago
ibuf0ibuf.h
branches/zip: On compressed pages, always update the insert buffer bitmap.
18 years ago
ibuf0ibuf.ic
branches/zip: On compressed pages, always update the insert buffer bitmap.
18 years ago
ibuf0types.h
Import 5.0 code.
20 years ago
innodb_redefine.h
branches/zip: Allow the symbols in the dynamic InnoDB plugin to be
18 years ago
lock0iter.h
branches/zip: Merge 1575:1664 from trunk.
19 years ago
lock0lock.h
branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense.
18 years ago
lock0lock.ic
branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG.
19 years ago
lock0priv.h
lock_get_type() needs to be accessed outside of the lock module, but it
18 years ago
lock0priv.ic
lock_get_type() needs to be accessed outside of the lock module, but it
18 years ago
lock0types.h
branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense.
18 years ago
log0log.h
branches/zip: Minor cleanup.
18 years ago
log0log.ic
branches/zip: Minor cleanup.
18 years ago
log0recv.h
branches/zip: Replace ib_ulonglong with ib_uint64_t, since we want exactly
19 years ago
log0recv.ic
branches/zip: ibuf_set_free_bits_func(): Disable redo logging when
19 years ago
mach0data.h
branches/zip:
18 years ago
mach0data.ic
branches/zip:
18 years ago
mem0dbg.h
branches/zip: Merge 1809:1830 from trunk.
18 years ago
mem0dbg.ic
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
mem0mem.h
branches/zip: Fix some things to allow InnoDB to be built with smaller
18 years ago
mem0mem.ic
branches/zip: Merge 1918:1937 from trunk.
18 years ago
mem0pool.h
branches/zip: When creating a memory heap, set the block size to what
18 years ago
mem0pool.ic
Import 5.0 code.
20 years ago
mtr0log.h
branches/zip: Silence most GCC 4.2.1 warnings about const pointers.
18 years ago
mtr0log.ic
branches/zip: Implement wrappers for all operations on the buffer pool mutex.
18 years ago
mtr0mtr.h
branches/zip: Silence most GCC 4.2.1 warnings about const pointers.
18 years ago
mtr0mtr.ic
branches/zip: Silence most GCC 4.2.1 warnings about const pointers.
18 years ago
mtr0types.h
Import 5.0 code.
20 years ago
mysql_addons.h
branches/zip:
18 years ago
os0file.h
branches/zip: Reimplement merge sort in fast index creation.
19 years ago
os0proc.h
branches/zip: os_mem_alloc_large(), os_mem_free_large():
19 years ago
os0proc.ic
Import 5.0 code.
20 years ago
os0sync.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
os0sync.ic
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
os0thread.h
branches/zip: Merge revisions 465:532 from trunk.
20 years ago
os0thread.ic
Import 5.0 code.
20 years ago
page0cur.h
branches/zip: Merge 2015:2093 from trunk.
18 years ago
page0cur.ic
branches/zip: Minor cleanup of B-tree cursor operations.
18 years ago
page0page.h
branches/zip: Remove __attribute__((warn_unused_result)), because it does
18 years ago
page0page.ic
branches/zip: Remove const warnings reported by GCC 4.2.1.
18 years ago
page0types.h
branches/zip: Add statistics on page compression and decompression counts.
19 years ago
page0zip.h
branches/zip: Remove __attribute__((warn_unused_result)), because it does
18 years ago
page0zip.ic
branches/zip: Improve Valgrind instrumentation.
18 years ago
pars0grm.h
branches/zip: Merge revisions 583:634 from trunk.
20 years ago
pars0opt.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
pars0opt.ic
Import 5.0 code.
20 years ago
pars0pars.h
branches/zip: Merge revisions 583:634 from trunk.
20 years ago
pars0pars.ic
Import 5.0 code.
20 years ago
pars0sym.h
branches/zip: Merge revisions 465:532 from trunk.
20 years ago
pars0sym.ic
Import 5.0 code.
20 years ago
pars0types.h
branches/zip: Merge revisions 465:532 from trunk.
20 years ago
que0que.h
branches/zip: Merge revisions 583:634 from trunk.
20 years ago
que0que.ic
branches/zip: Do not access the fields of dfield_t directly.
18 years ago
que0types.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
read0read.h
branches/zip: Merge 2155:2213 from branches/5.1.
18 years ago
read0read.ic
branches/zip: Merge revisions 804:838 from trunk.
19 years ago
read0types.h
Import 5.0 code.
20 years ago
rem0cmp.h
branches/zip: cmp_rec_rec_simple(): Compare n_uniq columns instead of
18 years ago
rem0cmp.ic
branches/zip: Add explicit type casts to *.ic, because C++ does not allow
19 years ago
rem0rec.h
branches/zip: Remove const warnings reported by GCC 4.2.1.
18 years ago
rem0rec.ic
branches/zip: Remove const warnings reported by GCC 4.2.1.
18 years ago
rem0types.h
branches/zip: Merge 1533:1553 from trunk.
19 years ago
row0ext.h
branches/zip: Add clarifying comments that the clustered index record must
18 years ago
row0ext.ic
branches/zip: row_ext: Fetch the BLOB prefixes already at row_ext_create().
18 years ago
row0ins.h
branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense.
18 years ago
row0ins.ic
Import 5.0 code.
20 years ago
row0merge.h
branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense.
18 years ago
row0mysql.h
branches/zip: Minor cleanup.
18 years ago
row0mysql.ic
Import 5.0 code.
20 years ago
row0purge.h
branches/zip: Merge revisions 720:765 from trunk and reindent the code
20 years ago
row0purge.ic
Import 5.0 code.
20 years ago
row0row.h
branches/zip: Fix a bug in fast index creation that was introduced in r2131
18 years ago
row0row.ic
branches/zip: Initialize dfield_t::ext as soon as possible. This should
18 years ago
row0sel.h
branches/zip: Add const qualifiers to the functions that read MySQL data.
19 years ago
row0sel.ic
branches/zip: Add explicit type casts to *.ic, because C++ does not allow
19 years ago
row0types.h
branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense.
18 years ago
row0uins.h
branches/zip: Simplify crash recovery in fast index creation.
18 years ago
row0uins.ic
Import 5.0 code.
20 years ago
row0umod.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
row0umod.ic
Import 5.0 code.
20 years ago
row0undo.h
branches/zip: Allow the locally stored part of externally stored columns
19 years ago
row0undo.ic
Import 5.0 code.
20 years ago
row0upd.h
branches/zip: Add clarifying comments that the clustered index record must
18 years ago
row0upd.ic
branches/zip: Implement wrappers for all operations on the buffer pool mutex.
18 years ago
row0vers.h
branches/zip: Minor cleanup.
19 years ago
row0vers.ic
Import 5.0 code.
20 years ago
srv0que.h
Import 5.0 code.
20 years ago
srv0srv.h
branches/zip: Remove some unnecessary memory references in the master thread.
18 years ago
srv0srv.ic
Import 5.0 code.
20 years ago
srv0start.h
branches/zip: Enable calls to inlined InnoDB functions in ha_innodb.cc,
19 years ago
sync0arr.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
sync0arr.ic
Import 5.0 code.
20 years ago
sync0rw.h
branches/zip: Merge 1664:1783 from trunk.
18 years ago
sync0rw.ic
branches/zip: Merge 1664:1783 from trunk.
18 years ago
sync0sync.h
branches/zip: sync0sync.h: Define mutex_free as mutex0_free, because symbols
18 years ago
sync0sync.ic
branches/zip:
18 years ago
sync0types.h
Import 5.0 code.
20 years ago
thr0loc.h
Import 5.0 code.
20 years ago
thr0loc.ic
Import 5.0 code.
20 years ago
trx0i_s.h
branches/zip:
18 years ago
trx0purge.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
trx0purge.ic
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
trx0rec.h
branches/zip: Add comments that clarify why the remaining calls to
18 years ago
trx0rec.ic
branches/zip: Merge branches/fast-index-creation -r1413.
19 years ago
trx0roll.h
branches/zip: trx_rollback_or_clean_all_without_sess(): Rename to
18 years ago
trx0roll.ic
Import 5.0 code.
20 years ago
trx0rseg.h
branches/zip: Allow a build with UNIV_PAGE_SIZE set to 4096.
18 years ago
trx0rseg.ic
branches/zip: Remove the fil_space_get_zip_size() call from
19 years ago
trx0sys.h
branches/zip: trx0sys.h: Add a compile-time check that UNIV_PAGE_SIZE
18 years ago
trx0sys.ic
branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG.
19 years ago
trx0trx.h
branches/zip: ha_innobase::final_drop_index(): Allocate a separate transaction
18 years ago
trx0trx.ic
branches/zip: trx_set_dict_operation(): Allow a transition from
18 years ago
trx0types.h
branches/zip:
18 years ago
trx0undo.h
branches/zip: Merge revisions 1402:1493 from trunk.
19 years ago
trx0undo.ic
branches/zip: Add explicit type casts to *.ic, because C++ does not allow
19 years ago
trx0xa.h
branches/zip: Merge revisions 720:765 from trunk and reindent the code
20 years ago
univ.i
branches/zip: Allow the uncompressed page size to be settable by setting
18 years ago
usr0sess.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
usr0sess.ic
Import 5.0 code.
20 years ago
usr0types.h
branches/zip: Merge revisions 200:236 from trunk.
20 years ago
ut0byte.h
branches/zip: Silence most GCC 4.2.1 warnings about const pointers.
18 years ago
ut0byte.ic
branches/zip: Silence most GCC 4.2.1 warnings about const pointers.
18 years ago
ut0dbg.h
branches/zip:
18 years ago
ut0list.h
branches/zip: Merge revisions 560:583 from trunk.
20 years ago
ut0list.ic
branches/zip: Merge revisions 465:532 from trunk.
20 years ago
ut0lst.h
branches/zip: Add UNIV_UNLIKELY hints to help branch prediction.
18 years ago
ut0mem.h
branches/zip:
18 years ago
ut0mem.ic
branches/zip:
18 years ago
ut0rnd.h
branches/zip: Add __attribute__((const)) or __attribute__((pure))
19 years ago
ut0rnd.ic
branches/zip: ut_fold_binary(): Adjust a bogus debug assertion.
18 years ago
ut0sort.h
branches/zip: Minor performance tuning based on measurement data
18 years ago
ut0ut.h
branches/zip: Merge 1830:1862 from trunk.
18 years ago
ut0ut.ic
branches/zip: Merge revisions 1322:1402 from trunk.
19 years ago
ut0vec.h
branches/zip: Merge revisions 265:459 from trunk.
20 years ago
ut0vec.ic
branches/zip: Merge revisions 265:459 from trunk.
20 years ago
ut0wqueue.h
branches/zip: Merge revisions 465:532 from trunk.
20 years ago