1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Change MySQL -> MariaDB inc scripts

This commit is contained in:
Monty
2014-08-03 15:12:53 +03:00
parent 3bde13932e
commit b4c74e2ab4
10 changed files with 67 additions and 68 deletions

View File

@ -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: