Bug #20958 Error testing mysql 5.1.11
Submitted: 11 Jul 2006 6:06 Modified: 12 Sep 2006 11:10
Reporter: Pierre Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.1.11 OS:Linux (GNU/Linux)
Assigned to: Magnus Blåudd CPU Architecture:Any

[11 Jul 2006 6:06] Pierre
Description:
# make test
cd mysql-test ; \
./mysql-test-run.pl --mysqld=--binlog-format=statement && \
./mysql-test-run.pl --ps-protocol --mysqld=--binlog-format=row
Using ndbcluster if necessary, mysqld supports it
Setting mysqld to support SSL connections
Using MTR_BUILD_THREAD      = 0
Using MASTER_MYPORT         = 9306
Using MASTER_MYPORT1        = 9307
Using SLAVE_MYPORT          = 9308
Using SLAVE_MYPORT1         = 9309
Using SLAVE_MYPORT2         = 9310
Using NDBCLUSTER_PORT       = 9310
Using NDBCLUSTER_PORT_SLAVE = 9311
Using IM_PORT               = 9312
Using IM_MYSQLD1_PORT       = 9313
Using IM_MYSQLD2_PORT       = 9314
Killing Possible Leftover Processes
Removing Stale Files
Installing Master Database
mysql-test-run: *** ERROR: Error executing mysqld --bootstrap
Could not install master test DBs
make: *** [test] Error 1

How to repeat:
./configure
make
make test
[14 Jul 2006 9:03] Valeriy Kravchuk
Thank you for a problem report. Plese, send the df -k results. Maybe, you just have not enough free disk space.
[27 Jul 2006 20:03] Pierre
I can assure you that I have plenty of disk space
[28 Jul 2006 8:18] Sveta Smirnova
Verified on Linux using last BK 5.1 sources as reporter described.
[12 Sep 2006 11:10] Magnus Blåudd
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html
[12 Sep 2006 12:56] Magnus Blåudd
Pierre, please let us if you still expericence this problem. Could not repeat.