[geeks] MySQL question

Bill Bradford mrbill at mrbill.net
Wed May 19 22:23:39 CDT 2004


On Wed, May 19, 2004 at 10:38:52PM -0400, Kurt Huhn wrote:
> For your mysql privs database, you can remove the statements to create 
> tables where those tables already exist, and keep the ones to insert 
> the values.  Just make sure that the table structure is the same 
> between the two installations.
> 
> For instance, in your mysql.sql file:
> 
> ** comment out this block**
> 
> **stop commenting things out here**
> 
> **this is where the data lives, keep this stuff**
> 
> Compare the structure of the stuff your commenting out, if it's the 
> same, you're good to go.

That did it, thanks!  That's the only database I'll have to do that
for - everything else can be clean-created and imported.

Bill

-- 
bill bradford
austin texas



More information about the geeks mailing list