MCPcopy Create free account
hub / github.com/MariaDB/server / append_create_info

Method append_create_info

sql/handler.h:4663–4663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4661
4662 virtual int indexes_are_disabled(void) {return 0;}
4663 virtual void append_create_info(String *packet) {}
4664 /**
4665 If index == MAX_KEY then a check for table is made and if index <
4666 MAX_KEY then a check is made if the table has foreign keys and if

Callers 1

add_table_optionsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected