~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/drizzled_safe.in

  • Committer: Jay Pipes
  • Date: 2009-01-28 04:37:41 UTC
  • mto: This revision was merged to the branch mainline in revision 815.
  • Revision ID: jpipes@serialcoder-20090128043741-me3k49uo0dz268o2
Fix for Bug #251012. Removed reference to MySQL documentation from drizzled_safe script.

Show diffs side-by-side

added added

removed removed

Lines of Context:
394
394
does not exist or is not executable. Please cd to the mysql installation
395
395
directory and restart this script from there as follows:
396
396
./bin/drizzled_safe&
397
 
See http://dev.mysql.com/doc/mysql/en/drizzled-safe.html for more information"
 
397
"
398
398
  exit 1
399
399
fi
400
400