mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0
into deer.(none):/home/hf/work/mysql-5.0.12281
This commit is contained in:
commit
61fbf03610
1 changed files with 1 additions and 0 deletions
|
@ -1204,6 +1204,7 @@ public:
|
||||||
int store(longlong nr);
|
int store(longlong nr);
|
||||||
int store_decimal(const my_decimal *);
|
int store_decimal(const my_decimal *);
|
||||||
void get_key_image(char *buff,uint length,imagetype type);
|
void get_key_image(char *buff,uint length,imagetype type);
|
||||||
|
uint size_of() const { return sizeof(*this); }
|
||||||
};
|
};
|
||||||
#endif /*HAVE_SPATIAL*/
|
#endif /*HAVE_SPATIAL*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue