Home
last modified time | relevance | path

Searched defs:Lex_dyncol_type_st (Results 1 – 5 of 5) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dstructs.h621 struct Lex_dyncol_type_st: public Lex_length_and_dec_st struct
626 void set(int type, const char *length, const char *dec) in set()
631 void set(int type, Lex_length_and_dec_st length_and_dec) in set()
636 void set(int type, const char *length) in set()
640 void set(int type) in set()
644 int dyncol_type() const { return m_type; } in dyncol_type()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dstructs.h640 struct Lex_dyncol_type_st: public Lex_length_and_dec_st struct
645 void set(int type, const char *length, const char *dec) in set()
650 void set(int type, Lex_length_and_dec_st length_and_dec) in set()
655 void set(int type, const char *length) in set()
659 void set(int type) in set()
663 int dyncol_type() const { return m_type; } in dyncol_type()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dstructs.h637 struct Lex_dyncol_type_st: public Lex_length_and_dec_st struct
642 void set(int type, const char *length, const char *dec) in set()
647 void set(int type, Lex_length_and_dec_st length_and_dec) in set()
652 void set(int type, const char *length) in set()
656 void set(int type) in set()
660 int dyncol_type() const { return m_type; } in dyncol_type()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dstructs.h637 struct Lex_dyncol_type_st: public Lex_length_and_dec_st struct
642 void set(int type, const char *length, const char *dec) in set()
647 void set(int type, Lex_length_and_dec_st length_and_dec) in set()
652 void set(int type, const char *length) in set()
656 void set(int type) in set()
660 int dyncol_type() const { return m_type; } in dyncol_type()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dstructs.h640 struct Lex_dyncol_type_st: public Lex_length_and_dec_st struct
645 void set(int type, const char *length, const char *dec) in set()
650 void set(int type, Lex_length_and_dec_st length_and_dec) in set()
655 void set(int type, const char *length) in set()
659 void set(int type) in set()
663 int dyncol_type() const { return m_type; } in dyncol_type()