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 3b03315f94 branches/zip: Fix bugs #ifdef UNIV_DEBUG.
rec_convert_dtuple_to_rec_old(): Initialize the record in order to avoid
bogus Valgrind warnings about the ut_ad() in mach_write_to_1() and
mach_write_to_2().

page_zip_compress(), page_zip_write_rec(), page_zip_write_blob_ptr():
Replace ut_ad(page_validate(...)) with ut_ad(page_simple_validate_new(...)),
because otherwise crash recovery would fail.
2006-09-20 12:23:25 +00:00
btr branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
buf branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
data branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
dict branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
dyn branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
eval branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
fil branches/zip: fil_create_new_single_table_tablespace(): 2006-09-20 11:14:54 +00:00
fsp branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
fut branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
ha branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
handler branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
ibuf branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
include branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
lock branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
log branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
mach branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
mem branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
mtr branches/zip: mlog_parse_index(): After merge fix (r841): 2006-09-20 05:05:58 +00:00
mysql-test branches/zip: Merge revisions 789:804 from trunk. 2006-09-12 07:29:57 +00:00
os branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
page branches/zip: Fix bugs #ifdef UNIV_DEBUG. 2006-09-20 12:23:25 +00:00
pars branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
que branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
read branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
rem branches/zip: Fix bugs #ifdef UNIV_DEBUG. 2006-09-20 12:23:25 +00:00
row branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
srv branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
sync branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
thr branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
trx branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
usr branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ut branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
CMakeLists.txt branches/zip: Merge revisions 789:804 from trunk. 2006-09-12 07:29:57 +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 536:558 from trunk. 2006-05-11 12:47:23 +00:00
Makefile.am branches/zip: Merge revisions 789:804 from trunk. 2006-09-12 07:29:57 +00:00
plug.in branches/zip: Merge revisions 789:804 from trunk. 2006-09-12 07:29:57 +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 789:804 from trunk. 2006-09-12 07:29:57 +00:00