gt; I wanna test my running MySQL server. According to the README in the
> > "mysql-test" directory, "If you want to use an already running MySQL
> server
> > for specific tests, use the --extern option to mysql-test-run".
> >
> > For example, mysql-test-run -
ready running MySQL server
> for specific tests, use the --extern option to mysql-test-run".
>
> For example, mysql-test-run --extern alias
>
> But the README also pointed out that "some tests cannot run with an
> external server".
>
> My question is how to kn
Hi, all,
I wanna test my running MySQL server. According to the README in the
"mysql-test" directory, "If you want to use an already running MySQL server
for specific tests, use the --extern option to mysql-test-run".
For example, mysql-test-run --extern alias
But the REA
Hi Jenny
Jenny Chen wrote:
> Hi,
>
> Recently, I built mysql5.0 on Solaris 10 amd64, but when running "make
> test", the bundled "sp" test failed
> with the following error:
>
> mysqltest: At line 1527: query 'call fib(20)' failed: 1436: Thread stack
> overrun: 186944 bytes used of a 262144 byte
Hi,
Recently, I built mysql5.0 on Solaris 10 amd64, but when running "make
test", the bundled "sp" test failed
with the following error:
mysqltest: At line 1527: query 'call fib(20)' failed: 1436: Thread stack
overrun: 186944 bytes used of a 262144 byte stack, and 81920 bytes
needed. Use 'mysq
AIX server use 64 bits kernel and Enhanced
Journal File System (JFS2). It also have 1 GB of RAM and 35 GB Hard
Disk. I remembered that running this test is require to make sure MySQL
work properly and can handle the workload with the machine. So, I typed
the mysql-test-run command and here
ed
Journal File System (JFS2). It also have 1 GB of RAM and 35 GB Hard
Disk. I remembered that running this test is require to make sure MySQL
work properly and can handle the workload with the machine. So, I typed
the mysql-test-run command and here's what I got.
--
I though there were (a lot) more
tests available? Why isn't there a simple way of running all available
tests on an installed and running mysql server?
And when I try it this happens:
db1 mysql-test # ./mysql-test-run --extern alias analyze
Starting Tests
TEST
at 13:40 -0700, David Sparks wrote:
> According to the README, mysql-test-run supports an --external option:
>
> db1 mysql-test # grep -a1 external README
>
> If you want to run the test with a running MySQL server use the --external
> option to mysql-test-run.
>
>
>
According to the README, mysql-test-run supports an --external option:
db1 mysql-test # grep -a1 external README
If you want to run the test with a running MySQL server use the --external
option to mysql-test-run.
However it doesn't actually support it:
db1 mysql-test # ./mysql-tes
Hello. Thought I¹d pass this along to whoever cares.
Issue:
error running the mysql-test-run as logged
> Installing Test Databases
> Removing Stale Files
> Installing Master Databases
> mysqld is missing - looked in ../bin
> Error: Could not install master test DBs
Any sugges
I am sorry, I forgot to mention that MySql passed or skipped all tests
up to the
ctype_latin1_de test the message in terminal is
ERROR: /usr/local/stayathome/mysql/mysql-test/var/run/master.pid
was not created in 30 seconds; Aborting
I have tried mysql-test-run --force (times out after 30
From: root <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [mysql-test-run failure Mac OS X 10.2.6]
>Description:
>How-To-Repeat:
< sudo perl mysql-test-run>
>Fix:
< unknown >
>Submitter-Id:
>Originator:System Administrator
>O
/cygdrive/g/mysql/mysql-3.23.55-pc-linux-i686/mysql-test
$ mysql-test-run
Installing Test Databases
Removing Stale Files
Installing Master Databases
../bin/mysqld: 1: Syntax error: "(" unexpected
Error: Could not install master test DBs
What is the cause of this error?
Thank Y
all passed up to rpl01:
At line 6: query 'slave stop' failed: 1199: This operation requires a
running slave, configure slave and do SLAVE START
home/mysql/bin/mysqltest: At line 6: query 'load data infile'
../../std_data/words.dat' into table t1' filed: 1085: The file
../../std_data/words.
>Description:
The mysql-test-run script uses 'time -p' to time the test scripts on
line 782 of the script. The -p option on this version of Tru64 is
broken though and causes the test script(s) to fail. Since -p is the
the default option for time on
>Description:
mysql-test-run script uses the test [ -e "$BASEDIR/client/.libs/mysqltest" ]
(line 276 )
since the script uses /bin/sh, and this test [ -e ] is not implemented
in /bin/sh on solaris, the mysql-test-run script fails & exits
>How-To-Repeat:
Hi David, did you ever find out how to resolve the problem
where rpl15 and rpl16 fail, after a mysql-3.23.37 build?
I have the same problem, when building (using gcc-2.95.3) for
Solaris/SPARC 7 and 8. When I run rpl15, the mysqld-slave.err
messages say --
010508 20:50:19 Slave: co
s:
rpl01
rpl04
rpl07
rpl15
rpl16
>How-To-Repeat:
$ mysql-test/mysql-test-run
>Fix:
??
>Submitter-Id:
>Originator:
>Organization:
-
leif rustvold - compute
If anyone has successfully gotten MySQL to work on Mac OS X, could you
please share your tips/solutions? There are at least 3 other people who
are not able to get it to work and are showing a variety of problems
(can't shut msqld down (hangs), fails to complete the install tests
(mysql
20 matches
Mail list logo