help installind run-all-tests

--0-782106137-1127253741=:76200
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

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.
--0-782106137-1127253741=:76200--
Irma Cristina Cruz Ca [ Mi, 21 September 2005 00:02 ] [ ID #974738 ]

R: help installind run-all-tests

------=_NextPart_000_21254_01C5BE8E.2B270C60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Sorry for the question but...
have you used the "MySql User/Password"??
If Yes, the default value is "root/blanck" have you changed this?
If Yes, probably you wrote it wrong.
To be sure try to connect at MySql manually, using user/password and =
select a DB and try to create a new table.

This is a first step.

Good luck.

Andrea.

________________________________

Da: Irma Cristina Cruz Castro [mailto:ic_cruzcastro [at] yahoo.com]
Inviato: mer 21/09/2005 0.02
A: perl [at] lists.mysql.com
Oggetto: help installind run-all-tests



i'm trying to install the benchmarks of mysql
I wrote the instruction that the README file say:

run-all-tests --server=3Dmysql --cmp=3Dmysql,pg,solid --user=3Dtest =
--password=3Dtest --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=3Dmysql --cmp=3Dmysql,pg,solid --user=3Droot =
--password=3D[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',...=3D failed: Can't connect to =
MySQL server on 'localhost'(10048) at ./test-connect line 67
DBI connect('test:localhost', root',...=3D 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.

------------------------------------------------------------ --------

CONFIDENTIALITY NOTICE

This message and its attachments are addressed solely to the persons =
above and may contain confidential information. If you have received the =
message in error, be informed that any use of the content hereof is =
prohibited. Please return it immediately to the sender and delete the =
message. Should you have any questions, please contact us by replying to =
webmaster [at] telecomitalia.it.

Thank you

www.telecomitalia.it

------------------------------------------------------------ --------
------=_NextPart_000_21254_01C5BE8E.2B270C60--
laboratorio sistemi t [ Mi, 21 September 2005 09:22 ] [ ID #976482 ]
Datenbanken » gmane.comp.db.mysql.perl » help installind run-all-tests

Vorheriges Thema: Installation problem: DBD::mysql
Nächstes Thema: DBD:mysql make test fails