summaryrefslogtreecommitdiff
path: root/scripts/mysql_find_rows.sh
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2014-08-03 15:12:53 +0300
committerMonty <monty@mariadb.org>2014-08-09 13:22:01 +0300
commitb4c74e2ab4c3676dd081421649de83ee0fb0f63c (patch)
treefb2d2f915ad4bb26842d378d80f04819e2b00bb3 /scripts/mysql_find_rows.sh
parent3bde13932ee53ee765a858e4413bc6c6af296d4b (diff)
downloadmariadb-git-b4c74e2ab4c3676dd081421649de83ee0fb0f63c.tar.gz
Change MySQL -> MariaDB inc scripts
Diffstat (limited to 'scripts/mysql_find_rows.sh')
-rw-r--r--scripts/mysql_find_rows.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysql_find_rows.sh b/scripts/mysql_find_rows.sh
index 48c4915ae00..8a163e0edf1 100644
--- a/scripts/mysql_find_rows.sh
+++ b/scripts/mysql_find_rows.sh
@@ -131,7 +131,7 @@ $0 Ver $version
Prints all SQL queries that matches a regexp or contains a 'use
database' or 'set ..' command to stdout. A SQL query may contain
-newlines. This is useful to find things in a MySQL update log.
+newlines. This is useful to find things in a MariaDB update log.
$0 takes the following options: