MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
marko 758858549c branches/zip: Clean up fast index creation.
dict_index_is_unique(): New function.

row_merge_rec_fits_to_block(), row_merge_store_rec_to_block():
Add const qualifiers to rec, offsets.

row_merge_select(): Rename to row_merge_cmp(), simplify the interface.

row_merge_sort_linked_list(): Change the return type to ibool.
Replace sec_offs1,sec_offs2 with offsets1,offsets2.  Replace offset_heap
with heap.  Define a func_exit label.

row_merge_block_merge(): Reduce the scope of rec_offsets.
2007-04-16 09:13:44 +00:00
btr branches/zip: btr_cur_pessimistic_update(): Add parameter heap. 2007-03-28 19:35:52 +00:00
buf branches/zip: buf_LRU_block_free_non_file_page(): Flag block->frame 2007-03-28 11:07:28 +00:00
data branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
dict branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
dyn branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
eval branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
fil branches/zip: Make TRUNCATE TABLE recreate single-table tablespaces. 2007-03-29 08:51:13 +00:00
fsp branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
fut branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
ha branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
handler branches/zip: More cleanup of fast index creation. 2007-04-12 05:14:41 +00:00
ibuf branches/zip: ibuf_set_free_bits(): Rename to ibuf_set_free_bits_func(), 2007-03-01 11:33:26 +00:00
include branches/zip: Clean up fast index creation. 2007-04-16 09:13:44 +00:00
lock branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
log branches/zip: Merge revisions 1206:1271 from trunk. 2007-02-02 11:31:29 +00:00
mach branches/zip: Merge revisions 1165:1206 from trunk. 2007-01-18 12:58:39 +00:00
mem branches/zip: More cleanup of fast index creation. 2007-04-12 05:14:41 +00:00
mtr branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
mysql-test branches/zip: Fix the merge of branches/fast-index-creation -r1413 in r1414. 2007-04-04 14:26:06 +00:00
os branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
page branches/zip: Add statistics on page compression and decompression counts. 2007-04-10 08:11:49 +00:00
pars branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
que branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
read branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
rem branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
row branches/zip: Clean up fast index creation. 2007-04-16 09:13:44 +00:00
srv branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
sync branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
thr branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
trx branches/zip: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +00:00
usr branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
ut branches/zip: Add Valgrind instrumentation to the InnoDB memory management 2007-03-28 09:02:55 +00:00
CMakeLists.txt branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
compile-innodb branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
compile-innodb-debug branches/zip: Merge revisions 767:789 from trunk. 2006-09-04 19:47:47 +00:00
export.sh branches/zip: Merge revisions 838:861 from trunk. 2006-09-22 10:22:03 +00:00
innodb.patch branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
Makefile.am branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
mysql.patch branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
plug.in branches/zip: Merge revisions 1322:1402 from trunk. 2007-04-02 05:39:41 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/zip: Merge revisions 869:887 from trunk. 2006-10-03 13:10:20 +00:00