<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am messing with more MySql, trying to dump tables 
to .txt files. I am getting permission denied within this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>mysqldump -uroot -p Meet_A_Geek Customers 
&gt;MeetAGeek_Customers.txt</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I get the same without specifying the user. I was 
messing with mysqladmin and getting the same type of problems, when I discovered 
the password is blank, nothing there. It gives me the info I need without any 
password. I looked up how to change it, but all I can find is info on changing 
it from one password to another. I am guessing the problems are related. Can I 
get any pointers on how to set the password and get a successful 
dump?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Raymond</FONT></DIV></FONT></DIV></BODY></HTML>