Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
-
s.dot
- Tranquility In Moderation
- Posts: 5001
- Joined: Sun Feb 06, 2005 7:18 pm
- Location: Indiana
Post
by s.dot »
When exporting a MySQL database into a .sql file saved to disc, there is an option that can be checked or unchecked that says "remember template".
What does this mean?
Does this simply mean save the table structure as well as the information or what?
-
mantrax
- Forum Newbie
- Posts: 5
- Joined: Sun Sep 19, 2004 5:58 am
- Location: Italy - Asolo (Treviso)
Post
by mantrax »
test both ways and watches the difference
-
feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Post
by feyd »
the template has to do with the filename pattern you set.