~stewart/drizzle/update-innobase

  • Committer: Stewart Smith
  • Author(s): Vasil Dimov, Stewart Smith
  • Date: 2010-12-20 02:24:00 UTC
  • Revision ID: stewart@flamingspork.com-20101220022400-0p9lvvppwgaowdju
Merge Revision revid:vasil.dimov@oracle.com-20101102165720-164z3666y3tut4c2 from MySQL InnoDB

Original revid:vasil.dimov@oracle.com-20101102165720-164z3666y3tut4c2

Original Authors: Vasil Dimov <vasil.dimov@oracle.com>
Original commit message:
Fix Bug#53046 dict_update_statistics_low can still be run concurrently on same table

Replace the array of mutexes that used to protect
dict_index_t::stat_n_diff_key_vals[] with an array of rw locks that protects
all the stats related members in dict_table_t and all of its indexes.

Approved by:    Jimmy (rb://503)
Filename Latest Rev Last Changed Committer Comment Size
..
client 1 15 years ago brian clean slate Diff
config 1 15 years ago brian clean slate Diff
docs 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. Diff
drizzled 214 15 years ago Brian Aker Rename of fields (fix issue with string and decima Diff
examples 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. Diff
extra 1022.2.34 15 years ago Monty Taylor Merged Monty from lp:~mordred/drizzle/kill-malloc Diff
libdrizzle 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. Diff
m4 202.3.14 15 years ago Monty Taylor Moved m4 macros to top-level m4 dir, per GNU stand Diff
plugin 1 15 years ago brian clean slate Diff
po 202.3.1 15 years ago Monty Taylor Added very initial gettextize stuff. Diff
support-files 1 15 years ago brian clean slate Diff
tests 77.1.47 15 years ago Monty Taylor Moved test to tests... Diff
unittests 1377.8.1 14 years ago pawel primitive integration of the testing framework wit Diff
win32 1712.1.1 13 years ago Monty Taylor Merged libdrizzle directly into tree. Diff
.bzrignore 1819.163.65 13 years ago Brian Aker Merge Marisa, docs changes. 6.4 KB Diff Download File
.quickly 1819.30.1 13 years ago Monty Taylor Updated pandora-build files to version 0.161 111 bytes Diff Download File
AUTHORS 1819.94.1 13 years ago Monty Taylor Updated AUTHORS list with everyone from bzr logs. 1.2 KB Diff Download File
configure.ac 1819.75.1 13 years ago Brian Aker Fix merge issue. 6.3 KB Diff Download File
COPYING 1802.10.1 13 years ago Monty Taylor Update COPYING file to have current FSF address in 17.5 KB Diff Download File
COPYING.Boost 1815.1.1 13 years ago Monty Taylor Embed a modified version of parse_config_file. The 1.3 KB Diff Download File
COPYING.BSD 1799.2.2 13 years ago Monty Taylor Added BSD copying file. 1.3 KB Diff Download File
DRIZZLE.FAQ 665.1.4 15 years ago Eric Herman Added pointer to online version of the FAQ 5.8 KB Diff Download File
EXCEPTIONS-CLIENT 1 15 years ago brian clean slate 5 KB Diff Download File
Makefile.am 1819.257.1 13 years ago Monty Taylor Distribute link-warning.h and distribute it with t 5 KB Diff Download File
NEWS 194 15 years ago Brian Aker Documentation cleanup 41 bytes Diff Download File
README 992.1.3 15 years ago Monty Taylor Clarified instructions in README. 821 bytes Diff Download File