~ubuntu-branches/ubuntu/lucid/mysql-dfsg-5.1/lucid

« back to all changes in this revision

Viewing changes to debian/mysql-server-5.1.logcheck.ignore.workstation

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek, Mathias Gug, Steve Langasek
  • Date: 2010-03-31 20:27:39 UTC
  • Revision ID: james.westby@ubuntu.com-20100331202739-6g29o1fho7i4umjb
Tags: 5.1.41-3ubuntu10
[ Mathias Gug ]
* Ship mysqld_safe script (LP: #552053).
* debian/control: Use database for the package section (LP: #498939).
* debian/mysql-server-5.1.templates: fix MySQL Cluster package name to
  mention mysql-cluster-server (LP: #394515).
* debian/mysql-common.preinst: delete skip-bdb option if upgrading from 5.0
  since 5.1 fails to start if skip-bdb is in the configuration file.
  (LP: #444349).

[ Steve Langasek ]
* un-fuzzy the translations, which were only fuzzied due to a changed
  package name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
mysqld\[[0-9]+\]: .*/usr/sbin/mysqld: Shutdown Complete$
14
14
mysqld\[[0-9]+\]: Version: .* socket
15
15
mysqld\[[0-9]+\]: Warning: Ignoring user change to 'mysql' because the user was set to 'mysql' earlier on the command line$
 
16
mysqld_safe\[[0-9]+\]: ?$
 
17
mysqld_safe\[[0-9]+\]: able to use the new GRANT command!$
 
18
mysqld_safe\[[0-9]+\]: ended$
 
19
mysqld_safe\[[0-9]+\]: http://www.mysql.com$
 
20
mysqld_safe\[[0-9]+\]: NOTE:  If you are upgrading from a MySQL <= 3.22.10 you should run$
 
21
mysqld_safe\[[0-9]+\]: PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !$
 
22
mysqld_safe\[[0-9]+\]: Please report any problems with the /usr/bin/mysqlbug script!$
 
23
mysqld_safe\[[0-9]+\]: See the manual for more instructions.$
 
24
mysqld_safe\[[0-9]+\]: started$
 
25
mysqld_safe\[[0-9]+\]: Support MySQL by buying support/licenses at https://order.mysql.com$
 
26
mysqld_safe\[[0-9]+\]: The latest information about MySQL is available on the web at$
 
27
mysqld_safe\[[0-9]+\]: the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be$
 
28
mysqld_safe\[[0-9]+\]: To do so, start the server, then issue the following commands:$
 
29
mysqld_safe\[[0-9]+\]: /usr/bin/mysqladmin -u root -h app109 password 'new-password'$
 
30
mysqld_safe\[[0-9]+\]: /usr/bin/mysqladmin -u root password 'new-password'$
16
31
usermod\[[0-9]+\]: change user `mysql' GID from `([0-9]+)' to `\1'$
17
32
usermod\[[0-9]+\]: change user `mysql' shell from `/bin/false' to `/bin/false'$