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
mmakela 82d93a5237 branches/innodb+: Merge revisions 6801:6853 from branches/zip:
------------------------------------------------------------------------
  r6805 | inaam | 2010-03-11 23:15:17 +0200 (Thu, 11 Mar 2010) | 6 lines
  Changed paths:
     M /branches/zip/os/os0file.c

  branches/zip issue#463

  Fixed compiler warning about uninitialized variable.

  Non-functional change.
  ------------------------------------------------------------------------
  r6828 | calvin | 2010-03-17 17:16:38 +0200 (Wed, 17 Mar 2010) | 7 lines
  Changed paths:
     M /branches/zip/CMakeLists.txt

  branches/zip: rename IB_HAVE_PAUSE_INSTRUCTION to
  HAVE_IB_PAUSE_INSTRUCTION in CMakeLists.txt.

  The rename was done as r5871, but CMakeLists.txt was
  forgotten. Also, add INNODB_RW_LOCKS_USE_ATOMICS to
  CMake.
  ------------------------------------------------------------------------
  r6830 | marko | 2010-03-18 09:48:18 +0200 (Thu, 18 Mar 2010) | 3 lines
  Changed paths:
     M /branches/zip/ChangeLog
     M /branches/zip/include/buf0buf.ic

  branches/zip: buf_page_peek_if_too_old(): Use 32-bit arithmetics
  when comparing the age of access_time to buf_LRU_old_threshold_ms.
  This fixes a bug on 64-bit systems.
  ------------------------------------------------------------------------
  r6840 | calvin | 2010-03-19 00:32:23 +0200 (Fri, 19 Mar 2010) | 6 lines
  Changed paths:
     M /branches/zip/CMakeLists.txt
     M /branches/zip/ChangeLog

  branches/zip: Fix Bug #52102 InnoDB Plugin shows performance drop
  comparing to builtin InnoDB (Windows only).

  Disable Windows atomics by default.

  Approved by: Inaam
  ------------------------------------------------------------------------
  r6853 | marko | 2010-03-22 13:35:29 +0200 (Mon, 22 Mar 2010) | 1 line
  Changed paths:
     M /branches/zip/include/sync0rw.h
     M /branches/zip/include/sync0sync.h

  branches/zip: mutex_own(), rw_lock_own(): Add attribute((warn_unused_result)).
  ------------------------------------------------------------------------
2010-03-23 11:50:18 +00:00
btr branches/innodb+: btr_cur_search_to_nth_level(): Treat BTR_DELETE in 2010-03-17 07:11:11 +00:00
buf branches/innodb+: buf_page_hash_get() returns NULL for watch sentinels. 2010-03-22 09:27:20 +00:00
data branches/innodb+: Merge revisions 6130:6364 from branches/zip: 2009-12-26 19:17:43 +00:00
dict branches/innodb+: Merge revisions 6293:6797 from branches/plugin-1.1, 2010-03-18 12:18:25 +00:00
dyn branches/innodb+: Merge revisions 5091:5143 from branches/zip: 2009-05-27 09:52:16 +00:00
eval branches/innodb+: Merge revisions 5091:5143 from branches/zip: 2009-05-27 09:52:16 +00:00
fil branches/innodb+: Merge revisions 6293:6797 from branches/plugin-1.1, 2010-03-18 12:18:25 +00:00
fsp branches/innodb+: Merge revisions 6560:6773 from branches/zip: 2010-03-04 10:15:07 +00:00
fut branches/innodb+: Merge revisions 5091:5143 from branches/zip: 2009-05-27 09:52:16 +00:00
ha branches/innodb+: Merge revisions 5144:5524 from branches/zip 2009-07-21 00:09:29 +00:00
handler branches/innodb+: Merge revisions 6238:6293 from branches/plugin-1.1 2010-03-12 22:06:55 +00:00
ibuf branches/innodb+: Merge revisions 6293:6797 from branches/plugin-1.1, 2010-03-18 12:18:25 +00:00
include branches/innodb+: Merge revisions 6801:6853 from branches/zip: 2010-03-23 11:50:18 +00:00
lock branches/innodb+: Merge revisions 6560:6773 from branches/zip: 2010-03-04 10:15:07 +00:00
log branches/innodb+: Merge revisions 6773:6801 from branches/zip: 2010-03-11 11:57:05 +00:00
mach branches/innodb+: Merge revisions 5091:5143 from branches/zip: 2009-05-27 09:52:16 +00:00
mem branches/innodb+: Merge revisions 6560:6773 from branches/zip: 2010-03-04 10:15:07 +00:00
mtr branches/innodb+ rb://210 2009-12-17 14:38:05 +00:00
mysql-test branches/innodb+: fix slash in innodb_change_buffering_basic.diff 2010-03-19 07:38:52 +00:00
os branches/innodb+: Merge revisions 6801:6853 from branches/zip: 2010-03-23 11:50:18 +00:00
page Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
pars branches/innodb+: Merge revisions r5971:6130 from branches/zip. 2009-11-04 06:02:00 +00:00
que branches/innodb+: Merge revisions r5971:6130 from branches/zip. 2009-11-04 06:02:00 +00:00
read branches/innodb+: Merge revisions 5091:5143 from branches/zip: 2009-05-27 09:52:16 +00:00
rem branches/innodb+: Merge revisions 6560:6773 from branches/zip: 2010-03-04 10:15:07 +00:00
row branches/innodb+: Merge revisions 6293:6797 from branches/plugin-1.1, 2010-03-18 12:18:25 +00:00
scripts branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
srv branches/innodb+: 2010-03-13 10:31:17 +00:00
sync Non-functional change: update copyright year to 2010 of the files 2010-02-20 16:45:41 +00:00
thr branches/innodb+: Merge revisions r5971:6130 from branches/zip. 2009-11-04 06:02:00 +00:00
trx branches/innodb+: Merge revisions 6293:6797 from branches/plugin-1.1, 2010-03-18 12:18:25 +00:00
usr branches/innodb+: Merge revisions r5971:6130 from branches/zip. 2009-11-04 06:02:00 +00:00
ut branches/innodb+: Merge revisions r5971:6130 from branches/zip. 2009-11-04 06:02:00 +00:00
ChangeLog branches/innodb+: Merge revisions 6801:6853 from branches/zip: 2010-03-23 11:50:18 +00:00
CMakeLists.txt branches/innodb+: Merge revisions 6801:6853 from branches/zip: 2010-03-23 11:50:18 +00:00
compile-innodb branches/innodb+: Merge revisions 4150:4528 from branches/zip: 2009-03-24 08:32:21 +00:00
compile-innodb-debug branches/innodb+: Merge revisions 4150:4528 from branches/zip: 2009-03-24 08:32:21 +00:00
COPYING branches/innodb+: Merge revisions 4150:4528 from branches/zip: 2009-03-24 08:32:21 +00:00
COPYING.Google branches/innodb+: Merge revisions 4150:4528 from branches/zip: 2009-03-24 08:32:21 +00:00
COPYING.Percona branches/innodb+: Merge revisions 5144:5524 from branches/zip 2009-07-21 00:09:29 +00:00
COPYING.Sun_Microsystems branches/innodb+: Merge revisions 5144:5524 from branches/zip 2009-07-21 00:09:29 +00:00
Doxyfile branches/innodb+: Merge revisions 5091:5143 from branches/zip: 2009-05-27 09:52:16 +00:00
ha_innodb.def branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
Makefile.am branches/innodb+: Merge revisions r5971:6130 from branches/zip. 2009-11-04 06:02:00 +00:00
plug.in branches/innodb+: Merge revisions 6773:6801 from branches/zip: 2010-03-11 11:57:05 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/innodb+: Merge revisions 4150:4528 from branches/zip: 2009-03-24 08:32:21 +00:00