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 8c57916af9 branches/zip: Fix bugs that were introduced in r1591.
row_upd_rec_in_place(): Correct a debug assertion.

row_upd_index_parse(): Initialize new_val with dfield_set_data() or
dfield_set_null().  This ensures that new_val->ext is initialized.
2007-10-22 09:57:43 +00:00
btr branches/zip: Minor cleanup of B-tree cursor operations. 2007-10-22 08:16:35 +00:00
buf branches/zip: buf_chunk_init(): Note that the function does not always 2007-10-15 11:26:58 +00:00
data branches/zip: dtuple_convert_big_rec(): Do not flag the extern field 2007-10-05 09:58:24 +00:00
dict branches/zip: Minor cleanup of B-tree cursor operations. 2007-10-22 08:16:35 +00:00
dyn branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
eval branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
fil branches/zip: Simplify crash recovery in fast index creation. 2007-09-05 10:18:03 +00:00
fsp branches/zip: Merge 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
fut branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
ha branches/zip: 2007-09-28 13:40:12 +00:00
handler branches/zip: Introduce two new dictionary operation modes for transactions. 2007-10-19 10:52:25 +00:00
ibuf branches/zip: Minor cleanup of B-tree cursor operations. 2007-10-22 08:16:35 +00:00
include branches/zip: Minor cleanup of B-tree cursor operations. 2007-10-22 08:16:35 +00:00
lock branches/zip: lock_sec_rec_read_check_and_lock(): Correct a typo in comment. 2007-10-22 07:49:54 +00:00
log branches/zip: Simplify crash recovery in fast index creation. 2007-09-05 10:18:03 +00:00
mach branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
mem branches/zip: When creating a memory heap, set the block size to what 2007-09-21 10:22:58 +00:00
mtr branches/zip: Silence most GCC 4.2.1 warnings about const pointers. 2007-10-03 12:22:29 +00:00
mysql-test innodb-test: Allow Innodb_buffer_pool_pages_total to be 511 or 512. 2007-10-18 06:58:39 +00:00
os Use MAP_ANON if MAP_ANONYMOUS is not defined, if neither of both is 2007-09-04 07:29:59 +00:00
page branches/zip: Remove const warnings reported by GCC 4.2.1. 2007-10-18 07:12:05 +00:00
pars branches/zip: Relax the string type check of some built-in functions 2007-08-29 09:54:11 +00:00
que branches/zip: que_thr_dec_refer_count(): Cleanup. Remove unused variable sess. 2007-06-21 11:14:13 +00:00
read branches/zip: Use ut_dulint_zero and ut_dulint_is_zero whenever possible. 2007-05-18 11:01:58 +00:00
rem branches/zip: Initialize dfield_t::ext as soon as possible. This should 2007-10-17 12:13:29 +00:00
row branches/zip: Fix bugs that were introduced in r1591. 2007-10-22 09:57:43 +00:00
srv branches/zip: srv_suspend_mysql_thread(): Allow the transaction to 2007-10-19 10:30:34 +00:00
sync branches/zip: 2007-10-12 11:20:13 +00:00
thr branches/zip: HASH_SEARCH(): Add the parameter TYPE, for the type of DATA. 2007-08-01 08:13:22 +00:00
trx branches/zip: trx_create(): Set trx->dict_operation directly, because 2007-10-22 07:02:02 +00:00
usr branches/zip: Merge revisions 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00
ut branches/zip: Merge 1918:1937 from trunk. 2007-10-03 08:44:50 +00:00
CMakeLists.txt branches/zip: Merge 1862:1894 from trunk, except 1866. 2007-09-27 11:17:45 +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 1575:1664 from trunk. 2007-08-01 11:18:43 +00:00
innodb.patch branches/zip: Implement resizeable buffer pool. 2006-11-14 14:27:26 +00:00
Makefile.am branches/zip: Allow a dynamically loaded InnoDB storage engine plugin 2007-10-15 11:05:40 +00:00
plug.in branches/zip: plug.in: Remove the check for aio.h and -lrt, which were 2007-10-15 11:30:38 +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 1402:1493 from trunk. 2007-05-14 09:07:15 +00:00