Changeset 674ac00a
- Timestamp:
- 01/11/2004 07:14:34 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- cfa7a7d
- Parents:
- 6b0a345
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
content/databases/mysql/mysql-config.xml
r6b0a345 r674ac00a 83 83 then 84 84 print_status warning running 85 exit 185 exit 0 86 86 else 87 87 rm -f $pid_file … … 94 94 if [ $failure = 1 ] 95 95 then 96 (exit $failure) 97 evaluate_retval 96 print_status failure 98 97 else 99 98 /usr/bin/mysqld_safe --user=mysql 2>&1 >/dev/null &
Note:
See TracChangeset
for help on using the changeset viewer.