mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge mysql.com:/home/ram/work/b26012/b26012.5.0
into mysql.com:/home/ram/work/b26012/b26012.5.1 sql/field.h: Auto merged
This commit is contained in:
@@ -826,6 +826,7 @@ public:
|
||||
uint32 pack_length() const { return sizeof(double); }
|
||||
void sql_type(String &str) const;
|
||||
uint32 max_length() { return 53; }
|
||||
uint size_of() const { return sizeof(*this); }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user