diff options
author | Vasil Dimov <vasil.dimov@oracle.com> | 2010-11-02 18:57:20 +0200 |
---|---|---|
committer | Vasil Dimov <vasil.dimov@oracle.com> | 2010-11-02 18:57:20 +0200 |
commit | 49cbbf6ea4d9dbcd75292967a67173d21e61fc25 (patch) | |
tree | 93ab3852bc770e54e187d96888a3a90364d5a14f /storage/csv/plug.in | |
parent | addb14753368e09fb3cb10e6d5cda69e3e96a4e0 (diff) | |
download | mariadb-git-49cbbf6ea4d9dbcd75292967a67173d21e61fc25.tar.gz |
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)
Diffstat (limited to 'storage/csv/plug.in')
0 files changed, 0 insertions, 0 deletions