Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.34
-
Fix Version/s: 5.5.35
-
Component/s: None
-
Labels:None
Description
The mysql_tzinfo_to_sql_symlink fails in an out-of-source build on Linux:
cd mariadb-5.5.34 mkdir build cd build cmake .. make cd mysql-test ./mtr mysql_tzinfo_to_sql_symlink mysql-test-run: *** ERROR: Could not find any of /home/bar/maria-bzr/maria-5.5/sql/mysql_tzinfo_to_sql /home/bar/maria-5.5/build/client/mysql_tzinfo_to_sql
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Fixed in 5.5, with these revisions:
revno: 3982 A clean-up for the previous commit (mtr mysql_tzinfo_to_sql_symlink)
revno: 3981 "mtr mysql_tzinfo_to_sql_symlink" failed in out-of-source builds...