mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Merge mysql.com:/home/kostja/mysql/tmp_merge
into mysql.com:/home/kostja/mysql/mysql-5.1-merge
This commit is contained in:
commit
5ed755d0d8
19 changed files with 275 additions and 26 deletions
|
|
@ -29,7 +29,7 @@ class ha_heap: public handler
|
|||
key_map btree_keys;
|
||||
/* number of records changed since last statistics update */
|
||||
uint records_changed;
|
||||
bool key_stats_ok;
|
||||
uint key_stat_version;
|
||||
public:
|
||||
ha_heap(TABLE_SHARE *table);
|
||||
~ha_heap() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue