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 1ac0e7f098 branches/zip: Fix the merge of branches/fast-index-creation -r1413 in r1414.
innodb.test: The error code 1540 has been renumbered to 1542.
innodb.result: Adjust the expected value of Innodb_buffer_pool_pages_total.
Something may have changed in the BLOB handling in branches/zip.

ha_innodb.cc: Add ha_innobase:: prefix to some DBUG_ENTER macros.

row_merge_create_temporary_table(): Free the heap only after invoking
row_create_table_for_mysql().  The table->col_names points to the heap
until the system columns are added by row_create_table_for_mysql().

TODO: use the filename-safe encoding in temporary table names.  Test
extensively under Valgrind and fix all errors found.  Eliminate
merge_rec_t and rewrite row0merge.c to write the records directly to
the merge blocks.
2007-04-04 14:26:06 +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: Fix the merge of branches/fast-index-creation -r1413 in r1414. 2007-04-04 14:26:06 +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: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +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: Merge branches/fast-index-creation -r1413. 2007-04-04 11:05:33 +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: ibuf_update_free_bits_if_full(): Remove the zip_size 2007-03-01 11:28:30 +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: Fix the merge of branches/fast-index-creation -r1413 in r1414. 2007-04-04 14:26:06 +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