diff options
author | Monty <monty@mariadb.org> | 2014-08-03 15:12:53 +0300 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2014-08-09 13:22:01 +0300 |
commit | b4c74e2ab4c3676dd081421649de83ee0fb0f63c (patch) | |
tree | fb2d2f915ad4bb26842d378d80f04819e2b00bb3 /scripts/mysql_zap.sh | |
parent | 3bde13932ee53ee765a858e4413bc6c6af296d4b (diff) | |
download | mariadb-git-b4c74e2ab4c3676dd081421649de83ee0fb0f63c.tar.gz |
Change MySQL -> MariaDB inc scripts
Diffstat (limited to 'scripts/mysql_zap.sh')
-rw-r--r-- | scripts/mysql_zap.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mysql_zap.sh b/scripts/mysql_zap.sh index a9c3e7a7f5a..98c3603df15 100644 --- a/scripts/mysql_zap.sh +++ b/scripts/mysql_zap.sh @@ -15,8 +15,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -# This is a utility for MySQL. It is not needed by any standard part -# of MySQL. +# This is a utility for MariaDB. It is not needed by any standard part +# of MariaDB. # Usage: mysql_zap [-signal] [-f] [-t] pattern |