217
217
extern key_map key_map_full; /* Should be threaded as const */
218
218
extern const char *primary_key_name;
230
static const char last_bit[16]= {32, 0, 1, 0,
257
fprintf(stderr, " %s 2^%d", (first?"":"+"), i);
277
220
#endif /* _SQL_BITMAP_H_ */