MCPcopy Create free account
hub / github.com/arkdb/inception / mysql_recreate_table

Function mysql_recreate_table

sql/sql_table.cc:6332–6353  ·  view source on GitHub ↗

Recreates tables by calling mysql_alter_table(). SYNOPSIS mysql_recreate_table() thd Thread handler tables Tables to recreate RETURN Like mysql_alter_table(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mysql_admin_tableFunction · 0.85
executeMethod · 0.85

Calls 2

mysql_alter_tableFunction · 0.85
set_typeMethod · 0.45

Tested by

no test coverage detected