- Timestamp:
- 12/05/17 13:24:50 (7 years ago)
- Branches:
- master, perl-5.22
- Children:
- df958d5
- Parents:
- 9d05a18 (diff), 67ad486 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/commonservers/mysql_conf/root/etc/postinst.d/post.mysqld
r9d05a18 r34a7c56 21 21 rm -rf /usr/mysql-test/ /usr/sql-bench/ &>/dev/null 22 22 23 23 24 #its important to delete old stuff like /usr/libexec/mysqld 25 removepkg /var/log/packages/mysql-4.1.* 26 24 27 if ! [ -e /var/log/packages/mysql-9999-i586-9998 ]; then 25 28 removepkg /var/log/packages/mysql-* /var/log/packages/mysql5-* /var/log/packages/mysql51-* /var/log/packages/mysql55-*
Note: See TracChangeset
for help on using the changeset viewer.