diff options
author | Igor Babaev <igor@askmonty.org> | 2012-09-01 23:51:47 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2012-09-01 23:51:47 -0700 |
commit | cfde11fc4f02e701b856311769d70ccc47d16539 (patch) | |
tree | c5b92e4c5d32e7cfa8cee55d29d1bb951890e13d /debian/libmariadbclient18.files | |
parent | 98f239a8494104743b4a7f2df5b8d7f310975689 (diff) | |
download | mariadb-git-cfde11fc4f02e701b856311769d70ccc47d16539.tar.gz |
Fixed bug mdev-503.
If a table is already in the table cache but without data from persistent
statistical tables then the function open_and_process_table should not
only allocate memory for this statistical data in the corresponding
TABLE_SHARE object, but also should copy the references to the data into
certain fields of the TABLE data structure: for each key of the table
KEY::read_stats should be copied, and for each column of the table
Field::read_stats should be copied.
Diffstat (limited to 'debian/libmariadbclient18.files')
0 files changed, 0 insertions, 0 deletions