mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Change MySQL -> MariaDB inc scripts
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
# This script reports various configuration settings that may be needed
|
||||
# when using the MySQL client library.
|
||||
# when using the MariaDB client library.
|
||||
|
||||
which ()
|
||||
{
|
||||
@ -39,7 +39,7 @@ which ()
|
||||
#
|
||||
# If we can find the given directory relatively to where mysql_config is
|
||||
# we should use this instead of the incompiled one.
|
||||
# This is to ensure that this script also works with the binary MySQL
|
||||
# This is to ensure that this script also works with the binary MariaDB
|
||||
# version
|
||||
|
||||
fix_path ()
|
||||
|
Reference in New Issue
Block a user