help installind run-all-tests

Irma Cristina Cruz Castro <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
i'm trying to install the benchmarks of mysql 
I wrote the instruction that the README file say:
 
run-all-tests --server=mysql --cmp=mysql,pg,solid --user=test --password=test --log
 
buy it doesn't work beacuse of the user and password it said "Accesde deneid..."
 
So i thougt i have to use a valid user so I wrote:
 
run-all-tests --server=mysql --cmp=mysql,pg,solid --user=root --password=[here i wrote my password] --log
 
it seems to work, even i so how the tables were created but suddenly the tables were drop  and was send this message
 
DBI connect('test:localhost', root',...= failed: Can't connect to MySQL server on 'localhost'(10048) at ./test-connect line 67
DBI connect('test:localhost', root',...= failed: Can't connect to MySQL server on 'localhost'(10048) at ./test-connect line 67
.
. (the same)
.
Warning: Can't execute insert...
Got error:'Can't connect to Mysql server on 'localhost' (10048)' when connecting to DBI:mysql:test:localhost with user:'root' password: [mypassword]
Compilation failed in requires at ./test-select line 34
.
.
.
Test finished
 
ok that kind of errors appear... so i realize maybe the user was the problem...so i create a new user name test and password test to use exactly the same line as is wrote in the readme file
but it doesn't work an similar errors appear.
 
I need help please i don't know what happen
 
 
 
 

 
 
 

 

		
---------------------------------
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.