browse tables create new table db tools manually enter SQL version
gus_demo : SQL Export
table records columns include in export
articles 2 3 ^ v
articles2 2 3 ^ v
articles3 3 3 ^ v
building 3 8 ^ v
enemyship_map 6 2 ^ v
friendship_map 5 2 ^ v
lifeform 6 8 ^ v
mysql_errorlog 6 6 ^ v
randombit 1 2 ^ v
tf_browsescheme 0 11 ^ v
tf_browsetype 0 2 ^ v
tf_column_info 0 18 ^ v
tf_concordance 0 10 ^ v
tf_concordance_hit 0 10 ^ v
tf_dbdiff 0 2 ^ v
tf_dbdiff_table 14 6 ^ v
tf_dbmap 0 3 ^ v
tf_dbmap_table 39 5 ^ v
tf_relation 12 7 ^ v
tf_relation_type 4 2 ^ v
tf_scriptlog 28275 5 ^ v
tf_sqllog 83 4 ^ v
tf_validation_pattern 6 3 ^ v
tf_validation_type 5 2 ^ v
When building SQL for export:

do not include table definitions
do not include data
include code to drop replaced tables and data
include code to delete old data
include tableform database relations
include tableform extra column meta-information
slash-escape single quotes
HTML-escape single quotes
don't include charset info
don't include the name of the database
recursively include related data
include code to generate compatible auto++ primary keys in destination
prefixes all tablenames
postfixes all tablenames

select all | select none