506
506
friend bool reopen_table(Session *,Table *,bool);
507
507
friend int cre_myisam(char * name, register Table *form, uint32_t options,
508
508
uint64_t auto_increment_value);
510
510
friend class Item_avg_field;
511
511
friend class Item_std_field;
512
512
friend class Item_sum_num;