Bug #65324 | dbt2-0.37.50 script start mysqld error | ||
---|---|---|---|
Submitted: | 16 May 2012 0:54 | Modified: | 26 May 2012 10:26 |
Reporter: | Bin Hong (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Tests | Severity: | S7 (Test Cases) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[16 May 2012 0:54]
Bin Hong
[16 May 2012 0:54]
Bin Hong
serious
[16 May 2012 0:57]
Bin Hong
dbt2 automated config
Attachment: autobench_inodb.conf (application/octet-stream, text), 16.30 KiB.
[16 May 2012 0:57]
Bin Hong
dbt2 automate benchmark config
Attachment: autobench_inodb.conf (application/octet-stream, text), 16.30 KiB.
[16 May 2012 1:11]
Bin Hong
i found this problem in start-ndb.sh script line 830 if test "x$MYSQL_BASE" = "x5.1" ; then LANGUAGE_OPTION="--language=${BASE_DIR}/share/mysql/english" else i fix ${BASE_DIR}/share/english How about this?
[18 May 2012 10:22]
Mikael Ronström
Your suggested fix is correct, I will fix the script in the public tarball next upload, will update bug when done so.