Bug #28721 blackhole test fails if running with --extern flag
Submitted: 28 May 2007 9:54 Modified: 7 Jun 2007 12:31
Reporter: Sveta Smirnova Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version:5.0, 4.1 OS:Any (Linux)
Assigned to: Magnus Blåudd CPU Architecture:Any

[28 May 2007 9:54] Sveta Smirnova
Description:
When running blackhole test with --extern option, I get following error:

mysqltest: At line 112: query 'load data infile '../std_data_ln/words.dat' into
table t2' failed: 13: Can't get stat of '/var/lib/std_data_ln/words.dat'
(Errcode: 2)

How to repeat:
./mysql-test-run.pl --extern --user=root --sock=/tmp/mysql501.sock blackhole

Suggested fix:
Use full path to words.dat
[28 May 2007 9:56] Sveta Smirnova
This report splitted from Bug #28718
[7 Jun 2007 12:31] Magnus Blåudd
Fixed by patch for bug#28718