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 86018ed1a3 branches/zip: Fix and clarify the latching of some buf_block_t members.
buf_block_t::check_index_page_at_flush: Note that this field is not
protected by any mutex. Make it a separate field, not a bitfield that
could share the machine word with other fields.

buf_block_t::lock_hash_val: Note that this field is protected by
buf_block_t::lock (or during block creation, by buf_pool_mutex and
buf_block_t::mutex).

buf_block_get_lock_hash_val(): Assert that block->lock is held by the
current thread.

Issue , rb://267 approved by Inaam Rana
2010-03-11 07:53:01 +00:00
btr Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
buf Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
data branches/zip: Merge r6159:6198 from branches/5.1: 2009-11-19 10:10:12 +00:00
dict Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
dyn branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
eval branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00
fil branches/zip: fil0fil.c: Update comments on table->flags as of r6252. 2010-03-09 12:09:26 +00:00
fsp Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
fut branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ha branches/zip: ha_delete(): Remove this unused function that was 2009-06-30 09:30:14 +00:00
handler branches/zip: Merge revisions 6669:6788 from branches/5.1: 2010-03-10 12:02:19 +00:00
ibuf branches/zip: ibuf_bitmap_get_map_page(): 2009-12-26 19:06:31 +00:00
include branches/zip: Fix and clarify the latching of some buf_block_t members. 2010-03-11 07:53:01 +00:00
lock Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
log branches/zip: recv_parse_log_rec(): Remove a bogus assertion about page_no. 2010-03-10 08:35:06 +00:00
mach branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mem Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
mtr branches/zip: recv_no_log_write: New debug flag for tracking down 2009-09-30 12:55:23 +00:00
mysql-test branches/zip: Merge revisions 6669:6788 from branches/5.1: 2010-03-10 12:02:19 +00:00
os Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
page Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
pars branches/zip: Free all resources at shutdown. Set pointers to NULL, so 2009-11-02 09:42:56 +00:00
que branches/zip: Free all resources at shutdown. Set pointers to NULL, so 2009-11-02 09:42:56 +00:00
read branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
rem Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
row branches/zip: row_raw_format(): Silence a GCC 4.4.2 warning 2010-03-03 13:31:54 +00:00
scripts branches/zip: scripts/install_innodb_plugins_win.sql: New script, 2008-10-31 12:21:43 +00:00
srv branches/zip: fix bug#51587 2010-03-01 16:16:10 +00:00
sync Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
thr branches/zip: Free all resources at shutdown. Set pointers to NULL, so 2009-11-02 09:42:56 +00:00
trx branches/zip: Merge revisions 6669:6788 from branches/5.1: 2010-03-10 12:02:19 +00:00
usr branches/zip: Free all resources at shutdown. Set pointers to NULL, so 2009-11-02 09:42:56 +00:00
ut branches/zip: Free all resources at shutdown. Set pointers to NULL, so 2009-11-02 09:42:56 +00:00
ChangeLog branches/zip: Fix and clarify the latching of some buf_block_t members. 2010-03-11 07:53:01 +00:00
CMakeLists.txt branches/zip: merge the fix of bug#48317 (CMake file) 2009-11-19 07:32:55 +00:00
compile-innodb branches/zip: 2009-02-17 10:30:55 +00:00
compile-innodb-debug branches/zip: 2009-02-17 10:30:55 +00:00
COPYING branches/zip: 2009-02-17 07:06:07 +00:00
COPYING.Google branches/zip: 2009-02-20 21:29:32 +00:00
COPYING.Percona branches/zip: add COPYING files for Percona and Sun Micro. 2009-07-06 21:36:35 +00:00
COPYING.Sun_Microsystems branches/zip: add COPYING files for Percona and Sun Micro. 2009-07-06 21:36:35 +00:00
Doxyfile branches/zip: buf0buf.h, Doxyfile: Fix the Doxygen translation. 2009-05-27 06:57:25 +00:00
ha_innodb.def branches/zip: ChangeLog, ha_innodb.def: Set svn:eol-style native 2008-10-30 10:46:21 +00:00
Makefile.am branches/zip: Revert changes that were accidentally committed in r6271. 2009-12-02 09:46:05 +00:00
plug.in branches/zip: Merge revisions 6669:6788 from branches/5.1: 2010-03-10 12:02:19 +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: 2009-02-26 07:21:20 +00:00